[FFmpeg-devel] DSP function ARM NEON patches for hevc

James Almer jamrial at gmail.com
Thu Feb 5 18:39:17 CET 2015


On 05/02/15 2:34 PM, Christophe Gisquet wrote:
> 2015-02-05 18:28 GMT+01:00 James Almer <jamrial at gmail.com>:
>> On 05/02/15 10:22 AM, Mickaël Raulet wrote:
>>> More coming soon for epel and SAO!
>>
>> The SAO prototypes got some slight changes with my patches. The author of this
>> ARM code (or someone else) will have to revise it before it can be merged.
> 
> As a first step, that's likely passing the implicit stride to the
> internal dsp functions (if any).
> 
> That's what they did with the mc functions where some arguments are
> also constant & known at compilation time.

It's most assuredly also passing the SAOParams struct instead of the two needed 
elements from said struct.
It should all be easy to fix anyway (For someone that knows NEON, that is).


More information about the ffmpeg-devel mailing list