Re: [FFmpeg-devel] [PATCH 0/5] x86inc: Sync changes from x264

2018-01-20 Thread Henrik Gramner
Pushed. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Re: [FFmpeg-devel] [PATCH 0/5] x86inc: Sync changes from x264

2018-01-19 Thread Michael Niedermayer
On Fri, Jan 19, 2018 at 12:06:10AM +0100, Henrik Gramner wrote: > Henrik Gramner (5): > x86inc: Enable AVX emulation for floating-point pseudo-instructions > x86inc: Use .rdata instead of .rodata on Windows > x86inc: Support creating global symbols from local labels > x86inc: Correctly set

[FFmpeg-devel] [PATCH 0/5] x86inc: Sync changes from x264

2018-01-18 Thread Henrik Gramner
Henrik Gramner (5): x86inc: Enable AVX emulation for floating-point pseudo-instructions x86inc: Use .rdata instead of .rodata on Windows x86inc: Support creating global symbols from local labels x86inc: Correctly set mmreg variables x86inc: Drop cpuflags_slowctz