Re: [FFmpeg-devel] [PATCH 2/2] avisynth: fix Planar RGB output

2016-10-21 Thread Stephen Hutchinson
On 10/21/2016 10:30 PM, Carl Eugen Hoyos wrote: 2016-09-27 9:15 GMT+02:00 Carl Eugen Hoyos : 2016-09-27 6:45 GMT+02:00 Stephen Hutchinson : Ping. Consider sending your public key to Michael, you maintain this code. Ping. Carl Eugen ___ ffmpeg-de

Re: [FFmpeg-devel] [PATCH 2/2] avisynth: fix Planar RGB output

2016-10-21 Thread Carl Eugen Hoyos
2016-09-27 9:15 GMT+02:00 Carl Eugen Hoyos : > 2016-09-27 6:45 GMT+02:00 Stephen Hutchinson : > >> Ping. > > Consider sending your public key to Michael, you maintain this code. Ping. Carl Eugen ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http

Re: [FFmpeg-devel] [PATCH 2/2] avisynth: fix Planar RGB output

2016-10-21 Thread Stephen Hutchinson
On 8/30/2016 8:26 PM, Stephen Hutchinson wrote: --- libavformat/avisynth.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/libavformat/avisynth.c b/libavformat/avisynth.c index 1fe8e08..1acc44f 100644 --- a/libavformat/avisynth.c +++ b/libavformat/avisynth.c @@ -690,8 +690

Re: [FFmpeg-devel] [PATCH 2/2] avisynth: fix Planar RGB output

2016-09-27 Thread Carl Eugen Hoyos
2016-09-27 6:45 GMT+02:00 Stephen Hutchinson : > Ping. Consider sending your public key to Michael, you maintain this code. Carl Eugen ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Re: [FFmpeg-devel] [PATCH 2/2] avisynth: fix Planar RGB output

2016-09-26 Thread Stephen Hutchinson
On 8/30/2016 8:26 PM, Stephen Hutchinson wrote: --- libavformat/avisynth.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/libavformat/avisynth.c b/libavformat/avisynth.c index 1fe8e08..1acc44f 100644 --- a/libavformat/avisynth.c +++ b/libavformat/avisynth.c @@ -690,8 +690