On Sun, Nov 02, 2014 at 10:44:43AM +0100, Reimar Döffinger wrote: > Configures it as x86_64 with assembler disabled. > Does not pass "make fate" though, e.g. fate-vc1_ilaced_twomv fails.
Sorry, it actually does pass. I forgot to rsync the samples first. Note that if you leave asm enabled it won't even compile due to pointers and registers having different size. The gcc manual describes hacks/macros to work around this, but I doubt it is worth the effort. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel