Re: [FFmpeg-devel] [PATCH 2/2] fate: add api-h264-slice test

2018-09-26 Thread Michael Niedermayer
On Wed, Sep 26, 2018 at 10:35:05AM +0100, jos...@ob-encoder.com wrote: > From: Josh de Kock > > 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-t

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

2018-09-26 Thread joshdk
From: Josh de Kock 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 | 208 + tests/fate/api.mak | 4 + tests/ref