[FFmpeg-devel] [PATCH] fate/libavcodec: add codec_desc test
Muhammad Faiz
mfcc64 at gmail.com
Mon Feb 12 01:29:52 EET 2018
On Sun, Feb 11, 2018 at 6:43 AM, Michael Niedermayer
<michael at niedermayer.cc> wrote:
> On Sat, Feb 10, 2018 at 04:37:00PM +0700, Muhammad Faiz 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
>
> LGTM
Applied.
Thank's.
More information about the ffmpeg-devel
mailing list