Indeo Audio decoder
This commit is contained in:
parent
34271cabac
commit
c6061443f7
9 changed files with 87 additions and 15 deletions
|
@ -260,6 +260,7 @@ void avcodec_register_all(void)
|
|||
REGISTER_ENCDEC (FLAC, flac);
|
||||
REGISTER_DECODER (GSM, gsm);
|
||||
REGISTER_DECODER (GSM_MS, gsm_ms);
|
||||
REGISTER_DECODER (IAC, iac);
|
||||
REGISTER_DECODER (IMC, imc);
|
||||
REGISTER_DECODER (MACE3, mace3);
|
||||
REGISTER_DECODER (MACE6, mace6);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue