Commits on Source (4)
-
The test checks that the closed-captions are correctly forwarded to the stream output chain when they are output from the packetizer. As a side effect, it also checks that a packetizer is used in the stream output pipeline, even when the input has already been packetized. Co-authored-by:
Alexandre Janniaux <ajanni@videolabs.io>
e3057533 -
61750113
-
Regression from 6369ea50. This commit introduced a lock re-entrancy to the fifo lock, which is not allowed, when DecoderPlayCc is used to play a closed caption from the packetizer.
2ed6c7eb -
This check the path where pf_getcc() is called from the packetizer and then DecoderPlayCc() is used to play the closed-caption. This is a non-regression test, checking what's fixed from the previous commit and introduced in 6369ea50.
998b623d
Showing
- src/input/decoder.c 12 additions, 6 deletionssrc/input/decoder.c
- test/src/input/decoder/input_decoder.c 64 additions, 3 deletionstest/src/input/decoder/input_decoder.c
- test/src/input/decoder/input_decoder.h 5 additions, 1 deletiontest/src/input/decoder/input_decoder.h
- test/src/input/decoder/input_decoder_scenarios.c 58 additions, 2 deletionstest/src/input/decoder/input_decoder_scenarios.c