0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02: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:
rtognimp 2004-10-31 13:46:35 +00:00
parent e43bf450f5
commit 6fb5fbbbd5

View File

@ -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