qtmux: respect the HDLR box string format for mov and isomedia
authorThiago Santos <ts.santos@sisa.samsung.com>
Thu, 9 Jan 2014 14:56:31 +0000 (11:56 -0300)
committerThiago Santos <ts.santos@sisa.samsung.com>
Thu, 9 Jan 2014 14:58:46 +0000 (11:58 -0300)
commit5adedf9f5a2bd4f3914b7ad5487c143f39416440
treef625496769f5abe0959b46a76736feaf269c0a3d
parent7f8c4dceb449b5fbb8bd8a8cfc58d218d2e0cd00
qtmux: respect the HDLR box string format for mov and isomedia

Mov spec says it uses a pascal style string, while isomedia uses
a null terminated one. Store the current atoms flavor into the HDLR
to be able to generate the correct output.

https://bugzilla.gnome.org/show_bug.cgi?id=705982
gst/isomp4/atoms.c
gst/isomp4/atoms.h