Original commit message from CVS:
Oops
This commit is contained in:
Ronald S. Bultje 2004-01-04 16:04:09 +00:00
parent 2d710d6c4c
commit bc03c8c8aa

View file

@ -1,10 +1,10 @@
2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net> 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
* gst/matroska/matroska-demux.c: * gst/matroska/matroska-demux.c:
(gst_matroska_demux_parse_blockgroup):
Fix EBML-laced block parsing. Diffs are relative to previous Fix EBML-laced block parsing. Diffs are relative to previous
lace, not the first lace. Thanks to Mosu from the Matroska lace, not the first lace. Thanks to Mosu from the Matroska
team for detecting this. team for detecting this.
(gst_matroska_demux_parse_blockgroup):
* gst/wavparse/gstwavparse.c: (gst_wavparse_init), * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
(gst_wavparse_parse_fmt), (gst_wavparse_getcaps), (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
(gst_wavparse_handle_sink_event), (gst_wavparse_loop), (gst_wavparse_handle_sink_event), (gst_wavparse_loop),