Mercurial > libavformat.hg
changeset 1196:db5d61f065cc libavformat
add new tag 'CAVS' for Chinese AVS codec
author | stefang |
---|---|
date | Sat, 29 Jul 2006 08:50:29 +0000 |
parents | a2a8d2c544aa |
children | 75bfe00a5d30 |
files | riff.c |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/riff.c Fri Jul 28 23:10:03 2006 +0000 +++ b/riff.c Sat Jul 29 08:50:29 2006 +0000 @@ -151,6 +151,7 @@ { 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 }, };