mirror of https://github.com/mpv-player/mpv
liba52 is preferred
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3689 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
512c294b48
commit
1a317781ec
|
@ -873,13 +873,6 @@ audiocodec dvdpcm
|
|||
driver dvdpcm
|
||||
dll "uncompressed"
|
||||
|
||||
audiocodec ac3
|
||||
info "AC3"
|
||||
status working
|
||||
format 0x2000
|
||||
driver libac3
|
||||
dll "libac3"
|
||||
|
||||
audiocodec a52
|
||||
info "AC3-liba52"
|
||||
status working
|
||||
|
@ -887,6 +880,13 @@ audiocodec a52
|
|||
driver liba52
|
||||
dll "liba52"
|
||||
|
||||
audiocodec ac3
|
||||
info "AC3"
|
||||
status working
|
||||
format 0x2000
|
||||
driver libac3
|
||||
dll "libac3"
|
||||
|
||||
audiocodec voxware
|
||||
info "VoxWare"
|
||||
status working
|
||||
|
|
Loading…
Reference in New Issue