FFmpeg
|
#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) |
Sunplus JPEG decoder (SP5X).
Definition in file sp5xdec.c.