mirror of https://github.com/mpv-player/mpv
a52 added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3415 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
4c3ac93ea2
commit
2bc238214a
|
@ -810,6 +810,13 @@ audiocodec ac3
|
|||
driver libac3
|
||||
dll "libac3"
|
||||
|
||||
audiocodec a52
|
||||
info "AC3-liba52"
|
||||
status working
|
||||
format 0x2000
|
||||
driver liba52
|
||||
dll "liba52"
|
||||
|
||||
audiocodec voxware
|
||||
info "VoxWare"
|
||||
status working
|
||||
|
|
Loading…
Reference in New Issue