[vlc-commits] commit: python-vlc: correctly generate wrappers for methods with [OUT] parameters (video_get_(size|cursor)) (Olivier Aubert )
git at videolan.org
git at videolan.org
Tue Nov 16 14:29:35 CET 2010
vlc/python | branch: master | Olivier Aubert <olivier.aubert at liris.cnrs.fr> | Tue Nov 16 12:21:07 2010 +0100| [66f33e9e6846ca2189aa982c506d8cdae860f441] | committer: Olivier Aubert
python-vlc: correctly generate wrappers for methods with [OUT] parameters (video_get_(size|cursor))
> http://git.videolan.org/gitweb.cgi/vlc/python.git/?a=commit;h=66f33e9e6846ca2189aa982c506d8cdae860f441
---
generate.py | 10 +-
generated/vlc.py | 3676 ++++++++++++++++++++++++++++--------------------------
override.py | 28 -
3 files changed, 1886 insertions(+), 1828 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc/python.git/?a=commitdiff;h=66f33e9e6846ca2189aa982c506d8cdae860f441
More information about the vlc-commits
mailing list