[vlc-commits] python bindings: fix callback regexp to unblacklist libvlc_video_lock_cb

Olivier Aubert git at videolan.org
Fri Oct 5 21:38:38 CEST 2012


vlc/python | branch: master | Olivier Aubert <olivier.aubert at liris.cnrs.fr> | Fri Oct  5 21:38:14 2012 +0200| [d176aabb3520c78b5048fdaf5c648063792b41b8] | committer: Olivier Aubert

python bindings: fix callback regexp to unblacklist libvlc_video_lock_cb

It now correctly parses the libvlc_video_lock_cb signature and
generates the vlc.CallbackDecorators.VideoLockCb ctypes signature
definition, but the result is untested.
Interested users are invited to give it a try, and report issues and successes.

> http://git.videolan.org/gitweb.cgi/vlc/python.git/?a=commit;h=d176aabb3520c78b5048fdaf5c648063792b41b8
---

 generate.py      |   12 ++++----
 generated/vlc.py |   84 ++++++++++++++++++++++++++++++++++++++++++++----------
 2 files changed, 76 insertions(+), 20 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc/python.git/?a=commitdiff;h=d176aabb3520c78b5048fdaf5c648063792b41b8


More information about the vlc-commits mailing list