#include "libavutil/intreadwrite.h"#include "libavutil/intfloat.h"#include "avformat.h"#include "internal.h"Go to the source code of this file.
Data Structures | |
| struct | ThpDemuxContext |
Typedefs | |
| typedef struct ThpDemuxContext | ThpDemuxContext |
Functions | |
| static int | thp_probe (AVProbeData *p) |
| static int | thp_read_header (AVFormatContext *s, AVFormatParameters *ap) |
| static int | thp_read_packet (AVFormatContext *s, AVPacket *pkt) |
Variables | |
| AVInputFormat | ff_thp_demuxer |
| typedef struct ThpDemuxContext ThpDemuxContext |
|
static |
|
static |
|
static |
| AVInputFormat ff_thp_demuxer |