Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-11-04 | Don't install static libs for plugins. Fixes #550851 for -bad. | Stefan Kost | 1 | -0/+1 |
2008-10-30 | gst/aiffparse/aiffparse.c: AIFF is always signed, even for 8 bit. | Michael Smith | 1 | -2/+1 |
2008-10-28 | gst/aiffparse/aiffparse.*: Calculate width from depth correctly. | Michael Smith | 2 | -6/+42 |
2008-10-14 | gst/aiffparse/aiffparse.c: Fix debugging category initialization. | Edward Hervey | 1 | -5/+3 |
2008-09-09 | gst/aiffparse/aiffparse.c: Support chunks in AIFF in any order in pull mode, ... | Michael Smith | 1 | -60/+81 |
2008-09-02 | Enable/fix up translations for these plugins. | Tim-Philipp Müller | 1 | -0/+7 |
2008-08-28 | gst/aiffparse/aiffparse.c: Read size of chunks preceeding the audio data with... | Michael Smith | 1 | -1/+1 |
2008-08-28 | Add an AIFF parsing element, heavily based on wavparse. | Michael Smith | 3 | -0/+1685 |