[MPlayer-dev-eng] [PATCH] etc/codecs.conf: Mark vdpau hevc acceleration as working

Philip Langdale philipl at overt.org
Sun Aug 23 04:25:22 CEST 2015


This works correctly with the latest 355.06 nvidia drivers
---
 etc/codecs.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/codecs.conf b/etc/codecs.conf
index 8a50507..a5238e7 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1400,7 +1400,7 @@ videocodec ffhevc
 
 videocodec ffhevcvdpau
   info "FFmpeg HEVC / H.265 (VDPAU)"
-  status buggy
+  status working
   fourcc HEVC
   fourcc hvc1
   fourcc hev1
-- 
2.1.4



More information about the MPlayer-dev-eng mailing list