mirror of https://github.com/mpv-player/mpv
status updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1986 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
5e07305d36
commit
f1d2864394
|
@ -204,7 +204,7 @@ videocodec ffmpeg12
|
|||
videocodec mpegpes
|
||||
info "Mpeg PES output (.mpg or DVB card)"
|
||||
comment "for hardware decoding"
|
||||
status untested
|
||||
status working
|
||||
format 0x10000001 ; mpeg 1
|
||||
format 0x10000002 ; mpeg 2
|
||||
driver libmpeg2
|
||||
|
@ -585,7 +585,7 @@ audiocodec hwac3
|
|||
|
||||
audiocodec vorbis
|
||||
info "OggVorbis Audio Decoder"
|
||||
status buggy
|
||||
status working
|
||||
comment "OggVorbis driver using libvorbis"
|
||||
format 0xFFFE
|
||||
driver libvorbis
|
||||
|
|
Loading…
Reference in New Issue