Go to the source code of this file.
◆ ALIAS_HEADER_SIZE
#define ALIAS_HEADER_SIZE 10 |
◆ encode_frame()
◆ ff_alias_pix_encoder
Initial value:= {
.name = "alias_pix",
},
}
static int encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
AVPixelFormat
Pixel format.
@ AV_PIX_FMT_GRAY8
Y , 8bpp.
@ AV_PIX_FMT_BGR24
packed RGB 8:8:8, 24bpp, BGRBGR...
Definition at line 113 of file aliaspixenc.c.