summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authoriive <iive@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-06-21 01:47:26 +0000
committeriive <iive@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-06-21 01:47:26 +0000
commitfd55a47f0118182fee26e563417a7be101cca148 (patch)
tree9c4ae994f27321c73311390249080b0b134fdcbd /etc
parent26df2d979706d673e253d3cb8ae8a5ad2dff17f7 (diff)
downloadmpv-fd55a47f0118182fee26e563417a7be101cca148.tar.bz2
mpv-fd55a47f0118182fee26e563417a7be101cca148.tar.xz
basic xvmc image support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10317 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index e9a64aa68d..3d4ecbe9a7 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -40,6 +40,7 @@ videocodec mpeg12
; dll "libmpeg2"
out YV12,I420,IYUV
+
videocodec ffmpeg12
info "FFmpeg MPEG 1/2"
status working
@@ -51,6 +52,18 @@ videocodec ffmpeg12
dll "mpegvideo"
out YV12,I420,IYUV
+videocodec ffmpeg12mc
+ info "FFmpeg MPEG 1/2"
+ status buggy
+ format 0x10000001 ; mpeg 1
+ format 0x10000002 ; mpeg 2
+ fourcc mpg1,mpg2
+ fourcc PIM1 ; Pinnacle hardware-mpeg1
+ driver ffmpeg
+ dll "mpegvideo_xvmc"
+ out IDCT_MPEG2
+ out MOCO_MPEG2
+
; we have only native opensource codecs for these:
videocodec nuv