22 Commits (24fd3ff5a2e93fd9761c8a050f98e20d74b6dc6c)

Author SHA1 Message Date
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 3 years ago
Andreas Rheinhardt 20f9727018 avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec 3 years ago
Andreas Rheinhardt 27f22f3383 all: Remove unnecessary libavcodec/internal.h inclusions 3 years ago
Andreas Rheinhardt ed6549887a avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY 3 years ago
Andreas Rheinhardt a3f02388f1 avcodec/yuv4enc: Avoid copying packet data, allow user-supplied buffers 4 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt beca89ed28 avcodec/yuv4enc: Remove empty functions 5 years ago
James Almer 13b1bbff0b avcodec: deprecate Lossless and Intra Only encoder capabilites 5 years ago
Michael Niedermayer 9ebffc5bba avcodec/yuv4enc: drop coded_frame usage 10 years ago
Michael Niedermayer e36db49b7b avcodec: Add a min size parameter to ff_alloc_packet2() 10 years ago
Clément Bœsch 546d69eb43 avcodec: use av_frame_free() for coded_frame 10 years ago
Clément Bœsch b46f19100b cosmetics: group remaining .name and .long_name. 12 years ago
Paul B Mahol 4853b5538f lavc: do not set coded_frame->reference 12 years ago
Paul B Mahol ae2c33b0c2 cosmetics: remove superfluous curly brackets 13 years ago
Michael Niedermayer ae7f0d0a4f yuv4enc: switch to ff_alloc_packet2(). 13 years ago
Paul B Mahol 1f801f3a70 yuv4enc: switch to encode2() 13 years ago
Carl Eugen Hoyos 84ce58faf5 Replace deprecated FF_I_TYPE with AV_PICTURE_TYPE_I in v308 and yuv4. 13 years ago
Carl Eugen Hoyos 17edc370b2 yuv4 libquicktime packed 4:2:0 encoder and decoder. 13 years ago
Carl Eugen Hoyos 2754514787 v308 Quicktim Uncompressed 4:4:4 encoder and decoder. 13 years ago
Paul B Mahol 7099f36578 lavc: replace rest of deprecated FF_*_TYPE with AV_PICTURE_TYPE_* 13 years ago
Janne Grunau 264808219d v410enc: fix undefined signed left shift caused by integer promotion 13 years ago
Mans Rullgard dabba0c676 v410enc: fix output buffer size check 13 years ago
Mans Rullgard 0249144a1c v410enc: include correct headers 13 years ago
Derek Buitenhuis 309ffa4fe3 v410 encoder and decoder 13 years ago
Derek Buitenhuis 80f6c0bb95 v410 encoder and decoder 13 years ago