[FFmpeg-devel] [PATCH v4] fate: add api-h264-slice test
Josh de Kock
joshdk at ob-encoder.com
Mon Oct 22 17:13:08 EEST 2018
On 16/10/2018 12:33, Michael Niedermayer wrote:
> On Mon, Oct 15, 2018 at 01:32:03PM +0100, 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
>> ---
>> Tested on Linux 32/64, MinGW + WINE 32/64.
>
> fails on qemu arm
>
> i suspect you are missing some condition on threads being enabled
>
> [h264 @ 0x130e080] Warning: not compiled with thread support, using thread emulation
> Couldn't activate slice threading: 0
>
> [...]
>
Well it obviously doesn't make sense to test this without threading, so
how would I make sure that the test is only run with threading enabled?
--
Josh
More information about the ffmpeg-devel
mailing list