projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
315c5c8
)
ext/a52dec/gsta52dec.c: Actually leave the loop if we failed to sync. Don't crash.
author
Ronald S. Bultje
<rbultje@ronald.bitfreak.net>
Mon, 29 Nov 2004 11:16:47 +0000
(11:16 +0000)
committer
Ronald 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
patch
|
blob
|
history
diff --git
a/ChangeLog
b/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),