mirror of https://github.com/mpv-player/mpv
added a message :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5122 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
642e989c5b
commit
970d387433
|
@ -1,4 +1,8 @@
|
||||||
|
;=============================================================================
|
||||||
; Default codecs config file. It replaces the old codecs.c file!
|
; Default codecs config file. It replaces the old codecs.c file!
|
||||||
|
;
|
||||||
|
; Before editing this file, please read DOCS/tech/codecs.conf.txt !
|
||||||
|
;=============================================================================
|
||||||
|
|
||||||
;=============================================================================
|
;=============================================================================
|
||||||
; VIDEO CODECS
|
; VIDEO CODECS
|
||||||
|
@ -14,6 +18,7 @@ videocodec vivo
|
||||||
driver vfw
|
driver vfw
|
||||||
dll "ivvideo.dll"
|
dll "ivvideo.dll"
|
||||||
out BGR32,BGR24,BGR15 flip
|
out BGR32,BGR24,BGR15 flip
|
||||||
|
in BGR24
|
||||||
cpuflags mmx
|
cpuflags mmx
|
||||||
|
|
||||||
videocodec u263
|
videocodec u263
|
||||||
|
|
Loading…
Reference in New Issue