Bink demuxer.
More...
Go to the source code of this file.
#define BINK_EXTRADATA_SIZE 1 |
#define BINK_MAX_AUDIO_TRACKS 256 |
#define BINK_MAX_WIDTH 7680 |
#define BINK_MAX_HEIGHT 4800 |
Enumerator |
---|
BINK_AUD_16BITS |
prefer 16-bit output
|
BINK_AUD_STEREO |
|
BINK_AUD_USEDCT |
|
Definition at line 38 of file bink.c.
static int read_seek |
( |
AVFormatContext * |
s, |
|
|
int |
stream_index, |
|
|
int64_t |
timestamp, |
|
|
int |
flags |
|
) |
| |
|
static |
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 291 of file bink.c.