summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
authornicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-01-15 13:48:53 +0000
committernicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-01-15 13:48:53 +0000
commitea602ae96edc888280882c9f86e0e660a08e6765 (patch)
tree06f6ee058cc2e3653e5121e74cf82f5f904af633 /etc/codecs.conf
parentcd209179c123b0ba0b83d7e91bf8f036149622ee (diff)
downloadmpv-ea602ae96edc888280882c9f86e0e660a08e6765.tar.bz2
mpv-ea602ae96edc888280882c9f86e0e660a08e6765.tar.xz
restored hwmpa with 'working' status and lowest priority
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17400 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf20
1 files changed, 10 insertions, 10 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 84dec7f3fb..8b6f221f7b 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -2739,13 +2739,13 @@ audiocodec TwinVQ
driver vqf
dll "tvqdec.dll"
-;audiocodec hwmpa
-; info "mpeg audio pass-through for hardware mpeg decoders"
-; status untested
-; comment "for hardware mpeg audio decoders"
-; format 0x50 ; layer-1 && layer-2
-; format 0x55 ; layer-3
-; format 0x33706d2e ; ".mp3" CBR/VBR MP3 (MOV files)
-; format 0x5500736d ; "ms\0\x55" older MP3 fourcc (MOV files)
-; format 0x2033504D ; "MP3 " (used in .nsv files)
-; driver hwmpa
+audiocodec hwmpa
+ info "mpeg audio pass-through for hardware mpeg decoders"
+ status working
+ comment "for hardware mpeg audio decoders"
+ format 0x50 ; layer-1 && layer-2
+ format 0x55 ; layer-3
+ format 0x33706d2e ; ".mp3" CBR/VBR MP3 (MOV files)
+ format 0x5500736d ; "ms\0\x55" older MP3 fourcc (MOV files)
+ format 0x2033504D ; "MP3 " (used in .nsv files)
+ driver hwmpa