projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c94356a
)
riff: add a variant of the JUNK tag that several adobe products produce
author
Stefan Kost
<ensonic@users.sf.net>
Mon, 1 Feb 2010 11:50:14 +0000
(13:50 +0200)
committer
Stefan Kost
<ensonic@users.sf.net>
Fri, 12 Feb 2010 12:21:11 +0000
(14:21 +0200)
JUNQ has same semantics as JUNK.
gst-libs/gst/riff/riff-ids.h
patch
|
blob
|
history
diff --git
a/gst-libs/gst/riff/riff-ids.h
b/gst-libs/gst/riff/riff-ids.h
index
e973b61
..
3d5c6f1
100644
(file)
--- a/
gst-libs/gst/riff/riff-ids.h
+++ b/
gst-libs/gst/riff/riff-ids.h
@@
-43,6
+43,7
@@
G_BEGIN_DECLS
#define GST_RIFF_TAG_strf GST_MAKE_FOURCC ('s','t','r','f')
#define GST_RIFF_TAG_vedt GST_MAKE_FOURCC ('v','e','d','t')
#define GST_RIFF_TAG_JUNK GST_MAKE_FOURCC ('J','U','N','K')
+#define GST_RIFF_TAG_JUNQ GST_MAKE_FOURCC ('J','U','N','Q')
#define GST_RIFF_TAG_idx1 GST_MAKE_FOURCC ('i','d','x','1')
#define GST_RIFF_TAG_dmlh GST_MAKE_FOURCC ('d','m','l','h')
/* WAV stuff */