]> git.sesse.net Git - vlc/history - test/libvlc/media_player.c
Use var_InheritString for --decklink-video-connection.
[vlc] / test / libvlc / media_player.c
2010-06-27 Rémi Denis-CourmontAdd version infos to new LibVLC functions
2010-06-27 Rémi Denis-CourmontAdd test cases for bug #3812
2010-06-27 Rémi Denis-CourmontTest libvlc_media_player_set_pause()
2010-02-25 Pierre d'Herbemonttest: Simplify media_player test.
2010-02-18 Rémi Denis-Courmontlibvlc_media_new_path: create a media from a file path
2010-02-18 Pierre d'Herbemontlibvlc: Add a test for media_player_set_media().
2010-02-06 Rémi Denis-CourmontLibVLC: remove exceptions infrastructure
2010-02-02 Rémi Denis-CourmontLibVLC media: remove exceptions
2010-01-31 Rémi Denis-CourmontLibVLC core: remove exceptions
2010-01-31 Rémi Denis-CourmontLibVLC media player: remove exceptions
2010-01-24 Rémi Denis-Courmontlibvlc media (list) player: remove a bunch of never...
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-21 Pierre d'Herbemonttest: Don't do the pause() test, this can't work.
2009-05-21 Pierre d'Herbemonttest: Fix media_player test.
2009-05-21 Pierre d'Herbemonttest: Make sure we wait for the correct state in media_...
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-11 Pierre d'Herbemonttest: Get rid of the sleep() that crept in our test...
2008-04-11 Pierre d'Herbemonttest: Move testapi.c to /test and use a sample file...