mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-30 13:50:50 +08:00
H.264 only uses these functions with height 2 or 4 and the aarch64, arm and mips versions of them optimize based on this. Yet this is not true when these functions are used by the lowres code in mpegvideo_dec.c. So revert back to the C versions of these functions for mpegvideo_dec so that the H.264 decoder can still use fully optimized functions. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
43 KiB
43 KiB