From 930762e6bdd2246add6e20fa4cd8741e0764836f Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mon, 21 Aug 2006 16:24:28 +0000 Subject: gst/qtdemux/qtdemux.c: Some more constification. Original commit message from CVS: * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_node_dump_foreach), (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps): Some more constification. Fix some paletted data formats again. Fix ulaw/alaw in qt. Set correct caps for raw RGB. Add support for yuv2, which is like Yuv2. Add support for raw audio with the NONE fourcc, which is like raw. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4052ba0b..202ee26a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2006-08-21 Wim Taymans + + * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse), + (qtdemux_node_dump_foreach), (qtdemux_parse_trak), + (qtdemux_video_caps), (qtdemux_audio_caps): + Some more constification. + Fix some paletted data formats again. + Fix ulaw/alaw in qt. + Set correct caps for raw RGB. + Add support for yuv2, which is like Yuv2. + Add support for raw audio with the NONE fourcc, which is like raw. + 2006-08-21 Wim Taymans * ext/gsm/gstgsm.c: (plugin_init): -- cgit v1.2.1