FFmpeg
Functions
sp5xdec.c File Reference
#include "config_components.h"
#include "avcodec.h"
#include "codec_internal.h"
#include "mjpeg.h"
#include "mjpegdec.h"
#include "sp5x.h"

Go to the source code of this file.

Functions

static int sp5x_decode_frame (AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt)
 

Detailed Description

Sunplus JPEG decoder (SP5X).

Definition in file sp5xdec.c.

Function Documentation

◆ sp5x_decode_frame()

static int sp5x_decode_frame ( AVCodecContext avctx,
AVFrame frame,
int got_frame,
AVPacket avpkt 
)
static

Definition at line 36 of file sp5xdec.c.