From 03ab3610c76eae0223a02c8871f6f58d114446ed Mon Sep 17 00:00:00 2001 From: Mark Nauwelaerts Date: Tue, 11 Nov 2008 19:52:05 +0000 Subject: gst/qtdemux/: Add cover and alternative copyright tag, and enhance some existing ones by marking them as container at... Original commit message from CVS: * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_tmpo), (qtdemux_tag_add_covr), (qtdemux_parse_udta): * gst/qtdemux/qtdemux_fourcc.h: * gst/qtdemux/qtdemux_types.c: Add cover and alternative copyright tag, and enhance some existing ones by marking them as container atoms. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b9f84df2..1b33eba0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2008-11-11 Mark Nauwelaerts + + * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_tmpo), + (qtdemux_tag_add_covr), (qtdemux_parse_udta): + * gst/qtdemux/qtdemux_fourcc.h: + * gst/qtdemux/qtdemux_types.c: + Add cover and alternative copyright tag, and enhance some existing + ones by marking them as container atoms. + 2008-11-11 Wim Taymans * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_set_caps): -- cgit