libavformat/framecrcenc.c File Reference

#include "libavutil/adler32.h"
#include "avformat.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 25 of file framecrcenc.c.


Variable Documentation

Initial value:

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

Definition at line 36 of file framecrcenc.c.


Generated on Fri Oct 26 02:36:54 2012 for FFmpeg by  doxygen 1.5.8