[FFmpeg-devel] [PATCH] Fix for paletteuse to support transparency
Derek Buitenhuis
derek.buitenhuis at gmail.com
Wed Oct 11 00:56:56 EEST 2017
On 10/10/2017 10:41 PM, Bjorn Roche wrote:
> Partial fix for https://trac.ffmpeg.org/ticket/4443
> (Animated GIFs are incorrectly optimized, so they still won’t be output
> correctly).
> ---
> libavfilter/vf_paletteuse.c | 210 ++++++++++++++++++++++++++++----------------
> 1 file changed, 132 insertions(+), 78 deletions(-)
Commit message should contain info on what changed and why, not just a bug URL.
- Derek
More information about the ffmpeg-devel
mailing list