vo_vdpau: Add template file for VDPAU functions
commitdc44507f2ad9d6301557d32d41a87cee6e6ae934
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 5 May 2009 21:17:21 +0000 (6 00:17 +0300)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Sat, 29 Aug 2009 17:18:42 +0000 (29 20:18 +0300)
treec41a75c7b4965f92b377b42124d544c657b5d9e1
parent09943048cbe71cb15742608400c595cf5d4d1c45
vo_vdpau: Add template file for VDPAU functions

Add a template file that contains a single listing of various
information needed about the VDPAU interface functions, and is then
included multiple times to create required declarations and tables.
Previously some of the information needed to be duplicated for each of
those uses.
TOOLS/vdpau_functions.py [new file with mode: 0644]
libvo/vdpau_template.c [new file with mode: 0644]
libvo/vo_vdpau.c