summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-06-09 02:31:04 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-06-09 02:31:04 +0000
commitca774d892bc353fe884945c9341dee89f1266840 (patch)
treeba098168b8225ef6c5a8ed3cc76419d8e61268cc /etc
parent080311d08f70042db8db88a6696a8a6c61c337df (diff)
downloadmpv-ca774d892bc353fe884945c9341dee89f1266840.tar.bz2
mpv-ca774d892bc353fe884945c9341dee89f1266840.tar.xz
FFV1
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10265 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index ec042cdfc8..e3deb1b1cf 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -265,6 +265,14 @@ videocodec ffhuffyuv
out YUY2,422P,YV12
out BGR32,BGR24
+videocodec ffv1
+ info "FFV1"
+ status working
+ fourcc FFV1
+ driver ffmpeg
+ dll ffv1
+ out 411P,444P,422P,YV12,I420,IYUV,YVU9
+
videocodec ffasv1
info "ASUS V1"
status working