libavcodec/v408enc.c File Reference

#include "libavutil/intreadwrite.h"
#include "avcodec.h"
#include "internal.h"

Go to the source code of this file.

Functions

static av_cold int v408_encode_init (AVCodecContext *avctx)
static int v408_encode_frame (AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pic, int *got_packet)
static av_cold int v408_encode_close (AVCodecContext *avctx)


Function Documentation

static av_cold int v408_encode_close ( AVCodecContext avctx  )  [static]

Definition at line 84 of file v408enc.c.

static int v408_encode_frame ( AVCodecContext avctx,
AVPacket pkt,
const AVFrame pic,
int *  got_packet 
) [static]

Definition at line 39 of file v408enc.c.

static av_cold int v408_encode_init ( AVCodecContext avctx  )  [static]

Definition at line 27 of file v408enc.c.


Generated on Fri Oct 26 02:47:59 2012 for FFmpeg by  doxygen 1.5.8