Go to the source code of this file.
◆ AUPR_HDR
#define AUPR_HDR 0x415550522D484452 |
◆ AUPRINFO
#define AUPRINFO 0x41555052494E464F |
◆ BITSHVTB
#define BITSHVTB 0x4249545348565442 |
◆ BLACKOUT
#define BLACKOUT 0x424C41434B4F5554 |
◆ BRANCHPT
#define BRANCHPT 0x4252414E43485054 |
◆ BUILDVER
#define BUILDVER 0x4255494C44564552 |
◆ CORESSMD
#define CORESSMD 0x434F524553534D44 |
◆ DTSHDHDR
#define DTSHDHDR 0x4454534844484452 |
◆ EXTSS_MD
#define EXTSS_MD 0x45585453535f4d44 |
◆ FILEINFO
#define FILEINFO 0x46494C45494E464F |
◆ NAVI_TBL
#define NAVI_TBL 0x4E4156492D54424C |
◆ STRMDATA
#define STRMDATA 0x5354524D44415441 |
◆ TIMECODE
#define TIMECODE 0x54494D45434F4445 |
◆ dtshd_probe()
◆ dtshd_read_header()
◆ raw_read_packet()
◆ ff_dtshd_demuxer
Initial value:= {
.name = "dtshd",
.extensions = "dtshd",
}
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static int dtshd_read_header(AVFormatContext *s)
static int read_header(FFV1Context *f)
static int read_packet(void *opaque, uint8_t *buf, int buf_size)
static int raw_read_packet(AVFormatContext *s, AVPacket *pkt)
static int dtshd_probe(AVProbeData *p)
Definition at line 162 of file dtshddec.c.