mirror of
https://github.com/mpv-player/mpv
synced 2024-12-14 02:45:43 +00:00
MSS2 can decode also MSS1
xanim h261 codec does not work git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13930 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a989f229c5
commit
c6f85b6533
@ -663,6 +663,7 @@ videocodec wmvadmo
|
||||
videocodec wmsdmod
|
||||
info "Windows Media Screen Codec 2"
|
||||
status working
|
||||
fourcc MSS1
|
||||
fourcc MSS2
|
||||
driver dmo
|
||||
dll "wmsdmod.dll"
|
||||
@ -922,7 +923,7 @@ videocodec ffh261
|
||||
|
||||
videocodec h261xa
|
||||
info "XAnim's CCITT H.261"
|
||||
status untested
|
||||
status buggy
|
||||
fourcc H261,h261
|
||||
driver xanim
|
||||
dll "vid_h261.xa"
|
||||
|
Loading…
Reference in New Issue
Block a user