summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-02-23 11:48:45 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-02-23 11:48:45 +0000
commit30aa2383cadb2f879e02dca9df293c01119a3111 (patch)
treee7d522642ad6e10d27806f454216b4ab10db55eb /etc
parent53e6c7777e1862bcc957d7827d0e3264dd2f9853 (diff)
downloadmpv-30aa2383cadb2f879e02dca9df293c01119a3111.tar.bz2
mpv-30aa2383cadb2f879e02dca9df293c01119a3111.tar.xz
ffvc1vdpau and ffwmv3vdpau should be marked as buggy in the same
way as the software decoders, otherwise they will be preferred over the software decoders which just breaks things when using e.g. xv vo. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28712 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 8c2d4a6506..11d0a01e18 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -809,7 +809,7 @@ videocodec ffwmv3
videocodec ffwmv3vdpau
info "FFmpeg WMV3/WMV9 (VDPAU)"
- status working
+ status buggy
fourcc WMV3,wmv3
driver ffmpeg
dll wmv3_vdpau
@@ -826,7 +826,7 @@ videocodec ffvc1
videocodec ffvc1vdpau
info "FFmpeg WVC1 (VDPAU)"
- status working
+ status buggy
fourcc WVC1,wvc1,WMVA
fourcc vc-1,VC-1
driver ffmpeg