|
FFmpeg
|
#include "avformat.h"#include "internal.h"#include "mux.h"#include "rawenc.h"#include "riff.h"#include "rso.h"Go to the source code of this file.
Functions | |
| static int | rso_write_header (AVFormatContext *s) |
| static int | rso_write_trailer (AVFormatContext *s) |
Variables | |
| const FFOutputFormat | ff_rso_muxer |
|
static |
|
static |
| const FFOutputFormat ff_rso_muxer |
1.8.17