]> git.sesse.net Git - vlc/commit
libvlc: Implement the _get_state function. Fix a leak. Fix a warning.
authorPierre d'Herbemont <pdherbemont@videolan.org>
Sun, 23 Sep 2007 15:06:55 +0000 (15:06 +0000)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Sun, 23 Sep 2007 15:06:55 +0000 (15:06 +0000)
commit145a649d157ce4c2e116f718f215f11b854600f9
tree69f615be5998798c218454e2c8696a95f288a37d
parent723934d9a25208fe8ecd9a588d3bf28e627c70fb
libvlc: Implement the _get_state function. Fix a leak. Fix a warning.
include/vlc/libvlc.h
include/vlc/libvlc_structures.h
src/control/media_instance.c
src/control/media_list_player.c