[FFmpeg-devel] [PATCH 4/4] aarch64: Disable ff_hevc_sao_band_filter_8x8_8_neon out of precaution
Martin Storsjö
martin at martin.st
Fri Jan 7 01:30:05 EET 2022
On Wed, 5 Jan 2022, Martin Storsjö wrote:
> While this function on its own passes all of fate-hevc, there's
> indications that the function might need to handle widths that
> aren't a multiple of 8 (noted in commit
> f63f9be37c799ddc835af358034630d31fb7db02, which later was
> reverted).
> ---
> libavcodec/aarch64/hevcdsp_init_aarch64.c | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
As fate-hevc still is broken on aarch64, is anyone opposed to pushing
these reverts until the things is sorted out?
I'm all for fixing things, but we don't need to leave things broken in git
master while doing so.
// Martin
More information about the ffmpeg-devel
mailing list