[FFmpeg-devel] [PATCH] x86/flacdsp: remove unneeded ifdeffery
James Almer
jamrial at gmail.com
Mon Jan 5 20:30:47 CET 2015
On 04/01/15 8:49 PM, Michael Niedermayer wrote:
> On Sat, Jan 03, 2015 at 07:52:17PM -0300, James Almer wrote:
>> On 29/12/14 5:05 PM, James Almer wrote:
>>> x86inc can translate r*m into a register or stack on its own
>>>
>>> Signed-off-by: James Almer <jamrial at gmail.com>
>>> ---
>>> libavcodec/x86/flacdsp.asm | 18 +++---------------
>>> 1 file changed, 3 insertions(+), 15 deletions(-)
>>
>> Ping.
>
> looks nice, also iam definitly in favor of minimizing all the ABI
> special cases
Pushed, thanks.
More information about the ffmpeg-devel
mailing list