From 14bb3416c735e99cbf0507548d3f3fcbba0fba7f Mon Sep 17 00:00:00 2001 From: Uoti Urpala Date: Sun, 15 Nov 2009 18:39:48 +0200 Subject: vo_vdpau: Add support for high-quality scaling feature Part of the code is currently under #ifdef to allow compilation with older VDPAU library versions; that can be removed later. Partially based on a patch by Carl Eugen Hoyos. --- TOOLS/vdpau_functions.py | 1 + 1 file changed, 1 insertion(+) (limited to 'TOOLS') diff --git a/TOOLS/vdpau_functions.py b/TOOLS/vdpau_functions.py index 4a9197e0dd..098e30a251 100644 --- a/TOOLS/vdpau_functions.py +++ b/TOOLS/vdpau_functions.py @@ -31,6 +31,7 @@ presentation_queue_target_create_x11 presentation_queue_target_destroy video_mixer_create video_mixer_destroy +video_mixer_query_feature_support video_mixer_render video_mixer_set_attribute_values video_mixer_set_feature_enables -- cgit v1.2.3