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

2018-10-23 Thread Michael Niedermayer
On Tue, Oct 23, 2018 at 12:15:13PM +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 > --- > Prints a warning to the user when threading is not enabled, slice NAL

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

2018-10-23 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 --- Prints a warning to the user when threading is not enabled, slice NALUs should still be checked for proper decoding irregardless of whether threads ar