input: test: add es_out multiple program test
Without commit "input: es_out: fix non-matching main_clock bus", the
test is failing with the following assertion:
core debug: The input can't pace, selecting the input (PCR) as the clock source
Assertion failed: (vlc_mutex_held(&main_clock->lock)), function vlc_clock_main_CreateInputMaster, file clock.c, line 998.
FAIL test_input_es_out (exit status: 134)
Co-authored-by:
Sergio Ammirata <sergio@ammirata.net>
Reported that some US feeds with mpegts were triggering the assertion on
vlc_clock_main_CreateInputMaster() call.
Please register or sign in to comment