]> git.sesse.net Git - ffmpeg/commit
Always write all colours for animated gif files, including transparent ones.
authorCarl Eugen Hoyos <cehoyos@ag.or.at>
Thu, 20 Dec 2012 22:05:42 +0000 (23:05 +0100)
committerCarl Eugen Hoyos <cehoyos@ag.or.at>
Thu, 20 Dec 2012 22:05:42 +0000 (23:05 +0100)
commitd4fdaafdb76a927be6fea15013807641bbcc6bd9
tree031739101dea90510f4cb6a7602c341208f94c9e
parent9321e93502810e4a3fcaf87bac156dba2fe3b477
Always write all colours for animated gif files, including transparent ones.

This fixes the colour of the transparent background (as seen with ffplay),
and makes the background of some non-keyframes transparent that was
incorrectly shown as opaque for some samples.
libavcodec/gifdec.c