isomp4: centralize all FourCC
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Thu, 19 Nov 2015 18:36:39 +0000 (18:36 +0000)
committerLuis de Bethencourt <luisbg@osg.samsung.com>
Thu, 19 Nov 2015 18:41:39 +0000 (18:41 +0000)
commitca46897bf7b0a271a91d1a39b5e48b8787fa6c62
tree85ea7abf158687c52160cd3336e427aea12427eb
parent9bcbf21b877e2a775bec12d068e4d47013f8d1f1
isomp4: centralize all FourCC

10 FourCCs generated with GST_MAKE_FOURCC() in gstqtmux.c and atoms.c
already exist in fourcc.h. Don't duplicate these and use them directly.
Plus moving 6 to fourcc.h, to centralize them all.
gst/isomp4/atoms.c
gst/isomp4/fourcc.h
gst/isomp4/gstqtmux.c