AMV video decoder.
Patch by Vladimir Voroshilov (voroshil - gmail - com) Originally committed as revision 10617 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:

committed by
Vitor Sessak

parent
55ffe9df2a
commit
8787d8377f
@@ -61,6 +61,7 @@ void avcodec_register_all(void)
|
||||
|
||||
/* video codecs */
|
||||
REGISTER_DECODER (AASC, aasc);
|
||||
REGISTER_DECODER (AMV, amv);
|
||||
REGISTER_ENCDEC (ASV1, asv1);
|
||||
REGISTER_ENCDEC (ASV2, asv2);
|
||||
REGISTER_DECODER (AVS, avs);
|
||||
|
Reference in New Issue
Block a user