128 Commits (5f9aa754cf4e72e4428d4e7e11413fd0ab77dadd)

Author SHA1 Message Date
Thomas Guillem aa4c7ce795 input: item: fix false positives when matching slaves 9 years ago
Thomas Guillem 674c416d2d test: slaves: fix false positive when calling test_expected_slaves with 0 9 years ago
Thomas Guillem bb44d80ade test: slaves: remove unused code 9 years ago
Thomas Guillem 779354ca8b test: media: don't detect slaves when testing parsing 9 years ago
Steve Lhomme 562a5f59b2 test: use the jpeg file to test vout specific calls 10 years ago
Thomas Guillem 215df6e644 test/media: test preparser timeout and cancelation 10 years ago
Thomas Guillem af0f469647 test/media: factor libvlc creation 10 years ago
Thomas Guillem 5f3abe14ea libvlc: add renderer_discoverer external API 10 years ago
Thomas Guillem 3efea40738 test: media: print parsed informations 10 years ago
Thomas Guillem 5ccd40099d test: media: preparse a specific media from command line 10 years ago
Thomas Guillem b0984a632f libvlc: add missing "_t" in media_discoverer structs/enums 10 years ago
Thomas Guillem 010549a38f test: media_discoverer: don't run discoverers 10 years ago
Thomas Guillem 3e7711177d test: media_discoverer: test a specific sd from command line 10 years ago
Thomas Guillem 641f3d741f test: add back media_discoverer test 10 years ago
Thomas Guillem 9fab6639b5 test libvlc_media_discoverer 10 years ago
Thomas Guillem 99c8288760 libvlc: add a timeout in libvlc_media_parse_with_options() 10 years ago
Rémi Denis-Courmont 2ce8926498 test: test libvlc_media_player_(set|get)_role 10 years ago
Thomas Guillem bb6fe6ffc7 input: test slaves 10 years ago
Thomas Guillem d7c3b38e93 test: libvlc: add missing static 10 years ago
Thomas Guillem 9126e33f77 libvlc: merge libvlc_MediaParsedStatus and libvlc_MediaParsedCharged events 10 years ago
Rémi Denis-Courmont 8f2e1e57cf Use vlc_close() 10 years ago
Thomas Guillem 70cd3eda38 test/media: test subitems parsing failure 10 years ago
Thomas Guillem 4ece64396e test/media: test that remote locations are skipped 10 years ago
Thomas Guillem d66f670ecd test/media: fix arguments order 10 years ago
Thomas Guillem ebda694ad4 test/media: remove libjpeg dependency 10 years ago
Thomas Guillem 9caa69fea4 test/media: use libvlc_media_parse_with_options 10 years ago
Francois Cartegnie 0c06f9e344 test: media: disable stream:// tests 10 years ago
Rémi Denis-Courmont 000feece0e test: fix memory leaks (fixes #14730) 10 years ago
Rémi Denis-Courmont d1f507fb0c test: remove cargo-culted LibVLC parameters 11 years ago
Thomas Guillem 24f1ec9c1c test: fix test_media_subitems without HAVE_OPENAT 11 years ago
Thomas Guillem e4695f0adf test: add test_media_subitems 11 years ago
Thomas Guillem 341e98d348 test: media: use a sem 11 years ago
Thomas Guillem 6a370dcfe1 test: fix test_media_preparsed 11 years ago
Rémi Denis-Courmont ee77bd03d2 equalizer: fix out of range test case 12 years ago
Rémi Denis-Courmont d7420aadc6 audio: add test for the new audio device functions 12 years ago
Rémi Denis-Courmont b56c7ee277 equalizer: fix inverted parameters in test case 13 years ago
Mark Lee cbedb0c6e5 libvlc: add tests for the equalizer API 13 years ago
Rémi Denis-Courmont 490b5fd010 test: add coverage for audio output and device functions 13 years ago
Rémi Denis-Courmont 1394bd284b Revert "Add test cases for the libvlc equalizer API." 14 years ago
Mark Lee 15498896d0 Add test cases for the libvlc equalizer API. 14 years ago
Rémi Denis-Courmont 7dcac68447 Move src/control/ to lib/ 15 years ago
Rémi Denis-Courmont 085558ebcd Do not use internal libvlc symbol outside of libvlc 15 years ago
Rémi Denis-Courmont 549ce2cad1 Override the plugins path with an environment variable... 15 years ago
Jakub Wieczorek 3f80895700 LibVLC Audio/video filters listing API 16 years ago
Rémi Denis-Courmont 645e8d0bee Add version infos to new LibVLC functions 16 years ago
Rémi Denis-Courmont 9529ae4e8c Add test cases for bug #3812 16 years ago
Rémi Denis-Courmont 2a14fb71bc Test libvlc_media_player_set_pause() 16 years ago
Jean-Paul Saman 88f536c0c0 test/libvlc: add libvlc_MediaPlayer* events for input states 16 years ago
Pierre d'Herbemont 16511fee7c test: Report when preparsed is working only when it works. 16 years ago
Pierre d'Herbemont ba1fea8d5e test: Alloc more time for media_list_player test. 16 years ago