summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2006-02-28 09:21:27 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2006-02-28 09:21:27 +0000
commit86ddc6d513b81b6fca8896151a87a06560261f75 (patch)
treefd849a9338dc3137704054dac1f503106a980a97 /ChangeLog
parent4d83c2400a21468b59d85337c353de02965cf924 (diff)
ext/annodex/: Add a little extra debug. Make the decoder not return NOT_LINKED, as we want to continue decoding all C...
Original commit message from CVS: * ext/annodex/gstcmmldec.c: (gst_cmml_dec_sink_event), (gst_cmml_dec_new_buffer), (gst_cmml_dec_parse_preamble), (gst_cmml_dec_parse_head), (gst_cmml_dec_push_clip): * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk): Add a little extra debug. Make the decoder not return NOT_LINKED, as we want to continue decoding all CMML and emitting tags.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f808731f..8f74d232 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-02-28 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * ext/annodex/gstcmmldec.c: (gst_cmml_dec_sink_event),
+ (gst_cmml_dec_new_buffer), (gst_cmml_dec_parse_preamble),
+ (gst_cmml_dec_parse_head), (gst_cmml_dec_push_clip):
+ * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
+ Add a little extra debug. Make the decoder not return NOT_LINKED,
+ as we want to continue decoding all CMML and emitting tags.
+
2006-02-27 Michael Smith <msmith@fluendo.com>
* ext/annodex/gstskeltag.c: