Re: [FFmpeg-devel] [PATCH]lavfi/mandelbrot: Output RGB0 instead of RGBA

2015-10-01 Thread Carl Eugen Hoyos
Michael Niedermayer gmx.at> writes: > > vsrc_mandelbrot.c |3 +-- > > 1 file changed, 1 insertion(+), 2 deletions(-) > > 8fd1951c453c9a39214bed85821531e70ef7e8e9 patchmandelbrot.diff > > LGTM Patch applied. Thank you, Carl Eugen ___ ffmpeg-dev

Re: [FFmpeg-devel] [PATCH]lavfi/mandelbrot: Output RGB0 instead of RGBA

2015-10-01 Thread Michael Niedermayer
On Thu, Oct 01, 2015 at 09:48:10PM +0200, Carl Eugen Hoyos wrote: > Hi! > > Attached patch improves the mandelbrot output pix_fmt imo. > > Please comment, Carl Eugen > vsrc_mandelbrot.c |3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > 8fd1951c453c9a39214bed85821531e70ef7e8e9 patc

[FFmpeg-devel] [PATCH]lavfi/mandelbrot: Output RGB0 instead of RGBA

2015-10-01 Thread Carl Eugen Hoyos
Hi! Attached patch improves the mandelbrot output pix_fmt imo. Please comment, Carl Eugen diff --git a/libavfilter/vsrc_mandelbrot.c b/libavfilter/vsrc_mandelbrot.c index 56d0503..950c5c8 100644 --- a/libavfilter/vsrc_mandelbrot.c +++ b/libavfilter/vsrc_mandelbrot.c @@ -149,7 +149,7 @@ static av_