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

2016-01-21 Thread Henrik Gramner
On Mon, Jan 18, 2016 at 1:33 AM, Michael Niedermayer wrote: > patchset tested with linux32 & 64, mingw32 & 64 > works fine On Mon, Jan 18, 2016 at 2:39 AM, James Darnley wrote: > Some good changes there. Passes fate here on Windows/Cygwin 64-bit with > both yasm and nasm. On Mon, Jan 18, 2016

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

2016-01-18 Thread Ronald S. Bultje
Hi, On Sun, Jan 17, 2016 at 5:59 PM, Henrik Gramner wrote: > The following patches were recently pushed to x264. > > Geza Lore (1): > x86inc: Add debug symbols indicating sizes of compiled functions > > Henrik Gramner (6): > x86inc: Be more verbose in assertion failures > x86inc: Improve F

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

2016-01-17 Thread James Darnley
On 2016-01-17 23:59, Henrik Gramner wrote: > The following patches were recently pushed to x264. > > Geza Lore (1): > x86inc: Add debug symbols indicating sizes of compiled functions > > Henrik Gramner (6): > x86inc: Be more verbose in assertion failures > x86inc: Improve FMA instruction ha

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

2016-01-17 Thread Michael Niedermayer
On Mon, Jan 18, 2016 at 01:33:44AM +0100, Michael Niedermayer wrote: > On Sun, Jan 17, 2016 at 11:59:07PM +0100, Henrik Gramner wrote: > > The following patches were recently pushed to x264. > > > > Geza Lore (1): > > x86inc: Add debug symbols indicating sizes of compiled functions > > > > Henr

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

2016-01-17 Thread Michael Niedermayer
On Sun, Jan 17, 2016 at 11:59:07PM +0100, Henrik Gramner wrote: > The following patches were recently pushed to x264. > > Geza Lore (1): > x86inc: Add debug symbols indicating sizes of compiled functions > > Henrik Gramner (6): > x86inc: Be more verbose in assertion failures > x86inc: Impro

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

2016-01-17 Thread Henrik Gramner
The following patches were recently pushed to x264. Geza Lore (1): x86inc: Add debug symbols indicating sizes of compiled functions Henrik Gramner (6): x86inc: Be more verbose in assertion failures x86inc: Improve FMA instruction handling x86inc: Preserve arguments when allocating stack s