[vlc-commits] input: test slaves
Thomas Guillem
git at videolan.org
Tue May 31 16:23:36 CEST 2016
vlc | branch: master | Thomas Guillem <thomas at gllm.fr> | Mon May 30 18:49:52 2016 +0200| [bb6fe6ffc7032abceb05bc44f51a093200940d3d] | committer: Thomas Guillem
input: test slaves
test_media_has_slaves_from_player is deactivated for now since there is now way
to test inputs in a reliable way. Indeed, demux modules may depend on
configuration and systems libs.
TODO: test libvlc_media_player_add_slave
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bb6fe6ffc7032abceb05bc44f51a093200940d3d
---
test/Makefile.am | 3 +
test/libvlc/slaves.c | 265 +++++++++++++++++++++++++++++++++++++++
test/samples/slaves/nomatch.srt | 1 +
3 files changed, 269 insertions(+)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=bb6fe6ffc7032abceb05bc44f51a093200940d3d
More information about the vlc-commits
mailing list