diff options
author | Maciej Katafiasz <mathrick@mathrick.org> | 2005-02-21 18:58:46 +0000 |
---|---|---|
committer | Maciej Katafiasz <mathrick@mathrick.org> | 2005-02-21 18:58:46 +0000 |
commit | 440d1d81ffe3ca046ecd2672ba3acb6458b35c56 (patch) | |
tree | 7cc49f2d6f5002c4b6d022d41bd037a45696ace8 /ChangeLog | |
parent | f509149223f4a8992869da42d7b4a5d87b1d0ca2 (diff) | |
download | gst-plugins-bad-440d1d81ffe3ca046ecd2672ba3acb6458b35c56.tar.gz gst-plugins-bad-440d1d81ffe3ca046ecd2672ba3acb6458b35c56.tar.bz2 gst-plugins-bad-440d1d81ffe3ca046ecd2672ba3acb6458b35c56.zip |
Fix playback of certain invalid muxed streams. Partial fix for #149158
Original commit message from CVS:
Fix playback of certain invalid muxed streams. Partial fix for #149158
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2005-02-21 Maciej Katafiasz <mathrick@freedesktop.org> + + * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain): + * ext/faad/gstfaad.h: + TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with + certain invalid muxed streams, where some packets will contain + junk after decoder data. Fixes + 2005-02-21 Jan Schmidt <thaytan@mad.scientist.com> * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain): Make sure we only write to writable buffers |