]> git.sesse.net Git - vlc/commit
Add a new aac audio encoder module based on the fdkaac library. It works correctly...
authorSergio Ammirata <sergio@ammirata.net>
Thu, 25 Oct 2012 15:10:07 +0000 (11:10 -0400)
committerIlkka Ollakka <ileoo@videolan.org>
Fri, 26 Oct 2012 10:10:08 +0000 (13:10 +0300)
commit503feeaf87af2f367617a0f6465ef553b86e1cc3
treedaf0bf31323a6894eaf9bd2ebdf9a13a82e30087
parent4c755f49aa4225e95bda123e7ce0a58a0740838d
Add a new aac audio encoder module based on the fdkaac library. It works correctly up to 5.1 as the current version of the library has problems with 7.1.

Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
configure.ac
modules/codec/Modules.am
modules/codec/fdkaac.c [new file with mode: 0644]