mirror of https://github.com/mpv-player/mpv
Support audio format 0xff (it's aac)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12475 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
c29c6444cd
commit
0b32ba3535
|
@ -1964,6 +1964,7 @@ audiocodec faad
|
|||
status working
|
||||
fourcc mp4a,MP4A
|
||||
fourcc "AAC " ; Used in NSV
|
||||
format 0xff
|
||||
driver faad
|
||||
dll libfaad2
|
||||
|
||||
|
|
Loading…
Reference in New Issue