mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
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
This commit is contained in:
parent
b5d9bcbcc7
commit
d2d2f56e41
1 changed files with 8 additions and 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
|
||||
|
|
Loading…
Reference in a new issue