mirror of
https://github.com/mpv-player/mpv
synced 2025-02-12 01:47:38 +00:00
Add FFmpeg Mimic decoder.
patch by Ramiro Polla, ramiro lisha ufsc br git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26272 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a7228bb324
commit
ebcd242a56
@ -9,6 +9,12 @@ release 20070930
|
||||
; VIDEO CODECS
|
||||
;=============================================================================
|
||||
|
||||
videocodec ffmimic
|
||||
fourcc ML20
|
||||
out I420
|
||||
driver ffmpeg
|
||||
dll "mimic"
|
||||
|
||||
videocodec ffkmvc
|
||||
fourcc KMVC
|
||||
out BGR8
|
||||
|
Loading…
Reference in New Issue
Block a user