summaryrefslogtreecommitdiff
path: root/libavcodec
diff options
context:
space:
mode:
authorVitor Sessak <vitor1001@gmail.com>2009-03-07 22:42:09 +0000
committerVitor Sessak <vitor1001@gmail.com>2009-03-07 22:42:09 +0000
commit616e899c43aae243241369100d2b31c87aafe711 (patch)
tree2ea3e7feed58e7f121146e21d0f5e31db82d60d4 /libavcodec
parent0a71e78ce4947ccf553442dcc59578c1a20d169b (diff)
VQF demuxer
Originally committed as revision 17866 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec')
-rw-r--r--libavcodec/avcodec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index 0789d3caee..e57e50f009 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -309,6 +309,7 @@ enum CodecID {
CODEC_ID_EAC3,
CODEC_ID_SIPR,
CODEC_ID_MP1,
+ CODEC_ID_TWINVQ,
/* subtitle codecs */
CODEC_ID_DVD_SUBTITLE= 0x17000,