95394 Commits (1c3d7f67a6fe9def375757299f7b0f446d8143fe)
 

Author SHA1 Message Date
Alexandre Janniaux 1c3d7f67a6 clock: add traces when resetting the clock 3 years ago
Alexandre Janniaux 9db9630641 audio_output: output: trace audio output lifecycle 3 years ago
Alexandre Janniaux a2503695fa audio_output: dec: add more logs for glitches 3 years ago
Alexandre Janniaux 6ce5f0484f clock: remove reset on system_diff < 0 3 years ago
Alexandre Janniaux bb95ea80f2 input: decoder: remove flush workaround on Delete 3 years ago
Alexandre Janniaux 976d51c195 input: decoder: separate flushing and aborting 3 years ago
Alexandre Janniaux 14a114f89a vlc_decoder.h: document vlc_input_decoder_Delete 3 years ago
Alaric Senat 1ee62010c0 vlc_decoder: add the clock as parameter 4 years ago
Alaric Senat e6c436611a input_decoder: publicly expose `ChangeDelay` 4 years ago
Alexandre Janniaux 7de648ba93 input: decoder: add explicit input decoder flush 3 years ago
Alexandre Janniaux f73e86a151 input: es_out: add explicit input decoder flush 3 years ago
Alexandre Janniaux 3c58e2ae87 coreaudio: adapt delay before reporting latency 3 years ago
Thomas Guillem 724ff61af5 coreaudio: don't wait 1second to report the first latency 3 years ago
Thomas Guillem cc5bfeb951 coreaudio: increase timing count before checking it 3 years ago
Thomas Guillem 721a348557 aout: drop first blocks when using a negative delay 3 years ago
Thomas Guillem f70efb606f decoder: update the state directly when creating an output 3 years ago
Thomas Guillem b158bfc1c2 decoder: store output/request state in owner 3 years ago
Thomas Guillem e361838132 decoder: rename some functions 3 years ago
Thomas Guillem 033a55c79a decoder: move code up 3 years ago
Alexandre Janniaux 1082fcc445 player: use input_SetEsCatDelay instead of control 3 years ago
Alexandre Janniaux bdec3a4c8c player: input: replace delay setting by input method 3 years ago
Maxime Chapelet 67b67d5fdd test: add tests to vout vsync scheduler 4 years ago
Maxime Chapelet 352bbe2ed9 vout: vsync: check current time to drop pictures 3 years ago
Maxime Chapelet 99cf941853 vout: vsync: use lesser or equal for comparison 3 years ago
Maxime Chapelet 704be32eb2 vout: vsync: remove duplicate condition 3 years ago
Maxime Chapelet bb31ab9676 vout: vsync: continue resample after first frame 3 years ago
Maxime Chapelet 1320ca9a43 vout: use a separate clock.h header for vout vsync scheduler tests context 3 years ago
Alexandre Janniaux 48c1b49468 player: input: change ES delay without controls 3 years ago
Alexandre Janniaux 0006f5316a input: es_out: reset buffering on PCR discontinuity 3 years ago
Thomas Guillem 2291a3f799 es_out: add missing jitter update when changing delay 3 years ago
Thomas Guillem 005f54ba44 es_out: factorize jitter update when changing delay 3 years ago
Alexandre Janniaux d4dac4404f video_output: vout_scheduler: fix pause.is_on init 3 years ago
Alexandre Janniaux 9cd1ef5437 Revert "es_out: use audio-desync value directly" 3 years ago
Alexandre Janniaux c9bf3421ac input: decoder: fix flushing when deleting decoder 3 years ago
Alexandre Janniaux b3fda48f0d Revert "input: decoder: fix flushing when deleting" 3 years ago
Alexandre Janniaux aeff3bcc8e input: decoder: fix flushing when deleting 3 years ago
Francois Cartegnie a2f091581f codec: videotoolbox: fix include path 4 years ago
Francois Cartegnie bc01ac1171 codec: videotoolbox: codec specific logical split 4 years ago
Francois Cartegnie 682f492420 codec: videotoolbox: failed codec init should need cleanup 4 years ago
Francois Cartegnie bba1cda4f4 codec: videotoolbox: rework pacing 4 years ago
Francois Cartegnie f919879389 codec: videotoolbox: fix async pacing 4 years ago
Francois Cartegnie 4bddb483a3 codec: videotoolbox: have asynchronous pts/rate updates 4 years ago
Francois Cartegnie dd5abd4cc8 codec: videotoolbox: ensure flush on request 4 years ago
Francois Cartegnie 9cf1b1a54a codec: videotoolbox: do not discard decoder output on drain 4 years ago
Francois Cartegnie 802d5ceb48 codec: videotoolbox: rename discard flag 4 years ago
Francois Cartegnie 528393351b codec: videotoolbox: simplify by removing exclusive states booleans 4 years ago
Francois Cartegnie 7a8cfe8079 codec: videotoolbox: set strict DPB for HEVC 4 years ago
Francois Cartegnie 598504c3aa codec: videotoolbox: only update reorder depth on next pic 4 years ago
Francois Cartegnie 3bcc5c4960 codec: videotoolbox: process DPB on any decoding result 4 years ago
Alexandre Janniaux 76ca7de4a2 videotoolbox: enforce restart even after error 6 years ago