Go to the source code of this file.
◆ tta_init()
◆ tta_write_header()
◆ tta_write_packet()
◆ tta_queue_flush()
◆ tta_write_trailer()
◆ ff_tta_muxer
Initial value:= {
.name = "tta",
.mime_type = "audio/x-tta",
.extensions = "tta",
}
static void write_packet(OutputFile *of, AVPacket *pkt, OutputStream *ost, int unqueue)
static av_cold int init(AVCodecContext *avctx)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static int write_trailer(AVFormatContext *s1)
static void write_header(FFV1Context *f)
Definition at line 161 of file ttaenc.c.