[vlc-commits] 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.
Sergio Ammirata
git at videolan.org
Fri Oct 26 12:27:20 CEST 2012
vlc | branch: master | Sergio Ammirata <sergio at ammirata.net> | Thu Oct 25 11:10:07 2012 -0400| [503feeaf87af2f367617a0f6465ef553b86e1cc3] | committer: Ilkka Ollakka
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 at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=503feeaf87af2f367617a0f6465ef553b86e1cc3
---
configure.ac | 5 +
modules/codec/Modules.am | 1 +
modules/codec/fdkaac.c | 537 ++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 543 insertions(+)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=503feeaf87af2f367617a0f6465ef553b86e1cc3
More information about the vlc-commits
mailing list