summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorrtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-01-02 21:20:24 +0000
committerrtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-01-02 21:20:24 +0000
commit92f5d8a58f54b1d9641e3b6393f5e40821069d48 (patch)
tree4edd4f6d3328eded0864468d5bcc84143e4d6d92 /etc
parenta2b94fe0e15610fe9f5baf87681f35af6c1be237 (diff)
downloadmpv-92f5d8a58f54b1d9641e3b6393f5e40821069d48.tar.bz2
mpv-92f5d8a58f54b1d9641e3b6393f5e40821069d48.tar.xz
Decode WV1F version of MPEG4 with libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14307 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 2d035d831a..798a4a8f81 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -474,6 +474,14 @@ videocodec ffodivx
dll mpeg4 ;opendivx
out YV12,I420,IYUV
+videocodec ffwv1f
+ info "WV1F MPEG-4"
+ status working
+ fourcc WV1F
+ driver ffmpeg
+ dll mpeg4
+ out YV12,I420,IYUV flip
+
videocodec xvid
info "XviD (MPEG-4)"
status working