[FFmpeg-devel] [PATCH] aarch64: h264dsp: Remove unnecessary sign extensions

Martin Storsjö martin at martin.st
Sun Aug 8 23:24:47 EEST 2021


On Thu, 5 Aug 2021, Martin Storsjö wrote:

> These became unnecessary when the stride arguments were changed from
> int to ptrdiff_t in bc26fe89275c267d169b468356c82ee59874407d
> (0576ef466d8a631326d1d0a5ec2e4c4c81d25353) and
> d5d699ab6e6f8a8290748d107416fd5c19757a1b
> (aa844dc46f93182a63ec0b53267d19e7342c79b9).
>
> Signed-off-by: Martin Storsjö <martin at martin.st>
> ---
> libavcodec/aarch64/h264dsp_neon.S | 8 --------
> 1 file changed, 8 deletions(-)

Pushed this one.

// Martin


More information about the ffmpeg-devel mailing list