Go to the source code of this file.
§ thp_probe()
Definition at line 48 of file thp.c.
§ thp_read_header()
Definition at line 57 of file thp.c.
§ thp_read_packet()
§ ff_thp_demuxer
Initial value:= {
.name = "thp",
}
static int thp_read_header(AVFormatContext *s)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static int thp_probe(AVProbeData *p)
static int read_header(FFV1Context *f)
static int read_packet(AVFormatContext *ctx, AVPacket *pkt)
static int thp_read_packet(AVFormatContext *s, AVPacket *pkt)
Definition at line 194 of file thp.c.