]> git.sesse.net Git - vlc/commit
python bindings: begin to complete the libvlc API bindings. Cf TODO for what is left...
authorOlivier Aubert <olivier.aubert@liris.cnrs.fr>
Mon, 14 Jan 2008 22:17:07 +0000 (22:17 +0000)
committerOlivier Aubert <olivier.aubert@liris.cnrs.fr>
Mon, 14 Jan 2008 22:17:07 +0000 (22:17 +0000)
commit528f1c64eab458ec342e193ee6398f37817ba2ed
treee42670407f2b49cabd5f1ba3f642386c626799e9
parent22d8f2eccd8d61c8b2b3d2bc1e218bb6f4240925
python bindings: begin to complete the libvlc API bindings. Cf TODO for what is left to be done.
bindings/python/TODO [new file with mode: 0644]
bindings/python/vlc_input.c
bindings/python/vlc_instance.c
bindings/python/vlc_mediadescriptor.c [new file with mode: 0644]
bindings/python/vlc_module.c
bindings/python/vlcglue.h