| 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 (const 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 | 
Definition at line 28 of file rsd.c.
Referenced by rsd_read_header().
| 
 | static | 
Definition at line 40 of file rsd.c.
Referenced by rsd_read_header().
| AVInputFormat ff_rsd_demuxer | 
 1.8.17
 1.8.17