Re: [FFmpeg-devel] [PATCH] img2enc: mention -frames:v in error message

2019-01-22 Thread Lou Logan
On Tue, Jan 15, 2019, at 10:54 PM, Kieran O Leary wrote: > > Looks good to me. Thanks. Pushed with fixed subject prefix. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Re: [FFmpeg-devel] [PATCH] img2enc: mention -frames:v in error message

2019-01-16 Thread Kieran O Leary
On Tue, 15 Jan 2019, 00:25 Lou Logan Signed-off-by: Lou Logan > --- > libavformat/img2enc.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/libavformat/img2enc.c b/libavformat/img2enc.c > index a09cc8ec50..bec4bf81dd 100644 > --- a/libavformat/img2enc.c > +++ b/libavfo

[FFmpeg-devel] [PATCH] img2enc: mention -frames:v in error message

2019-01-14 Thread Lou Logan
Signed-off-by: Lou Logan --- libavformat/img2enc.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libavformat/img2enc.c b/libavformat/img2enc.c index a09cc8ec50..bec4bf81dd 100644 --- a/libavformat/img2enc.c +++ b/libavformat/img2enc.c @@ -110,7 +110,8 @@ static int write_p