Last hunk of the AAC decoder code to be OKed and build system and documentation
alterations as appropriate Originally committed as revision 14873 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -181,6 +181,7 @@ void avcodec_register_all(void)
|
||||
REGISTER_ENCDEC (ZMBV, zmbv);
|
||||
|
||||
/* audio codecs */
|
||||
REGISTER_DECODER (AAC, aac);
|
||||
REGISTER_ENCDEC (AC3, ac3);
|
||||
REGISTER_ENCDEC (ALAC, alac);
|
||||
REGISTER_DECODER (APE, ape);
|
||||
|
Reference in New Issue
Block a user