vlc/python | branch: master | Olivier Aubert <[email protected]> | Fri May 11 18:25:21 2018 +0200| [72b35dcd82254d606bfdaf2cd70e7f84fe6f911c] | committer: Olivier Aubert
python: fix libvlc_video_new_viewpoint return value conversion Closes #48 > http://git.videolan.org/gitweb.cgi/vlc/python.git/?a=commit;h=72b35dcd82254d606bfdaf2cd70e7f84fe6f911c --- generated/3.0/examples/cocoavlc.py | 287 +++++++++++++++++++++++++++++++++++++ generated/3.0/setup.py | 4 +- generated/3.0/vlc.py | 10 +- generated/dev/vlc.py | 31 +++- generator/generate.py | 2 +- tests/test.py | 19 +++ 6 files changed, 340 insertions(+), 13 deletions(-) Diff: http://git.videolan.org/gitweb.cgi/vlc/python.git/?a=commitdiff;h=72b35dcd82254d606bfdaf2cd70e7f84fe6f911c _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
