]> git.sesse.net Git - vlc/blob - bindings/python-ctypes/TODO
087d87bed019c35f12cc00bccccb6984251b2826
[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.