summaryrefslogtreecommitdiff
path: root/libavformat/matroska.h
diff options
context:
space:
mode:
authorDavid Conrad <lessen42@gmail.com>2007-07-28 06:33:05 +0000
committerDavid Conrad <lessen42@gmail.com>2007-07-28 06:33:05 +0000
commitbd35bdf1b2e716e7d0ea600d1af9a782ebc2ec61 (patch)
tree70ecded65939cd6cb6c2af8ad306eaa6213dc34b /libavformat/matroska.h
parent6611c0b4c9bd6e8699a322c35529342568f3b503 (diff)
Add EBML ID for Segment UID
Originally committed as revision 9814 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/matroska.h')
-rw-r--r--libavformat/matroska.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/matroska.h b/libavformat/matroska.h
index 98b2165fda..a683bc70b3 100644
--- a/libavformat/matroska.h
+++ b/libavformat/matroska.h
@@ -64,6 +64,7 @@
#define MATROSKA_ID_WRITINGAPP 0x5741
#define MATROSKA_ID_MUXINGAPP 0x4D80
#define MATROSKA_ID_DATEUTC 0x4461
+#define MATROSKA_ID_SEGMENTUID 0x73A4
/* ID in the tracks master */
#define MATROSKA_ID_TRACKENTRY 0xAE