FFmpeg
|
#include "libavcodec/bytestream.h"
#include "libavutil/intreadwrite.h"
#include "avformat.h"
#include "avio.h"
#include "internal.h"
Go to the source code of this file.
Functions | |
static int | rsd_probe (AVProbeData *p) |
static int | rsd_read_header (AVFormatContext *s) |
static int | rsd_read_packet (AVFormatContext *s, AVPacket *pkt) |
Variables | |
static const AVCodecTag | rsd_tags [] |
static const uint32_t | rsd_unsupported_tags [] |
AVInputFormat | ff_rsd_demuxer |
|
static |
|
static |
|
static |
|
static |
|
static |
AVInputFormat ff_rsd_demuxer |