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 | f8eaf56320b89da86aac12932fed81c3383eacb1 (patch) | |
tree | 85411c2b5cf71e59d4e6d1bf88e872dc9635d184 | |
parent | 66bd030823277747c7668a7b441f8d5e8b1bcd9d (diff) |
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
-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 |