|
FFmpeg
|
CCITT Fax Group 3 and 4 decompression. More...
Macros | |
| #define | CCITT_SYMS 104 |
Functions | |
| av_cold void | ff_ccitt_unpack_init (void) |
| initialize unpacker code | |
| int | ff_ccitt_unpack (AVCodecContext *avctx, const uint8_t *src, int srcsize, uint8_t *dst, int height, int stride, enum TiffCompr compr, int opts) |
| unpack data compressed with CCITT Group 3 1/2-D or Group 4 method | |
CCITT Fax Group 3 and 4 decompression.
1.8.12