FFmpeg
|
#include "libavutil/avstring.h"
#include "libavutil/intreadwrite.h"
#include "avformat.h"
#include "internal.h"
#include "pcm.h"
Go to the source code of this file.
Functions | |
static int | nist_probe (AVProbeData *p) |
static int | nist_read_header (AVFormatContext *s) |
Variables | |
AVInputFormat | ff_nistsphere_demuxer |
|
static |
Definition at line 28 of file nistspheredec.c.
|
static |
Definition at line 35 of file nistspheredec.c.
AVInputFormat ff_nistsphere_demuxer |
Definition at line 122 of file nistspheredec.c.