ext/a52dec/gsta52dec.c: Actually leave the loop if we failed to sync. Don't crash.

Original commit message from CVS:
* ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
Actually leave the loop if we failed to sync. Don't crash.
This commit is contained in:
Ronald S. Bultje 2004-11-29 11:16:47 +00:00
parent dc1c02d631
commit 1b3995f5c2

View file

@ -1,3 +1,8 @@
2004-11-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
Actually leave the loop if we failed to sync. Don't crash.
2004-11-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),