diff options
author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-11-29 11:16:47 +0000 |
---|---|---|
committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-11-29 11:16:47 +0000 |
commit | 1b3995f5c26cca9d65ba616f62afe8dc4c569b0f (patch) | |
tree | 89fcdb2845b40bdb3030e1dbd9373312a4cb7169 | |
parent | dc1c02d631c24098f9127a214229e77de72de5e3 (diff) |
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.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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), |