MSS2 decoder
Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
This commit is contained in:

committed by
Kostya Shishkov

parent
d96d6ba618
commit
ee769c6a7c
@@ -160,6 +160,7 @@ void avcodec_register_all(void)
|
||||
REGISTER_ENCDEC (MSMPEG4V3, msmpeg4v3);
|
||||
REGISTER_DECODER (MSRLE, msrle);
|
||||
REGISTER_DECODER (MSS1, mss1);
|
||||
REGISTER_DECODER (MSS2, mss2);
|
||||
REGISTER_DECODER (MSVIDEO1, msvideo1);
|
||||
REGISTER_DECODER (MSZH, mszh);
|
||||
REGISTER_DECODER (MTS2, mts2);
|
||||
|
Reference in New Issue
Block a user