On Thu, Sep 27, 2018 at 11:30:14AM +0100, jos...@ob-encoder.com wrote: > From: Josh de Kock <jos...@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
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel