ext/a52dec/gsta52dec.c: Actually leave the loop if we failed to sync. Don't crash.
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 29 Nov 2004 11:16:47 +0000 (11:16 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 29 Nov 2004 11:16:47 +0000 (11:16 +0000)
Original commit message from CVS:
* ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
Actually leave the loop if we failed to sync. Don't crash.

ChangeLog

index 394757a..0f88b77 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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),