From: Ronald S. Bultje Date: Sat, 18 Dec 2004 22:40:24 +0000 (+0000) Subject: gst/matroska/matroska-demux.c: Lace sizes can be zero. X-Git-Tag: 1.19.3~505^2~2672 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0a5b8042a5b735cc2282e8ec199c8109f4e94362;p=platform%2Fupstream%2Fgstreamer.git gst/matroska/matroska-demux.c: Lace sizes can be zero. Original commit message from CVS: * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint), (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup): Lace sizes can be zero. --- diff --git a/ChangeLog b/ChangeLog index 5561fbc..fc8a401 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2004-12-18 Ronald S. Bultje + * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint), + (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup): + Lace sizes can be zero. + +2004-12-18 Ronald S. Bultje + * ext/musepack/gstmusepackdec.cpp: Fetch error return values. Fixes #161624. * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):