mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 08:41:07 +00:00
ext/mad/gstmad.c: Fix for when the first format in a discont event is not a byte-based one. Should fix #137710.
Original commit message from CVS: * ext/mad/gstmad.c: (gst_mad_handle_event): Fix for when the first format in a discont event is not a byte-based one. Should fix #137710.
This commit is contained in:
parent
5897cacde2
commit
8b9bce1d98
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2004-05-17 Ronald Bultje <rbultje@ronald.bitfreak.net>
|
||||
|
||||
* ext/mad/gstmad.c: (gst_mad_handle_event):
|
||||
Fix for when the first format in a discont event is not a
|
||||
byte-based one. Should fix #137710.
|
||||
|
||||
2004-05-18 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
|
||||
|
||||
* m4/a52.m4 : fix compilation with -Wall -Werror
|
||||
|
|
Loading…
Reference in a new issue