diff options
| author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-06-11 11:18:23 +0000 |
|---|---|---|
| committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-06-11 11:18:23 +0000 |
| commit | 4c46ceb4cbacdf009c46d0ca55338c8e9694b2fe (patch) | |
| tree | 05d0968c97996cd2addaef4cc302e7d907e7be2b /ChangeLog | |
| parent | 86c4b045ea820771ff896578b64be5364fef8980 (diff) | |
gst/matroska/: Add some more tags, improve debugging a bit and make sure that
Original commit message from CVS:
* gst/matroska/matroska-demux.c:
(gst_matroska_demux_parse_metadata_id_simple_tag):
* gst/matroska/matroska-ids.h:
* gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag):
Add some more tags, improve debugging a bit and make sure that
GValue transformation has succeeded before using the result
as a tag.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ 2008-06-11 Sebastian Dröge <slomo@circular-chaos.org> + * gst/matroska/matroska-demux.c: + (gst_matroska_demux_parse_metadata_id_simple_tag): + * gst/matroska/matroska-ids.h: + * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag): + Add some more tags, improve debugging a bit and make sure that + GValue transformation has succeeded before using the result + as a tag. + +2008-06-11 Sebastian Dröge <slomo@circular-chaos.org> + Patch by: Olivier Crete <tester at tester dot ca> * gst/rtp/gstrtptheorapay.c: |
