FFmpeg
Loading...
Searching...
No Matches
sp5xdec.c File Reference

Sunplus JPEG decoder (SP5X). More...

#include "config_components.h"
#include "libavutil/mem.h"
#include "avcodec.h"
#include "codec_internal.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.