]> git.sesse.net Git - ffmpeg/history - libavcodec/lzw.h
Simplify ptr[0]; ptr++; to *ptr++
[ffmpeg] / libavcodec / lzw.h
2007-04-07 Michael NiedermayerLZW encoder by Bartlomiej Wolowiec b.wolowiec students...
2006-10-26 Kostya ShishkovLZW decoder as separate module plus TIFF LZW support