Mercurial > libavformat.hg
changeset 142:720bab5adc70 libavformat
asv1 regression test
author | michaelni |
---|---|
date | Tue, 27 May 2003 22:43:34 +0000 |
parents | d2d2ec541148 |
children | 76dd1e93b064 |
files | avienc.c |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/avienc.c Mon May 26 20:53:09 2003 +0000 +++ b/avienc.c Tue May 27 22:43:34 2003 +0000 @@ -163,6 +163,7 @@ { CODEC_ID_INDEO3, MKTAG('I', 'V', '3', '1') }, { CODEC_ID_INDEO3, MKTAG('I', 'V', '3', '2') }, { CODEC_ID_VP3, MKTAG('V', 'P', '3', '1') }, + { CODEC_ID_ASV1, MKTAG('A', 'S', 'V', '1') }, { 0, 0 }, };