On Fri, May 07, 2021 at 09:23:09PM +0530, Vedaa wrote:
> Hi,
>
> I have added the inclusion guards and changed the author.
>
> ---
> Makefile | 2 ++
> libavutil/tests/integer.c | 21 ++
> libavutil/tests/integer.h | 45 +++
>
On Fri, May 07, 2021 at 09:23:09PM +0530, Vedaa wrote:
> Hi,
>
> I have added the inclusion guards and changed the author.
>
[...]
> @@ -0,0 +1,45 @@
> +/*
> + * Copyright (c) 2004 Michael Niedermayer
> + *
> + * This file is part of FFmpeg.
> + *
> + * FFmpeg is free software; you can redistri
Hi,
I have added the inclusion guards and changed the author.
---
Makefile | 2 ++
libavutil/tests/integer.c | 21 ++
libavutil/tests/integer.h | 45 +++
tools/Makefile| 3 +++
tools/target_int_fuzzer.c | 35