aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/lzw.h
Commit message (Collapse)AuthorAgeFilesLines
* LZW encoder by Bartlomiej Wolowiec b.wolowiec students mimuw edu plMichael Niedermayer2007-04-071-0/+10
| | | | Originally committed as revision 8644 to svn://svn.ffmpeg.org/ffmpeg/trunk
* LZW decoder as separate module plus TIFF LZW supportKostya Shishkov2006-10-261-0/+49
Originally committed as revision 6795 to svn://svn.ffmpeg.org/ffmpeg/trunk