FFmpeg
|
#include "avformat.h"
#include "internal.h"
#include "libavutil/log.h"
#include "libavutil/intreadwrite.h"
Go to the source code of this file.
Data Structures | |
struct | SCCContext |
Functions | |
static int | scc_write_header (AVFormatContext *avf) |
static int | scc_write_packet (AVFormatContext *avf, AVPacket *pkt) |
Variables | |
AVOutputFormat | ff_scc_muxer |
|
static |
|
static |
AVOutputFormat ff_scc_muxer |