Voxware MetaSound decoder
This commit is contained in:
parent
5afe1d2791
commit
3e5898782d
10 changed files with 5489 additions and 1 deletions
|
@ -295,6 +295,7 @@ void avcodec_register_all(void)
|
|||
REGISTER_DECODER(IMC, imc);
|
||||
REGISTER_DECODER(MACE3, mace3);
|
||||
REGISTER_DECODER(MACE6, mace6);
|
||||
REGISTER_DECODER(METASOUND, metasound);
|
||||
REGISTER_DECODER(MLP, mlp);
|
||||
REGISTER_DECODER(MP1, mp1);
|
||||
REGISTER_DECODER(MP1FLOAT, mp1float);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue