1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-26 17:12:36 +00:00

Add support for "Forward Uncompressed" decoding via FFmpeg

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29774 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2009-10-14 19:19:20 +00:00
parent e8be11765a
commit 45e11b74d0

View File

@ -1386,6 +1386,14 @@ videocodec pegasusmwv
dll "pvwv220.dll"
out BGR24 flip
videocodec fffrwu
info "FFmpeg Forward Uncompressed Video Codec"
status working
fourcc FRWU
driver ffmpeg
dll "FRWU"
out UYVY
videocodec frwuvfw
info "Forward Uncompressed Video Codec"
status working