libavformat/framecrcenc.c File Reference

#include "avformat.h"
#include "adler32.h"

Go to the source code of this file.

Functions

static int framecrc_write_packet (struct AVFormatContext *s, AVPacket *pkt)

Variables

AVOutputFormat framecrc_muxer


Function Documentation

static int framecrc_write_packet ( struct AVFormatContext s,
AVPacket pkt 
) [static]

Definition at line 24 of file framecrcenc.c.


Variable Documentation

Initial value:

 {
    "framecrc",
    "framecrc testing format",
    NULL,
    "",
    0,
    CODEC_ID_PCM_S16LE,
    CODEC_ID_RAWVIDEO,
    NULL,
    framecrc_write_packet,
    NULL,
}

Definition at line 35 of file framecrcenc.c.


Generated on Wed Feb 9 19:10:13 2011 for ffmpeg by  doxygen 1.5.6