FFmpeg
|
#include "libavutil/intreadwrite.h"
#include "libavcodec/bytestream.h"
#include "avformat.h"
#include "internal.h"
Go to the source code of this file.
Data Structures | |
struct | BRSTMDemuxContext |
Functions | |
static int | probe (AVProbeData *p) |
static int | read_close (AVFormatContext *s) |
static int | read_header (AVFormatContext *s) |
static int | read_packet (AVFormatContext *s, AVPacket *pkt) |
Variables | |
AVInputFormat | ff_brstm_demuxer |
|
static |
|
static |
Definition at line 46 of file brstm.c.
Referenced by read_header().
|
static |
|
static |
AVInputFormat ff_brstm_demuxer |