Commit 2d7f4867 authored by conrad's avatar conrad

Add VP8 CODEC_ID

Patch by Google

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23191 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 747c1eac
......@@ -210,6 +210,7 @@ enum CodecID {
CODEC_ID_IFF_BYTERUN1,
CODEC_ID_KGV1,
CODEC_ID_YOP,
CODEC_ID_VP8,
/* various PCM "codecs" */
CODEC_ID_PCM_S16LE= 0x10000,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment