Go to the source code of this file.
Data Structures | |
struct | voc_enc_context |
Typedefs | |
typedef struct voc_enc_context | VocEncContext |
Functions | |
static int | voc_write_header (AVFormatContext *s) |
static int | voc_write_packet (AVFormatContext *s, AVPacket *pkt) |
static int | voc_write_trailer (AVFormatContext *s) |
Variables | |
AVOutputFormat | ff_voc_muxer |
typedef struct voc_enc_context VocEncContext |
|
static |
|
static |
|
static |
AVOutputFormat ff_voc_muxer |