[FFmpeg-devel] [PATCH] fate/libavcodec: add codec_desc test

wm4 nfxjfg at googlemail.com
Sat Feb 10 14:10:43 EET 2018


On Sat, 10 Feb 2018 16:37:00 +0700
Muhammad Faiz <mfcc64 at gmail.com> wrote:

> Remove runtime check at codec_desc.c
> 
> Signed-off-by: Muhammad Faiz <mfcc64 at gmail.com>
> ---
>  libavcodec/Makefile           |  1 +
>  libavcodec/codec_desc.c       | 24 -----------------------
>  libavcodec/tests/codec_desc.c | 45 +++++++++++++++++++++++++++++++++++++++++++
>  tests/fate/libavcodec.mak     |  5 +++++
>  4 files changed, 51 insertions(+), 24 deletions(-)
>  create mode 100644 libavcodec/tests/codec_desc.c
> 

Seems like a pretty good idea.


More information about the ffmpeg-devel mailing list