[FFmpeg-devel] [PATCH] avfilter: add rubberband wrapper
James Almer
jamrial at gmail.com
Fri Sep 18 22:42:45 CEST 2015
On 9/18/2015 5:22 PM, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
> configure | 5 +
> libavfilter/Makefile | 1 +
> libavfilter/af_rubberband.c | 225 ++++++++++++++++++++++++++++++++++++++++++++
> libavfilter/allfilters.c | 1 +
> 4 files changed, 232 insertions(+)
> create mode 100644 libavfilter/af_rubberband.c
This needs a line in the "compatible libraries" section of LICENSE.md
mentioning librubberband is gpl.
That section is outdated for that matter. It's missing other libraries.
More information about the ffmpeg-devel
mailing list