Re: [FFmpeg-devel] [PATCH] avcodec/gif: dont honor transparency if palette changed

2016-09-06 Thread Clément Bœsch
On Tue, Sep 06, 2016 at 01:30:17PM +0200, Paul B Mahol wrote: > It generally does not work. > > Signed-off-by: Paul B Mahol > --- > libavcodec/gif.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/libavcodec/gif.c b/libavcodec/gif.c > index 6af1f4a..d9c99d5 100644 > ---

Re: [FFmpeg-devel] [PATCH] avcodec/gif: dont honor transparency if palette changed

2016-09-06 Thread Carl Eugen Hoyos
2016-09-06 13:30 GMT+02:00 Paul B Mahol : > It generally does not work. Shouldn't a warning be printed in this case? Carl Eugen ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

[FFmpeg-devel] [PATCH] avcodec/gif: dont honor transparency if palette changed

2016-09-06 Thread Paul B Mahol
It generally does not work. Signed-off-by: Paul B Mahol --- libavcodec/gif.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/gif.c b/libavcodec/gif.c index 6af1f4a..d9c99d5 100644 --- a/libavcodec/gif.c +++ b/libavcodec/gif.c @@ -83,7 +83,7 @@ static int gif_image_