mirror of
https://github.com/mpv-player/mpv
synced 2024-12-14 10:55:43 +00:00
QuickDraw video decoding support via lavc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13826 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
e43bf450f5
commit
6fb5fbbbd5
@ -371,6 +371,14 @@ videocodec ffvixl
|
||||
dll xl
|
||||
out 411P
|
||||
|
||||
videocodec ffqtdrw
|
||||
info "QuickDraw native decoder"
|
||||
status working
|
||||
fourcc qdrw
|
||||
driver ffmpeg
|
||||
dll qdraw
|
||||
out RGB24
|
||||
|
||||
videocodec ffflv
|
||||
info "FFmpeg Flash video"
|
||||
status working
|
||||
|
Loading…
Reference in New Issue
Block a user