[FFmpeg-devel] [PATCH v4] libavcodec: Add FLAC API test

Kieran Kunhya kierank at obe.tv
Tue Apr 21 00:40:26 CEST 2015


On 20 April 2015 at 01:03, Ludmila Glinskih <lglinskih at gmail.com> wrote:
> Signed-off-by: Ludmila Glinskih <lglinskih at gmail.com>
> ---
>  libavcodec/Makefile        |   1 +
>  libavcodec/api-flac-test.c | 290 +++++++++++++++++++++++++++++++++++++++++++++

I would put this in its own directory.
I think the next thing you should work on is a simple, shared version
of framecrc so these tests can be integrated into FATE.
Or you can use the framecrc in libavformat - I have no preference.

You may need some help though from people who understand the build
system better then me about fate integration.

Kieran


More information about the ffmpeg-devel mailing list