summaryrefslogtreecommitdiff
path: root/libavcodec/lzw.h
Commit message (Expand)AuthorAge
* gifdec: convert to bytestream2Anton Khirnov2013-11-21
* doxygen: use Doxygen markup for authors and web links where appropriateDiego Biurrun2011-07-15
* doxygen: misc consistency cosmeticsDiego Biurrun2011-07-14
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Add lots of missing includesMåns Rullgård2010-03-08
* lzw.h does not need get_bits.h, tiff.c needs intreadwrite.h for AV_R* thoughBaptiste Coudurier2009-12-03
* use lzw compression in gif encoderBaptiste Coudurier2009-12-03
* Rename bitstream.h to get_bits.h.Stefano Sabatini2009-04-13
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-19
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* constsMichael Niedermayer2008-02-01
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* LZW encoder by Bartlomiej Wolowiec b.wolowiec students mimuw edu plMichael Niedermayer2007-04-07
* LZW decoder as separate module plus TIFF LZW supportKostya Shishkov2006-10-26