]> git.sesse.net Git - ffmpeg/history - libavcodec/lzw.h
add casts to silence gcc warnings
[ffmpeg] / libavcodec / lzw.h
2009-04-13 Stefano SabatiniRename bitstream.h to get_bits.h.
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-02-01 Michael Niedermayerconsts
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
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