]> git.sesse.net Git - ffmpeg/history - libavcodec/tiff.c
pthread_frame: ensure the threads don't run simultaneously with hwaccel
[ffmpeg] / libavcodec / tiff.c
2006-11-13 Kostya ShishkovDecoder can decode many ZLib-packed strips
2006-11-13 Kostya ShishkovPrint error message for unsupported mode (RGB planar...
2006-11-13 Kostya Shishkov8-bit images support for TIFF
2006-11-13 Kostya ShishkovRows per strip may be >= height
2006-11-13 Kostya ShishkovWarn about JPEG in TIFF
2006-11-13 Kostya ShishkovCorrectly detect 4-component images
2006-10-26 Kostya ShishkovLZW decoder as separate module plus TIFF LZW support
2006-10-26 Kostya Shishkov10l predictor should not skip first line
2006-10-13 Kostya ShishkovTIFF decoder