libavcodec/mjpegbdec.c File Reference

Apple MJPEG-B decoder. More...

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

Go to the source code of this file.

Functions

static uint32_t read_offs (AVCodecContext *avctx, GetBitContext *gb, uint32_t size, const char *err_msg)
static int mjpegb_decode_frame (AVCodecContext *avctx, void *data, int *data_size, AVPacket *avpkt)

Variables

AVCodec ff_mjpegb_decoder


Detailed Description

Apple MJPEG-B decoder.

Definition in file mjpegbdec.c.


Function Documentation

static int mjpegb_decode_frame ( AVCodecContext avctx,
void *  data,
int *  data_size,
AVPacket avpkt 
) [static]

Definition at line 40 of file mjpegbdec.c.

static uint32_t read_offs ( AVCodecContext avctx,
GetBitContext gb,
uint32_t  size,
const char *  err_msg 
) [static]

Definition at line 31 of file mjpegbdec.c.

Referenced by mjpegb_decode_frame().


Variable Documentation

Initial value:

Definition at line 151 of file mjpegbdec.c.


Generated on Fri Oct 26 02:39:45 2012 for FFmpeg by  doxygen 1.5.8