void ff_h263_encode_mba(MpegEncContext *s)
AVPixelFormat
Pixel format.
const AVClass ff_mpv_enc_class
#define FF_CODEC_CAP_INIT_CLEANUP
The codec allows calling the close function for deallocation even if the init function returned a fai...
static void put_sbits(PutBitContext *pb, int n, int32_t value)
const FFCodec ff_rv20_encoder
void ff_rv20_encode_picture_header(MpegEncContext *s)
static void put_bits(Jpeg2000EncoderContext *s, int val, int n)
put n times val bit
int ff_mpv_encode_picture(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pic_arg, int *got_packet)
AVCodec p
The public AVCodec.
#define FF_CODEC_ENCODE_CB(func)
int(* init)(AVBSFContext *ctx)
#define AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE
This encoder can reorder user opaque values from input AVFrames and return them with corresponding ou...
static const uint8_t *const ff_mpeg1_dc_scale_table
#define av_assert0(cond)
assert() equivalent, that is always enabled.
@ AV_PIX_FMT_YUV420P
planar YUV 4:2:0, 12bpp, (1 Cr & Cb sample per 2x2 Y samples)
#define CODEC_LONG_NAME(str)
@ AV_PICTURE_TYPE_I
Intra.
av_cold int ff_mpv_encode_end(AVCodecContext *avctx)
const char * name
Name of the codec implementation.
const uint8_t ff_aic_dc_scale_table[32]
av_cold int ff_mpv_encode_init(AVCodecContext *avctx)