FFmpeg
|
Go to the source code of this file.
Macros | |
#define | CLIP(v) av_clip(v, 4, 1019) |
#define | WRITE_PIXELS(a, b, c) |
Functions | |
static av_cold int | encode_init (AVCodecContext *avctx) |
static int | encode_frame (AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pic, int *got_packet) |
static av_cold int | encode_close (AVCodecContext *avctx) |
Variables | |
AVCodec | ff_v210_encoder |
|
static |
|
static |
|
static |
AVCodec ff_v210_encoder |