libavformat/assenc.c File Reference

#include "avformat.h"

Go to the source code of this file.

Data Structures

struct  ASSContext

Functions

static int write_header (AVFormatContext *s)
static int write_packet (AVFormatContext *s, AVPacket *pkt)
static int write_trailer (AVFormatContext *s)

Variables

AVOutputFormat ass_muxer


Function Documentation

static int write_header ( AVFormatContext s  )  [static]

Definition at line 28 of file assenc.c.

static int write_packet ( AVFormatContext s,
AVPacket pkt 
) [static]

Definition at line 58 of file assenc.c.

Referenced by av_alloc_put_byte(), and init_put_byte().

static int write_trailer ( AVFormatContext s  )  [static]

Definition at line 67 of file assenc.c.


Variable Documentation

Initial value:

Definition at line 80 of file assenc.c.


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