[FFmpeg-devel] [PATCH] avformat: add a concat protocol using a files recipe

Hendrik Leppkes h.leppkes at gmail.com
Tue Jun 22 14:02:28 EEST 2021


On Sat, Jun 19, 2021 at 9:14 PM James Almer <jamrial at gmail.com> wrote:
>
> Suggested-by: ffmpeg at fb.com
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
>  libavformat/Makefile    |   1 +
>  libavformat/concat.c    | 111 ++++++++++++++++++++++++++++++++++++++++
>  libavformat/protocols.c |   1 +
>  3 files changed, 113 insertions(+)
>

This patch leaves me totally puzzling what it might do. "files recipe"
doesn't really ring any bells.

A quick explanation in the commit should be included at the very
least, adding it to doc/protocols.texi would be even better.

- Hendrik


More information about the ffmpeg-devel mailing list