FFmpeg
Functions
jpeglsdec.h File Reference

JPEG-LS decoder. More...

#include "mjpeg.h"
#include "mjpegdec.h"

Go to the source code of this file.

Functions

int ff_jpegls_decode_lse (MJpegDecodeContext *s)
 Decode LSE block with initialization parameters.
 
int ff_jpegls_decode_picture (MJpegDecodeContext *s, int near, int point_transform, int ilv)
 

Detailed Description

JPEG-LS decoder.