Commit 82ae21d1 authored by stefang's avatar stefang

add new tag 'CAVS' for Chinese AVS codec


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@5847 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 45d3e71a
......@@ -151,6 +151,7 @@ const CodecTag codec_bmp_tags[] = {
{ CODEC_ID_CSCD, MKTAG('C', 'S', 'C', 'D') },
{ CODEC_ID_ZMBV, MKTAG('Z', 'M', 'B', 'V') },
{ CODEC_ID_KMVC, MKTAG('K', 'M', 'V', 'C') },
{ CODEC_ID_CAVS, MKTAG('C', 'A', 'V', 'S') },
{ CODEC_ID_RAWVIDEO, 0 },
{ CODEC_ID_NONE, 0 },
};
......
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