gst/aiffparse/aiffparse.c: Support chunks in AIFF in any order in pull mode, and...
authorMichael Smith <msmith@xiph.org>
Tue, 9 Sep 2008 01:14:10 +0000 (01:14 +0000)
committerMichael Smith <msmith@xiph.org>
Tue, 9 Sep 2008 01:14:10 +0000 (01:14 +0000)
commit8618e452ae28d2df745925cb13961c039d565a48
tree54b7526f57335cd7ba3ae2e34abd1f8bbbc420fa
parent5d1c162f060a864db9db4102ea1fddccc83cf553
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.
ChangeLog
gst/aiffparse/aiffparse.c