On 6/22/2021 8:02 AM, Hendrik Leppkes wrote:
On Sat, Jun 19, 2021 at 9:14 PM James Almer <jamr...@gmail.com> wrote:

Suggested-by: ffm...@fb.com
Signed-off-by: James Almer <jamr...@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.

Bad wording, i guess, sorry. It's basically the concat protocol except it reads the urls from individual lines in a text file instead of a single string using a colon as separator.


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

Will do.


- Hendrik
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".


_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to