Commits on Source (7)
-
The paused state is already sent to all outputs, outputs might want to convert timestamps while paused. This is the case for the SPU output that need to select subpictures to be displayed while paused. The SPU output still won't select the next subpictures, since the vout will be paused and will always try to play the same picture with the same converted TS. Fixes #28429
9a041d1c -
It's not possible anymore and the output is already aware of the paused state.
75b861df -
It's not possible anymore and the output is already aware of the paused state. Refs #28429
032cee86 -
It's not possible anymore and the output is already aware of the paused state. Refs #28429
8404c39e -
master is always valid here.
1dabd6d9 -
0569e1cd
-
1d20f89b
Showing
- src/audio_output/dec.c 3 additions, 10 deletionssrc/audio_output/dec.c
- src/clock/clock.c 0 additions, 2 deletionssrc/clock/clock.c
- src/clock/clock.h 2 additions, 2 deletionssrc/clock/clock.h
- src/video_output/video_output.c 3 additions, 24 deletionssrc/video_output/video_output.c
- src/video_output/vout_subpictures.c 6 additions, 26 deletionssrc/video_output/vout_subpictures.c
- test/src/clock/clock.c 127 additions, 15 deletionstest/src/clock/clock.c