]> granicus.if.org Git - handbrake/commit
improve aac encoder build options and change some aac encoder defaults
authorjstebbins <jstebbins.hb@gmail.com>
Sat, 15 Jun 2013 17:24:35 +0000 (17:24 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Sat, 15 Jun 2013 17:24:35 +0000 (17:24 +0000)
commit768561ada96cd0149ed115748c95a32357676b38
treef3133420c26ba3955476aaab30e829555745e57b
parentc0a3e42fcb044932defaa420ce9ecaeed54db9a3
improve aac encoder build options and change some aac encoder defaults

By default, faac is no longer built.
Libav aac is now the default aac encoder on all platforms except osx
where ca_aac is the default.
fdk-aac is now built by default (except on osx).

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5581 b64f7644-9d1e-0410-96f1-a4d463321fa5
12 files changed:
contrib/ffmpeg/A04-aacenc.patch [new file with mode: 0644]
gtk/configure.ac
gtk/module.defs
libhb/common.c
libhb/encfaac.c
libhb/hb.c
libhb/module.defs
macosx/HandBrake.xcodeproj/project.pbxproj
macosx/module.defs
make/configure.py
make/include/main.defs
test/module.defs