Re: [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: Refine the do_video_out.

2018-11-08 Thread myp...@gmail.com
On Thu, Nov 8, 2018 at 11:45 PM Carl Eugen Hoyos wrote: > > 2018-11-08 16:35 GMT+01:00, Jun Zhao : > > Signed-off-by: Jun Zhao > > --- > > fftools/ffmpeg.c | 62 > > - > > 1 files changed, 28 insertions(+), 34 deletions(-) > > > > diff --git

Re: [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: Refine the do_video_out.

2018-11-08 Thread myp...@gmail.com
On Fri, Nov 9, 2018 at 4:24 AM Michael Niedermayer wrote: > > On Thu, Nov 08, 2018 at 11:35:20PM +0800, Jun Zhao wrote: > > Signed-off-by: Jun Zhao > > --- > > fftools/ffmpeg.c | 62 > > - > > 1 files changed, 28 insertions(+), 34 deletions(

Re: [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: Refine the do_video_out.

2018-11-08 Thread Michael Niedermayer
On Thu, Nov 08, 2018 at 11:35:20PM +0800, Jun Zhao wrote: > Signed-off-by: Jun Zhao > --- > fftools/ffmpeg.c | 62 - > 1 files changed, 28 insertions(+), 34 deletions(-) The commit message "Refine the do_video_out." is too terse its not clear

Re: [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: Refine the do_video_out.

2018-11-08 Thread Carl Eugen Hoyos
2018-11-08 16:35 GMT+01:00, Jun Zhao : > Signed-off-by: Jun Zhao > --- > fftools/ffmpeg.c | 62 > - > 1 files changed, 28 insertions(+), 34 deletions(-) > > diff --git a/fftools/ffmpeg.c b/fftools/ffmpeg.c > index da4259a..e989e7a 100644 > ---

[FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: Refine the do_video_out.

2018-11-08 Thread Jun Zhao
Signed-off-by: Jun Zhao --- fftools/ffmpeg.c | 62 - 1 files changed, 28 insertions(+), 34 deletions(-) diff --git a/fftools/ffmpeg.c b/fftools/ffmpeg.c index da4259a..e989e7a 100644 --- a/fftools/ffmpeg.c +++ b/fftools/ffmpeg.c @@ -1193,33 +