gstreamer/gst/aiffparse
Michael Smith 8618e452ae gst/aiffparse/aiffparse.c: Support chunks in AIFF in any order in pull mode, and any order so long as we get COMM bef...
Original commit message from CVS:
* gst/aiffparse/aiffparse.c:
Support chunks in AIFF in any order in pull mode, and any order so
long as we get COMM before the actual data (SSND) in push mode.
Fixes playback of AIFC files.
2008-09-09 01:14:10 +00:00
..
aiffparse.c gst/aiffparse/aiffparse.c: Support chunks in AIFF in any order in pull mode, and any order so long as we get COMM bef... 2008-09-09 01:14:10 +00:00
aiffparse.h Add an AIFF parsing element, heavily based on wavparse. 2008-08-28 00:25:28 +00:00
Makefile.am Add an AIFF parsing element, heavily based on wavparse. 2008-08-28 00:25:28 +00:00