On Fri,  9 Jun 2017 13:44:01 +0200
Paul B Mahol <one...@gmail.com> wrote:

> Signed-off-by: Paul B Mahol <one...@gmail.com>
> ---
>  Makefile          |  1 +
>  tools/Makefile    |  1 +
>  tools/sofa2wavs.c | 79 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 81 insertions(+)
>  create mode 100644 tools/sofa2wavs.c
> 
> diff --git a/Makefile b/Makefile
> index 685b613..a2df8b9 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -82,6 +82,7 @@ target_dec_%_fuzzer$(EXESUF): target_dec_%_fuzzer.o 
> $(FF_DEP_LIBS)
>       $(LD) $(LDFLAGS) $(LDEXEFLAGS) $(LD_O) $^ $(ELIBS) $(FF_EXTRALIBS) 
> $(LIBFUZZER_PATH)

Again: if this tool is needed anyway, why not make a minimal custom
file format that will make the filter nicer to use?
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to