mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-12 02:15:31 +00:00
ext/mad/gstmad.c: Don't call mad_stream_sync() directly after recovering sync.
Original commit message from CVS: Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net> * ext/mad/gstmad.c: (gst_mad_chain): Don't call mad_stream_sync() directly after recovering sync. Fixes #151661.
This commit is contained in:
parent
420c00b789
commit
cb8b8a6b6c
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2005-01-09 Francis Labonte <francis_labonte@hotmail.com>
|
||||
|
||||
Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||
|
||||
* ext/mad/gstmad.c: (gst_mad_chain):
|
||||
Don't call mad_stream_sync() directly after recovering sync.
|
||||
Fixes #151661.
|
||||
|
||||
2005-01-09 Martin Eikermann <meiker@upb.de>
|
||||
|
||||
Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||
|
|
Loading…
Reference in a new issue