1
mirror of https://github.com/mpv-player/mpv synced 2025-01-05 03:06:28 +01:00

added atrac3

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3987 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
alex 2002-01-04 19:36:51 +00:00
parent a2a45afcf4
commit 4b31c2005c

View File

@ -996,3 +996,10 @@ audiocodec g72x
format 0x112 ; vivo siren
driver g72x
dll "g72x.c"
audiocodec atrac3
info "Sony ATRAC3"
status buggy
format 0x270
driver acm
dll "atrac3.acm"