FFmpeg
|
Go to the source code of this file.
Functions | |
static av_cold int | yuv4_encode_init (AVCodecContext *avctx) |
static int | yuv4_encode_frame (AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pic, int *got_packet) |
static av_cold int | yuv4_encode_close (AVCodecContext *avctx) |
Variables | |
AVCodec | ff_yuv4_encoder |
|
static |
|
static |
|
static |
AVCodec ff_yuv4_encoder |