[FFmpeg-devel] [PATCH] use lzw compression in gif encoder

Baptiste Coudurier baptiste.coudurier
Thu Dec 3 20:17:51 CET 2009


On 12/03/2009 10:48 AM, Michael Niedermayer wrote:
> On Wed, Dec 02, 2009 at 01:32:12PM -0800, Baptiste Coudurier wrote:
>> Hi guys,
>>
>> Finally. The func ptr in the lzw encoder is the least worse solution I
>> could find.
>>
>> --
>> Baptiste COUDURIER
>> Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
>> FFmpeg maintainer                                  http://www.ffmpeg.org
>
>>   gif.c     |   80 +++++++++++++++++++++++++++++++-------------------------------
>>   lzw.h     |    9 +++++-
>>   lzwenc.c  |   17 +++++++++----
>>   tiffenc.c |    6 +++-
>>   4 files changed, 64 insertions(+), 48 deletions(-)
>> 8c5041dd457335fe6fec390142e639d2087af57a  gif_lzw.patch
>
> ok
>

Thanks, applied.

-- 
Baptiste COUDURIER
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
FFmpeg maintainer                                  http://www.ffmpeg.org



More information about the ffmpeg-devel mailing list