mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 07:16:55 +00:00
Set XVID_LOWDELAY flag for decoding so files with bframes/packed bitstream are decoded correctly, bug #135407.
Original commit message from CVS: Set XVID_LOWDELAY flag for decoding so files with bframes/packed bitstream are decoded correctly, bug #135407.
This commit is contained in:
parent
a8e4794ce5
commit
0c6e29ceab
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@
|
|||
enable demuxing of TTA audio streams, fixes bug #148951.
|
||||
* gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
|
||||
enable typefinding for TTA audio files, fixes bug #148711.
|
||||
* ext/xvid/gstxviddec.c: (gst_xviddec_chain),
|
||||
set XVID_LOWDELAY flag for decoding so xvid always returns an image,
|
||||
fixes playback of packed bitstream and xvid with bframes, bug #135407.
|
||||
|
||||
2004-08-24 Sebastien Cote <sc5@hermes.usherb.ca>
|
||||
|
||||
|
|
Loading…
Reference in a new issue