qtdemux: palette is appended to buffers, not in caps
authorWim Taymans <wim.taymans@collabora.co.uk>
Wed, 17 Jul 2013 07:54:58 +0000 (09:54 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Wed, 17 Jul 2013 07:57:16 +0000 (09:57 +0200)
commitf698483bb332e7892aec9f261cc1cc47c6a29069
tree7d6c9367d31ef7201ad56607867ec7e489d80405
parent54c5a7f69019376c20e5304371209e4e1df37b86
qtdemux: palette is appended to buffers, not in caps

Fix the palette handling, in 1.0 we append the palette to the buffer instead of
placing it on the caps.

See also https://bugzilla.gnome.org/show_bug.cgi?id=704292
gst/isomp4/qtdemux.c