Go to the source code of this file.
◆ MARKER_16LE
#define MARKER_16LE 0x72F81F4E |
◆ MARKER_20LE
#define MARKER_20LE 0x20876FF0E154 |
◆ MARKER_24LE
#define MARKER_24LE 0x72F8961F4EA5 |
◆ IS_16LE_MARKER
◆ IS_20LE_MARKER
◆ IS_24LE_MARKER
◆ IS_LE_MARKER
◆ s337m_get_offset_and_codec()
static int s337m_get_offset_and_codec |
( |
void * |
avc, |
|
|
uint64_t |
state, |
|
|
int |
data_type, |
|
|
int |
data_size, |
|
|
int * |
offset, |
|
|
enum AVCodecID * |
codec |
|
) |
| |
|
static |
◆ s337m_probe()
◆ s337m_read_header()
◆ bswap_buf24()
◆ s337m_read_packet()
◆ ff_s337m_demuxer
Initial value:= {
.name = "s337m",
}
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
static int s337m_read_header(AVFormatContext *s)
static int s337m_probe(const AVProbeData *p)
static int s337m_read_packet(AVFormatContext *s, AVPacket *pkt)
Definition at line 197 of file s337m.c.