[FFmpeg-devel] [PATCH vFINAL] fate: add api-h264-slice test

Josh de Kock joshdk at ob-encoder.com
Fri Oct 26 13:54:36 EEST 2018


On 24/10/2018 19:02, joshdk at ob-encoder.com wrote:
> From: Josh de Kock <joshdk at obe.tv>
> 
> This test ensures that you are able to send N number of slice NALUs in slice threaded mode to be decoded simultaneously
> ---
> 
>   tests/api/Makefile              |   1 +
>   tests/api/api-h264-slice-test.c | 221 +++++++++++++++++++++++
>   tests/fate/api.mak              |   4 +
>   tests/ref/fate/api-h264-slice   | 309 ++++++++++++++++++++++++++++++++
>   4 files changed, 535 insertions(+)
>   create mode 100644 tests/api/api-h264-slice-test.c
>   create mode 100644 tests/ref/fate/api-h264-slice
> 
> [...]

Pushed.

-- 
Josh


More information about the ffmpeg-devel mailing list