Go to the source code of this file.
#define MAX_FRAME_SIZE 10 |
Definition at line 29 of file bit.c.
Definition at line 32 of file bit.c.
Definition at line 50 of file bit.c.
Definition at line 68 of file bit.c.
Initial value:= {
.name = "bit",
.extensions = "bit",
}
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static int probe(AVProbeData *p)
static int read_header(AVFormatContext *s)
static int read_packet(AVFormatContext *s, AVPacket *pkt)
Definition at line 108 of file bit.c.