August 1, 2021 1:01 PM, "Nicolas George" <geo...@nsup.org> wrote:

> Paul B Mahol (12021-08-01):
> 
>> Signed-off-by: Paul B Mahol <one...@gmail.com>
>> ---
>> doc/filters.texi | 31 ++++
>> libavfilter/Makefile | 2 +
>> libavfilter/allfilters.c | 2 +
>> libavfilter/f_separate.c | 346 +++++++++++++++++++++++++++++++++++++++
>> 4 files changed, 381 insertions(+)
>> create mode 100644 libavfilter/f_separate.c
> 
> Did not review the code.
> 
> Separate seems the wrong word: afaik, it is to be used when things of
> different nature have gotten mixed together.
> 
> Split would be the best choice, and in line with mkvmerge options, but
> it is already used.
> 
> Maybe timesplit. Or segment.
> 
I thought too for a bit.
Seperate is best word, but split would also work. Its like tomato vs tomato 
pronunciation. The point is clear in the description so i don't think it 
matters.

> --
> Nicolas George
> 
> _______________________________________________
> 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