|
FFmpeg
|
LCL (LossLess Codec Library) Video Codec Decoder for MSZH and ZLIB codecs Experimental encoder for ZLIB RGB24. More...
#include <stdio.h>#include <stdlib.h>#include "libavutil/mem.h"#include "libavutil/pixdesc.h"#include "avcodec.h"#include "bytestream.h"#include "internal.h"#include "lcl.h"#include "thread.h"Classes | |
| struct | LclDecContext |
Typedefs | |
| typedef struct LclDecContext | LclDecContext |
LCL (LossLess Codec Library) Video Codec Decoder for MSZH and ZLIB codecs Experimental encoder for ZLIB RGB24.
Fourcc: MSZH, ZLIB
Original Win32 dll: Ver2.23 By Kenji Oshima 2000.09.20 avimszh.dll, avizlib.dll
A description of the decoding algorithm can be found here: http://www.pcisys.net/~melanson/codecs
Supports: BGR24 (RGB 24bpp)
1.8.12