AMV video encoder.
Authors are Vladimir Voroshilov and Dobrica Pavlinušić based on svn blame/log For full details of authorship see http://code.google.com/p/amv-codec-tools/ Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -71,7 +71,7 @@ void avcodec_register_all(void)
|
||||
REGISTER_ENCODER (A64MULTI, a64multi);
|
||||
REGISTER_ENCODER (A64MULTI5, a64multi5);
|
||||
REGISTER_DECODER (AASC, aasc);
|
||||
REGISTER_DECODER (AMV, amv);
|
||||
REGISTER_ENCDEC (AMV, amv);
|
||||
REGISTER_DECODER (ANM, anm);
|
||||
REGISTER_DECODER (ANSI, ansi);
|
||||
REGISTER_ENCDEC (ASV1, asv1);
|
||||
|
Reference in New Issue
Block a user