Port SMPTE S302M audio decoder from FFmbc 0.3.
This commit is contained in:

committed by
Diego Biurrun

parent
b44c8ad280
commit
9aa91043f3
@@ -177,6 +177,7 @@ void avcodec_register_all(void)
|
||||
REGISTER_ENCDEC (RV20, rv20);
|
||||
REGISTER_DECODER (RV30, rv30);
|
||||
REGISTER_DECODER (RV40, rv40);
|
||||
REGISTER_DECODER (S302M, s302m);
|
||||
REGISTER_ENCDEC (SGI, sgi);
|
||||
REGISTER_DECODER (SMACKER, smacker);
|
||||
REGISTER_DECODER (SMC, smc);
|
||||
|
Reference in New Issue
Block a user