Go to the source code of this file.
|
#define | HXVS MKTAG('H', 'X', 'V', 'S') |
|
#define | HXVT MKTAG('H', 'X', 'V', 'T') |
|
#define | HXVF MKTAG('H', 'X', 'V', 'F') |
|
#define | HXAF MKTAG('H', 'X', 'A', 'F') |
|
#define | HXFI MKTAG('H', 'X', 'F', 'I') |
|
#define | HXFI_TABLE_SIZE 200000 |
|
#define | HXFI_TABLE_COUNT (200000 / 8) |
|
◆ HXVS
◆ HXVT
◆ HXVF
◆ HXAF
◆ HXFI
◆ HXFI_TABLE_SIZE
#define HXFI_TABLE_SIZE 200000 |
◆ HXFI_TABLE_COUNT
#define HXFI_TABLE_COUNT (200000 / 8) |
◆ hxvs_probe()
◆ hxvs_create_video_stream()
◆ hxvs_create_audio_stream()
◆ hxvs_build_index()
◆ hxvs_read_header()
◆ hxvs_read_packet()
◆ ff_hxvs_demuxer
Initial value:= {
.p.name = "hxvs",
.p.extensions = "264,265",
}
Definition at line 331 of file hxvs.c.