|
FFmpeg
|
#include "avformat.h"#include "demux.h"#include "internal.h"#include "subtitles.h"#include "libavutil/intreadwrite.h"Go to the source code of this file.
Data Structures | |
| struct | RCWTContext |
Macros | |
| #define | RCWT_HEADER_SIZE 11 |
Functions | |
| static int | rcwt_read_header (AVFormatContext *avf) |
| static int | rcwt_probe (const AVProbeData *p) |
Variables | |
| const FFInputFormat | ff_rcwt_demuxer |
|
static |
|
static |
| const FFInputFormat ff_rcwt_demuxer |
1.8.17