summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-11-08 07:16:50 +0000
committerUoti Urpala <uau@glyph.nonexistent.invalid>2010-11-14 12:23:56 +0200
commite3c6f097525f7b77925b2561407ab1b91a140d38 (patch)
tree786ae1ed6b8ae62f2ad847acf478a2a8821c8d2e /etc
parent13902c2967a0d146f24443dfdc14010accc2b2da (diff)
downloadmpv-e3c6f097525f7b77925b2561407ab1b91a140d38.tar.bz2
mpv-e3c6f097525f7b77925b2561407ab1b91a140d38.tar.xz
codecs.conf: Prefer FFmpeg AAC decoder over libfaad2
FFmpeg's AAC decoder is much faster than libfaad2. The only known exception is libfaad2 compiled in fixed-point mode on systems with slow FPUs. Now that LATM support in FFmpeg is complete, FFmpeg's AAC decoder has a similar feature set as libfaad2. This leaves no reason not to use FFmpeg by default. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32605 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index aa6cfcaf4e..14a26058f0 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -4022,8 +4022,7 @@ audiocodec fflatm
audiocodec ffaac
info "FFmpeg AAC (MPEG-2/MPEG-4 Audio)"
- comment "missing LATM support"
- status buggy
+ status working
fourcc mp4a,MP4A
fourcc "VLB " ; Used in NSV, not really working
fourcc "AAC " ; Used in NSV