gst-libs/gst/riff/riff-read.c: On second thought, just skip JUNK chunks automatically...
authorTim-Philipp Müller <tim@centricular.net>
Fri, 19 May 2006 15:00:43 +0000 (15:00 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Fri, 19 May 2006 15:00:43 +0000 (15:00 +0000)
commit25d29c4f099fff57881fb5ff7a532455d2734d1d
treefa50f75860c966fc274f0e8e36a76223bc5d2f57
parent3ef484fe2b638384fbda72f5704df400bb06f218
gst-libs/gst/riff/riff-read.c: On second thought, just skip JUNK chunks automatically, so the caller doesn't have to ...

Original commit message from CVS:
* gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
On second thought, just skip JUNK chunks automatically, so
the caller doesn't have to handle this. Fixes #342345.
Also, return GST_FLOW_UNEXPECTED if we get a short read,
not GST_FLOW_ERROR.
ChangeLog
gst-libs/gst/riff/riff-read.c