Ronald S. Bultje:
> Hi,
>
> On Thu, Jun 9, 2022 at 7:56 PM Andreas Rheinhardt <
> andreas.rheinha...@outlook.com> wrote:
>
>> Only ff_emulated_edge_mc_8() is used outside of lavc/videodsp.c.
>>
>> Signed-off-by: Andreas Rheinhardt
>> ---
>> libavcodec/videodsp.c | 4
>> libavcodec
Hi,
On Thu, Jun 9, 2022 at 7:56 PM Andreas Rheinhardt <
andreas.rheinha...@outlook.com> wrote:
> Only ff_emulated_edge_mc_8() is used outside of lavc/videodsp.c.
>
> Signed-off-by: Andreas Rheinhardt
> ---
> libavcodec/videodsp.c | 4
> libavcodec/videodsp.h | 1 -
> liba
Only ff_emulated_edge_mc_8() is used outside of lavc/videodsp.c.
Signed-off-by: Andreas Rheinhardt
---
libavcodec/videodsp.c | 4
libavcodec/videodsp.h | 1 -
libavcodec/videodsp_template.c | 1 +
3 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/libavcodec/vid