Add VP8 CODEC_ID

Patch by Google

Originally committed as revision 23191 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Google 2010-05-19 16:50:00 +00:00 committed by David Conrad
parent 8a26b2c665
commit a98c2dfab0
1 changed files with 1 additions and 0 deletions

View File

@ -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,