Bink demuxer.
More...
Go to the source code of this file.
◆ BINK_EXTRADATA_SIZE
#define BINK_EXTRADATA_SIZE 1 |
◆ BINK_MAX_AUDIO_TRACKS
#define BINK_MAX_AUDIO_TRACKS 256 |
◆ BINK_MAX_WIDTH
#define BINK_MAX_WIDTH 7680 |
◆ BINK_MAX_HEIGHT
#define BINK_MAX_HEIGHT 4800 |
◆ SMUSH_BLOCK_SIZE
#define SMUSH_BLOCK_SIZE 512 |
◆ BinkAudFlags
Enumerator |
---|
BINK_AUD_16BITS | prefer 16-bit output
|
BINK_AUD_STEREO | |
BINK_AUD_USEDCT | |
Definition at line 38 of file bink.c.
◆ probe()
◆ read_header()
◆ read_packet()
◆ read_seek()
◆ ff_bink_demuxer
Initial value:= {
.name = "bink",
}
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
Definition at line 317 of file bink.c.