qtmux: support for SVQ3
authorThiago Santos <thiago.sousa.santos@collabora.co.uk>
Thu, 29 Oct 2009 11:36:02 +0000 (08:36 -0300)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 12 Apr 2011 19:32:13 +0000 (20:32 +0100)
commit496bd01a0f8a829f353acc4843fe0e9f68d4becf
tree8aca7dc018de560f050600cfacbd533fa365ada9
parentd24d1e40ea33cb402929dc6d57d634acbd1daa3d
qtmux: support for SVQ3

Adds support for muxing SVQ3 content. Usually this format
has decoder info that must be passed in the 'seqh' field
in the caps. It is also good to add the gama atom to make
quicktime not crash.

Fixes #587922
gst/quicktime/atoms.c
gst/quicktime/atoms.h
gst/quicktime/fourcc.h
gst/quicktime/gstqtmux.c
gst/quicktime/gstqtmuxmap.c