Quoting Paul B Mahol (2021-09-19 12:01:06) > Signed-off-by: Paul B Mahol <[email protected]> > --- > libavcodec/Makefile | 1 + > libavcodec/allcodecs.c | 1 + > libavcodec/speexdata.h | 764 ++++++++++++++++++++ > libavcodec/speexdec.c | 1538 ++++++++++++++++++++++++++++++++++++++++ > tests/ref/fate/source | 2 + > 5 files changed, 2306 insertions(+) > create mode 100644 libavcodec/speexdata.h > create mode 100644 libavcodec/speexdec.c
This needs a test. -- Anton Khirnov _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
