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

Michael Niedermayer michael at niedermayer.cc
Fri Sep 28 00:45:56 EEST 2018


On Thu, Sep 27, 2018 at 11:30:14AM +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 32bit with --arch=x86_32

this code still doesnt work, and building with just --arch=x86_32 does not make it x86 32bit
you can check the resulting binary:
tests/api/api-h264-slice-test
tests/api/api-h264-slice-test: ELF 64-bit LSB  executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.24, BuildID[sha1]=9a6d48e18c1f5a7b97c3731fc6b223d20a1c6dcd, not stripped

what i use is:
(with gcc) --arch=x86_32 --target-os=linux --extra-cflags=-m32 --extra-ldflags=-m32  --enable-cross-compile
other compilers may need other flags

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Republics decline into democracies and democracies degenerate into
despotisms. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180927/d56a3d6c/attachment.sig>


More information about the ffmpeg-devel mailing list