gst/qtdemux/qtdemux.c: Some more constification.
authorWim Taymans <wim.taymans@gmail.com>
Mon, 21 Aug 2006 16:24:28 +0000 (16:24 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 21 Aug 2006 16:24:28 +0000 (16:24 +0000)
commit930762e6bdd2246add6e20fa4cd8741e0764836f
treebe43e366c3269c595a64933c56c8622d7e1dbc1a
parent17ed351232c4d9cc3b85088239a3950964031e04
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
gst/qtdemux/qtdemux.c