summaryrefslogtreecommitdiff
path: root/src/demuxers/matroska.h
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2007-07-02 14:56:38 +0200
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2007-07-02 14:56:38 +0200
commit2cc35d940bc56a31f7f3b0d36a397d7368959da7 (patch)
tree3818b17c518a8fabb64dbb8492676084f1b6b48d /src/demuxers/matroska.h
parent134b0fb375db5eb99f9b7a13ef623709603721fa (diff)
parent98b085ddc29581003d76acb79ca4484fcf25b555 (diff)
downloadxine-lib-2cc35d940bc56a31f7f3b0d36a397d7368959da7.tar.gz
xine-lib-2cc35d940bc56a31f7f3b0d36a397d7368959da7.tar.bz2
Merge with 1.1.
Diffstat (limited to 'src/demuxers/matroska.h')
-rw-r--r--src/demuxers/matroska.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/demuxers/matroska.h b/src/demuxers/matroska.h
index 3bfdbdc0c..6950a0079 100644
--- a/src/demuxers/matroska.h
+++ b/src/demuxers/matroska.h
@@ -264,6 +264,7 @@ struct matroska_track_s {
#define MATROSKA_CODEC_ID_V_REAL_RV30 "V_REAL/RV30"
#define MATROSKA_CODEC_ID_V_REAL_RV40 "V_REAL/RV40"
#define MATROSKA_CODEC_ID_V_MJPEG "V_MJPEG"
+#define MATROSKA_CODEC_ID_V_THEORA "V_THEORA"
#define MATROSKA_CODEC_ID_A_MPEG1_L1 "A_MPEG/L1"
#define MATROSKA_CODEC_ID_A_MPEG1_L2 "A_MPEG/L2"