summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-12-18 22:40:24 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-12-18 22:40:24 +0000
commit59726ae2df7bf826e7c546fee22641d5c651814a (patch)
treeaa5d87cd663d8dd6b0cdc9971ad8fcbbaecc4400 /ChangeLog
parent5297ba1a2236cebc5d149cb0a25951960af05021 (diff)
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5561fbcc..fc8a4018 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+ * 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 <rbultje@ronald.bitfreak.net>
+
* ext/musepack/gstmusepackdec.cpp:
Fetch error return values. Fixes #161624.
* gst/apetag/apedemux.c: (gst_ape_demux_stream_data):