diff etc/codecs.conf @ 28677:cd9aa9b2533a

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.
author reimar
date Mon, 23 Feb 2009 11:48:45 +0000
parents 011bd477ee51
children e9ba9214fabe
line wrap: on
line diff
--- a/etc/codecs.conf	Mon Feb 23 09:22:57 2009 +0000
+++ b/etc/codecs.conf	Mon Feb 23 11:48:45 2009 +0000
@@ -809,7 +809,7 @@
 
 videocodec ffwmv3vdpau
   info "FFmpeg WMV3/WMV9 (VDPAU)"
-  status working
+  status buggy
   fourcc WMV3,wmv3
   driver ffmpeg
   dll wmv3_vdpau
@@ -826,7 +826,7 @@
 
 videocodec ffvc1vdpau
   info "FFmpeg WVC1 (VDPAU)"
-  status working
+  status buggy
   fourcc WVC1,wvc1,WMVA
   fourcc vc-1,VC-1
   driver ffmpeg