From 0440460d0cb1a65cc890508279b287c97db38a78 Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 6 Oct 2011 20:46:01 +0200 Subject: vo_vdpau: implement screenshots --- 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 098e30a251..27d6ff45f3 100644 --- a/TOOLS/vdpau_functions.py +++ b/TOOLS/vdpau_functions.py @@ -16,6 +16,7 @@ device_destroy generate_csc_matrix GenerateCSCMatrix # CSC completely capitalized output_surface_create output_surface_destroy +output_surface_get_bits_native output_surface_put_bits_indexed output_surface_put_bits_native output_surface_render_bitmap_surface -- cgit v1.2.3