Go to the source code of this file.
◆ MAX_FRAME_SIZE
#define MAX_FRAME_SIZE 10 |
◆ SYNC_WORD
◆ BIT_0
Definition at line 29 of file bit.c.
◆ BIT_1
◆ probe()
Definition at line 32 of file bit.c.
◆ read_header()
Definition at line 50 of file bit.c.
◆ read_packet()
Definition at line 68 of file bit.c.
◆ ff_bit_demuxer
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.