Quoting Andreas Rheinhardt (2021-02-26 14:55:26)
> You forgot to remove the corresponding entry in .gitignore. LGTM otherwise.
And the test output as well.
Both removed locally.
--
Anton Khirnov
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
htt
Anton Khirnov:
> It tests deprecated avcodec_copy_context().
> ---
> libavcodec/Makefile| 1 -
> libavcodec/tests/options.c | 194 -
> tests/fate/libavcodec.mak | 4 -
> 3 files changed, 199 deletions(-)
> delete mode 100644 libavcodec/tests/option
It tests deprecated avcodec_copy_context().
---
libavcodec/Makefile| 1 -
libavcodec/tests/options.c | 194 -
tests/fate/libavcodec.mak | 4 -
3 files changed, 199 deletions(-)
delete mode 100644 libavcodec/tests/options.c
diff --git a/libavcodec/