summaryrefslogtreecommitdiffstats
path: root/libavcodec/lzw.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/lzw: ff_lzw_decode_tail() now returns the consumed bytes in lzw decom...Ni Hui2015-11-101-1/+1
* gifdec: port to bytestream2 APIPaul B Mahol2012-12-081-1/+0
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-151-1/+1
|\
| * doxygen: use Doxygen markup for authors and web links where appropriateDiego Biurrun2011-07-151-1/+1
| * doxygen: misc consistency cosmeticsDiego Biurrun2011-07-141-1/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Add lots of missing includesMåns Rullgård2010-03-081-0/+2
* lzw.h does not need get_bits.h, tiff.c needs intreadwrite.h for AV_R* thoughBaptiste Coudurier2009-12-031-2/+0
* use lzw compression in gif encoderBaptiste Coudurier2009-12-031-2/+7
* Rename bitstream.h to get_bits.h.Stefano Sabatini2009-04-131-1/+1
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-191-2/+2
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* constsMichael Niedermayer2008-02-011-2/+2
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* LZW encoder by Bartlomiej Wolowiec b.wolowiec students mimuw edu plMichael Niedermayer2007-04-071-0/+10
* LZW decoder as separate module plus TIFF LZW supportKostya Shishkov2006-10-261-0/+49
OpenPOWER on IntegriCloud