aboutsummaryrefslogtreecommitdiff
path: root/gst/isomp4/fourcc.h
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2014-06-22 18:01:09 +0200
committerSebastian Dröge <sebastian@centricular.com>2014-06-22 18:01:09 +0200
commit8be2b6cc92c0470cae7cae0774a0c8e59cf908b2 (patch)
treebe1b2928704aecf276b43c53dd8d94be024bf4b9 /gst/isomp4/fourcc.h
parent3b06ae38f23ecd3f06e3756c194382d80f5bd0b3 (diff)
parenta0a5145939d77a557e7c1064795cd6e854de3f82 (diff)
Merge tag 'upstream/1.3.3' into debian-experimental
Upstream version 1.3.3
Diffstat (limited to 'gst/isomp4/fourcc.h')
-rw-r--r--gst/isomp4/fourcc.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/gst/isomp4/fourcc.h b/gst/isomp4/fourcc.h
index 64322a7a..4edf900b 100644
--- a/gst/isomp4/fourcc.h
+++ b/gst/isomp4/fourcc.h
@@ -304,6 +304,11 @@ G_BEGIN_DECLS
/* ilst metatags */
#define FOURCC__cmt GST_MAKE_FOURCC(0xa9, 'c','m','t')
+/* apple tags */
+#define FOURCC__mak GST_MAKE_FOURCC(0xa9, 'm','a','k')
+#define FOURCC__mod GST_MAKE_FOURCC(0xa9, 'm','o','d')
+#define FOURCC__swr GST_MAKE_FOURCC(0xa9, 's','w','r')
+
/* Chapters reference */
#define FOURCC_chap GST_MAKE_FOURCC('c','h','a','p')