[FFmpeg-devel] [PATCH 0/7] Fix for transparent gif creation

Clément Bœsch u at pkh.me
Wed Oct 4 09:50:59 EEST 2017


On Mon, Oct 02, 2017 at 01:24:32PM -0400, Bjorn Roche wrote:
[...]
> Bjorn Roche (7):
>   First pass at fixing paletteuse
>   Fix for dithering.
>   Removing some debugging
>   First pass at making the gif support transparency with the right
>     disposal methods. Needs more optimization.
>   Reimplement optimization for transparency
>   cleanup
>   Fix for detecting opaque correctly.

Please organize your patches in atomic changes instead of your
chronological construction:

- a patch should ideally change only one thing
- each patch should be applicable without breaking anything
- changes that do not belong at the end of the patchset should not be
  present in the middle of the history unless technically required (your
  debug logs don't).

Interactive git rebase is your friend.

Thanks

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20171004/e1d86e51/attachment.sig>


More information about the ffmpeg-devel mailing list