mirror of
https://github.com/mpv-player/mpv
synced 2024-12-15 19:35:49 +00:00
add 0xA106 twocc to aac decoders, fixes facebook sample
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29405 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
ec7dc56148
commit
7a264031e2
@ -3464,6 +3464,7 @@ audiocodec faad
|
||||
format 0xff
|
||||
format 0x706D
|
||||
format 0x4143 ; aac in asf
|
||||
format 0xA106 ; aac in avi
|
||||
driver faad
|
||||
dll libfaad2
|
||||
|
||||
@ -3478,6 +3479,7 @@ audiocodec ffaac
|
||||
format 0xff
|
||||
format 0x706D
|
||||
format 0x4143 ; aac in asf
|
||||
format 0xA106 ; aac in avi not yet working
|
||||
driver ffmpeg
|
||||
dll aac
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user