summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-01-04 16:04:09 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-01-04 16:04:09 +0000
commitbc03c8c8aa12143aeab58e8510e76fc48071c641 (patch)
tree1fc2eba0da01f6a9959457b6b0b37f8da40b00f1 /ChangeLog
parent2d710d6c4c321aa12b99cd7d67793c6c5612ea01 (diff)
downloadgst-plugins-bad-bc03c8c8aa12143aeab58e8510e76fc48071c641.tar.gz
gst-plugins-bad-bc03c8c8aa12143aeab58e8510e76fc48071c641.tar.bz2
gst-plugins-bad-bc03c8c8aa12143aeab58e8510e76fc48071c641.zip
Oops
Original commit message from CVS: Oops
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ae6163b..9cf6c7cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,10 @@
2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
* gst/matroska/matroska-demux.c:
+ (gst_matroska_demux_parse_blockgroup):
Fix EBML-laced block parsing. Diffs are relative to previous
lace, not the first lace. Thanks to Mosu from the Matroska
team for detecting this.
- (gst_matroska_demux_parse_blockgroup):
* gst/wavparse/gstwavparse.c: (gst_wavparse_init),
(gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
(gst_wavparse_handle_sink_event), (gst_wavparse_loop),