vlc/src/stream_output
Thomas Guillem 81a594b206 clock: expose and require lock for vlc_clock_main_t
All vlc_clock_main_t functions need to be called with this lock held.

This allows optimizations where 2 vlc_clock_main_t functions were called
in a row.
2024-03-17 08:37:18 +00:00
..
sap.c sap.c: fix doxygen warnings 2023-08-10 09:30:35 +00:00
stream_output.c clock: expose and require lock for vlc_clock_main_t 2024-03-17 08:37:18 +00:00
stream_output.h input: forward ES string ID to stream output 2023-07-29 10:06:06 +00:00