FFmpeg
|
#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 | ff_ass_muxer |
|
static |
|
static |
Definition at line 58 of file assenc.c.
Referenced by avio_alloc_context(), and ffio_init_context().
|
static |
AVOutputFormat ff_ass_muxer |