diff options
author | rtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-05-14 18:48:27 +0000 |
---|---|---|
committer | rtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-05-14 18:48:27 +0000 |
commit | 0b32ba353579071289b5732353c962490fcfb7bd (patch) | |
tree | cedbd143a39eeffe1191c7cb0101539a27b97765 /etc | |
parent | c29c6444cdbf5cad866508d710e7663dafe11ede (diff) |
Support audio format 0xff (it's aac)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12475 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r-- | etc/codecs.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf index e0c2e24941..e3fdcd8559 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1964,6 +1964,7 @@ audiocodec faad status working fourcc mp4a,MP4A fourcc "AAC " ; Used in NSV + format 0xff driver faad dll libfaad2 |