mirror of
https://github.com/mpv-player/mpv
synced 2024-12-28 18:12:22 +00:00
dnet added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10121 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
5ee6845f26
commit
898cd006a8
@ -1815,6 +1815,7 @@ audiocodec a52
|
||||
info "AC3-liba52"
|
||||
status working
|
||||
format 0x2000
|
||||
fourcc dnet
|
||||
driver liba52
|
||||
dll "liba52"
|
||||
|
||||
@ -1823,6 +1824,7 @@ audiocodec ac3
|
||||
comment "removed from mplayer, use liba52"
|
||||
status working
|
||||
format 0x2000
|
||||
fourcc dnet
|
||||
driver libac3
|
||||
dll "libac3"
|
||||
|
||||
@ -1854,6 +1856,7 @@ audiocodec hwac3
|
||||
info "AC3 through SPDIF"
|
||||
status working
|
||||
format 0x2000
|
||||
fourcc dnet
|
||||
driver hwac3
|
||||
|
||||
audiocodec vorbis
|
||||
|
Loading…
Reference in New Issue
Block a user