228 Commits (f1f13c456dea07bf401c19f3ca07c96fc8c6dfbb)

Author SHA1 Message Date
Pierre Lamot 3bf92cc6c7 test: add test for rbga picture format 5 months ago
Ayush Dey 52c61546c2 preparser: add vlc_preparser_req_Release API 6 months ago
Ayush Dey 984301285e preparser: expose vlc_preparser_req in callbacks 6 months ago
Ayush Dey 1f31130e16 preparser: use vlc_preparser_req pointer for request identification 6 months ago
Alexandre Janniaux f0e427894b test_log: move to stderr 2 years ago
Alexandre Janniaux 00d0176322 test: libvlc: add video smoke test 1 year ago
Thomas Guillem dcea76e41a preparser: add a struct to configure the preparser 1 year ago
Thomas Guillem b0843bee21 preparser: rework option and type flags 1 year ago
Thomas Guillem aad952ea38 preparser: notify on_ended with -EINTR when cancelled 1 year ago
Thomas Guillem 7bf413130d preparser: return the number of tasks cancelled 2 years ago
Thomas Guillem 3d4af3b72a preparser: use an unsigned for the request identification 2 years ago
Thomas Guillem 999e53e3c6 test: configure the preparser for parsing + local fetch 2 years ago
Thomas Guillem 0129f10ebe preparse: configure executor domain 2 years ago
Thomas Guillem 1b1ca7925b preparser: remove the timeout argument 2 years ago
Thomas Guillem cdeea03920 preparser: use input_item_parser_cbs_t for callbacks 2 years ago
Thomas Guillem 1b15986763 preparse: use int for status 2 years ago
Thomas Guillem e0a892ee82 preparser: remove item skip handling 2 years ago
Thomas Guillem b3fb32b0ba test: use vlc_preparser_New directly 2 years ago
Thomas Guillem b16dd8c307 test: libvlc: use vlc_preparser API directly 2 years ago
Alexandre Janniaux 9d84c7fa2b test: meson: simplify test depending on modules 2 years ago
Thomas Guillem 65bd25b037 test: media_callback: fix read_blocking assert 2 years ago
Alexandre Janniaux c0a2570079 test: factor environment setup in separate function 2 years ago
Alexandre Janniaux 3ba89ea810 test/libvlc: meta: skip test if taglib is absent 2 years ago
Thomas Guillem a65cd98355 test: don't change SIGALRM action 2 years ago
Thomas Guillem 7e05eb8285 test: media: remove unused vlc_events.h include 2 years ago
Steve Lhomme 6a666ccc45 test: libvlc/media: avoid potential sprintf overflow 3 years ago
Alexandre Janniaux 30d1237d76 test: libvlc_callback: check imem-access behaviour 3 years ago
Thomas Guillem d314736cef test: libvlc/media: test tracks id_stable 3 years ago
Thomas Guillem 505c403e83 test: libvlc/media: test tracks str_id 3 years ago
Thomas Guillem 9b1365dac4 test: libvlc/media: add test_media_tracks() 3 years ago
Alexandre Janniaux dbefe455bc test: libvlc/media: fix typo in test header 3 years ago
Alexandre Janniaux 851fb1c481 libvlc: media_thumbnail: add test for WebP 3 years ago
Alexandre Janniaux 41bd22f725 libvlc: media_thumbnail: add ARGB/Png/Jpg tests 3 years ago
Alexandre Janniaux d7a1749fab test: libvlc: overrides VLC_LIB_PATH in test_init() 3 years ago
Alexandre Janniaux 63d0d80c43 test: meson.build: add testsuite parameter 3 years ago
Alexandre Janniaux 3c01c3313d test/libvlc: meson.build: add missing tests with deps 3 years ago
Alexandre Janniaux 653cec766c test/libvlc: meson.build: add basic tests for libvlc 3 years ago
Alexandre Janniaux 8ab6572b33 test: test.h: define VLC_PLUGIN_PATH reliably 3 years ago
Thomas Guillem 812aa244bd test: media_player: move event_ctx to media_player.h and rename to mp_event_ctx 3 years ago
Alexandre Janniaux 478155afd8 test: record: remove file when it exists 3 years ago
Alexandre Janniaux 3ecfdc5deb test: media_player: check that record event is signalled 4 years ago
Alexandre Janniaux 14d9910200 test: move event helpers to test.h 3 years ago
Johannes Kauffmann 35209fff7c Remove double trailing semicolons 3 years ago
Thomas Guillem d59a512740 core: rename input_preparser to vlc_preparser 3 years ago
Maxim Biro faf8b85ac3 plugin: add HTML help 3 years ago
Thomas Guillem 7949712a30 libvlc: add bool selected in libvlc_media_player_get_tracklist 4 years ago
Rémi Denis-Courmont a11616f94a test: remove useless parameter 4 years ago
Rémi Denis-Courmont 45e8dd9d29 test: remove useless parameter 4 years ago
Rémi Denis-Courmont dd3a55dfc9 lib: remove useless libvlc_media_new_as_node() parameter 4 years ago
Rémi Denis-Courmont cd72cc377b lib: remove useless libvlc_media_new_fd() parameter 4 years ago