461 Commits (d2a01fe376d438eeb42795ecb2cfcd13458f1572)

Author SHA1 Message Date
Steve Lhomme f7d7020b6e test: player: don't create the "window" variable in libvlc 7 years ago
Alexandre Janniaux 0b7ce00c5e use ARRAY_SIZE when applicable 7 years ago
Thomas Guillem 48d69a52d8 test: player: test vlc_player_SelectTracksByStringIds 7 years ago
Thomas Guillem 0c0a4d1d4a es_out: propagate the input_source_t 7 years ago
Thomas Guillem 33c53b0d6f es_out: split public and private controls 7 years ago
Rémi Denis-Courmont 6d324addef thread: remove vlc_sem_destroy() 7 years ago
Francois Cartegnie b29ac17cdb test: timestamps_filter: add SPU offset check after discontinuity 7 years ago
Francois Cartegnie cef77e6f7f test: add PES assembly tests 7 years ago
Francois Cartegnie 0e4415fe93 test: timestamps_filter: link with libvlccore 7 years ago
Francois Cartegnie caf561c9a6 test: timestamps_filter 7 years ago
Hugo Beauzée-Luyssen 97e382290b test: run_vlc.sh: Don't override existing ASAN_OPTIONS 7 years ago
Thomas Guillem f9d940909b test: player: don't drop video frames 7 years ago
Steve Lhomme 005f392377 test: decoder: do not get any decoder device for tests 7 years ago
Alexandre Janniaux 608f45c97b test: hxxx: fix potentially uninitialized variable warnings 7 years ago
Francois Cartegnie 3c2eebb776 test: packetizer: fix leaks 7 years ago
Francois Cartegnie bdeb2257a3 test: packetizer: add mpegvideo 7 years ago
Francois Cartegnie b85a73b974 test: packetizer: parametrize extradata check 7 years ago
Francois Cartegnie a7eb80ddcb tests: add hevc packetizer 7 years ago
Francois Cartegnie 10d85acafd tests: add h264 packetizer 7 years ago
Thomas Guillem 7e31ddf0cd test: player: test the timer API 7 years ago
Thomas Guillem b00cc40b00 test: player: add video frame rate params 7 years ago
Thomas Guillem dfe892d332 test: player: add audio_block_length param 7 years ago
Thomas Guillem d5b69a1382 test: player: lower video size 7 years ago
Rémi Denis-Courmont c55e1f0347 test: ignore only memory leaks in run_vlc 7 years ago
Rémi Denis-Courmont 55a4936a6d configure: test for fstatat() rather than openat() 7 years ago
Thomas Guillem cf9df8e911 test: dialog: fix vlc-qt-check path 7 years ago
Thomas Guillem b063dca4d2 prepaser: change options handling 7 years ago
Thomas Guillem 2f18f55985 player: split the implementation into several files 7 years ago
Rémi Denis-Courmont cbb53394d6 demux-run: mute unused parameter warning 7 years ago
Rémi Denis-Courmont 2b9627173e demux-run: missing initializer 7 years ago
Steve Lhomme 705ed447df test: decoder: remove redundant decoder picture allocation 7 years ago
Thomas Guillem c896210b00 player: get vout and vout_order from VIDEO/SPU es_ids 7 years ago
Thomas Guillem dd5ba72db7 player: add a policy to vlc_player_SelectEsId 7 years ago
Thomas Guillem 8fd345c011 test: player: fix on_category_delay_changed events 7 years ago
Thomas Guillem cb1b9717d0 player: rename vlc_player_*Track to EsId 7 years ago
Thomas Guillem 579d28a3a5 player: merge Set/Get Audio/Subtitle delay into Set/Get Category delay 7 years ago
Thomas Guillem 42e8a35e76 player: associate ES ids in vout_changed event 7 years ago
Romain Vimont 80a8553e8a libvlc: player: rename stop() to stop_async() 7 years ago
Romain Vimont cff059cc20 player: make the lock optionally reentrant 7 years ago
Romain Vimont ddee82e3b9 libvlc: player: fix racy tests 7 years ago
Thomas Guillem 9cd2ec2924 test: player: test a playback without any outputs 7 years ago
Thomas Guillem 5ac82dd4b0 test: player: a ctx can be used without outputs 7 years ago
Thomas Guillem cc0ede2371 test: player: refactor ctx initialization 7 years ago
Thomas Guillem e7b17d1dc9 test: player: move ctx_destroy down 7 years ago
Thomas Guillem 8345728100 test: player: use correct enum for vout 7 years ago
Thomas Guillem 2fed2a28d8 test: player: test outputs 7 years ago
Thomas Guillem aa6d395b62 player: change vout events 7 years ago
Romain Vimont 50c0fa5d65 player: pass old_caps to on_capabilities_changed 7 years ago
Thomas Guillem 3fc4f3c951 test: media_list_player: fix build 7 years ago
Rémi Denis-Courmont db75e293e8 stream_fifo: use separate structure for writer side 8 years ago