]> git.sesse.net Git - vlc/commit
test: Fix media_player test.
authorPierre d'Herbemont <pdherbemont@free.fr>
Thu, 21 May 2009 05:38:00 +0000 (22:38 -0700)
committerPierre d'Herbemont <pdherbemont@free.fr>
Thu, 21 May 2009 05:38:00 +0000 (22:38 -0700)
commit3ff6ba0b535eeffe15ae085753eee4761b9842ab
tree6bc76e6e2246362c0dd964b5f6789654f584e579
parent6676622d00a12c729929262e3266e2fc4df491ad
test: Fix media_player test.

libvlc_Ended is the state we want to check.
When paused, if the media ended before, we need to allow that state.
test/libvlc/media_player.c