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

Go to the source code of this file.

Functions

int ff_sp5x_process_packet (AVCodecContext *avctx, AVPacket *avpkt)
 

Detailed Description

Sunplus JPEG decoder (SP5X).

Definition in file sp5xdec.c.

Function Documentation

◆ ff_sp5x_process_packet()

int ff_sp5x_process_packet ( AVCodecContext avctx,
AVPacket avpkt 
)

Definition at line 33 of file sp5xdec.c.

Referenced by mjpeg_get_packet().