Re: [FFmpeg-devel] [PATCH 3/3] lavf/concat: implement FFSEEK_SIZE.

2019-07-19 Thread Nicolas George
Andreas Rheinhardt (12019-07-19): > The commit title is wrong: It's AVSEEK_SIZE. Locally fixed, thanks. Regards, -- Nicolas George signature.asc Description: PGP signature ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org

Re: [FFmpeg-devel] [PATCH 3/3] lavf/concat: implement FFSEEK_SIZE.

2019-07-19 Thread Andreas Rheinhardt
The commit title is wrong: It's AVSEEK_SIZE. Nicolas George: > Signed-off-by: Nicolas George > --- > libavformat/concat.c | 7 ++- > 1 file changed, 6 insertions(+), 1 deletion(-) > > diff --git a/libavformat/concat.c b/libavformat/concat.c > index 19c83c309a..ea3bc1dfde 100644 > ---

[FFmpeg-devel] [PATCH 3/3] lavf/concat: implement FFSEEK_SIZE.

2019-07-19 Thread Nicolas George
Signed-off-by: Nicolas George --- libavformat/concat.c | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/libavformat/concat.c b/libavformat/concat.c index 19c83c309a..ea3bc1dfde 100644 --- a/libavformat/concat.c +++ b/libavformat/concat.c @@ -38,6 +38,7 @@ struct