Commits on Source (22)
-
34d32f14
-
32cadbfc
-
47bde44e
-
0b21de86
-
c18be747
-
cf93349b
-
The previous context will be used by other output clocks in read-only until all outputs switch to the newly created context (when all outputs do update using the clock_id of the new context). The previous contexts are removed when not used anymore.
36713cdc -
Call vlc_clock_main_SetFirstPcr() in case of PCR discontinuity.
4ea725d7 -
Increasing uint32_t, that will be used by output to identify when a converted PTS discontinued with the previous one.
bf5dd04b -
d253bec5
-
60c70e2d
-
When using a deinterlace module (from the static chain).
34b1c4a2 -
183bc17c
-
Move them up, and use a define instead.
156fa18c -
de054823
-
37062157
-
d3ee6c48
-
028c6847
-
a769f57a
-
1f7bac2b
-
Check that the audio output receive all discontinuities triggered by clock contexts switch.
b2a86a28 -
Check the clock API when using several clock contexts.
f8b6c4e4
Showing
- src/audio_output/dec.c 17 additions, 4 deletionssrc/audio_output/dec.c
- src/clock/clock.c 320 additions, 75 deletionssrc/clock/clock.c
- src/clock/clock.h 13 additions, 1 deletionsrc/clock/clock.h
- src/clock/input_clock.c 8 additions, 6 deletionssrc/clock/input_clock.c
- src/clock/input_clock.h 3 additions, 1 deletionsrc/clock/input_clock.h
- src/input/decoder.c 1 addition, 1 deletionsrc/input/decoder.c
- src/input/es_out.c 10 additions, 4 deletionssrc/input/es_out.c
- src/video_output/video_output.c 36 additions, 21 deletionssrc/video_output/video_output.c
- src/video_output/vout_subpictures.c 6 additions, 4 deletionssrc/video_output/vout_subpictures.c
- test/src/clock/clock.c 79 additions, 6 deletionstest/src/clock/clock.c
- test/src/player/player.c 85 additions, 13 deletionstest/src/player/player.c