FFmpeg
4.0
|
#include "libavutil/intreadwrite.h"
#include "libavutil/internal.h"
#include "avformat.h"
#include "internal.h"
#include "rawdec.h"
Go to the source code of this file.
Macros | |
#define | LOAS_SYNC_WORD 0x2b7 |
Functions | |
static int | loas_probe (AVProbeData *p) |
static int | loas_read_header (AVFormatContext *s) |
Variables | |
AVInputFormat | ff_loas_demuxer |
#define LOAS_SYNC_WORD 0x2b7 |
Definition at line 28 of file loasdec.c.
Referenced by loas_probe().
|
static |
|
static |
AVInputFormat ff_loas_demuxer |