]> git.sesse.net Git - vlc/blob - bindings/python-ctypes/TODO
python-ctypes: refactor generate.py to be more modular
[vlc] / bindings / python-ctypes / TODO
1 * Investigate memory management
2
3 * Write a test suite
4
5 * Support multiple VLC versions: define a front-end module which will
6    load the appropriate versionned module from a subdirectory.