18 Commits (ef09db1eaca22cad6dab0335be19bb5de86d4f24)

Author SHA1 Message Date
Marton Balint 6b6f7db819 avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number 2 years ago
Anton Khirnov 8d73f3ce56 lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders 2 years ago
Paul B Mahol 8d9f7fa79e avcodec/smcenc: improve compression ratio a little 2 years ago
Paul B Mahol fb51eebc6c avcodec/smcenc: fix errors with using intra after inter skip 2 years ago
Paul B Mahol 1bebcd43e1 avcodec/smcenc: fix silly typo 2 years ago
Paul B Mahol f56454544f avcodec/smcenc: fixes for width not multiple of 4 2 years ago
Paul B Mahol 6a7c70fd8b avcodec/smcenc: fix encoding of width not multiple of 4 2 years ago
Paul B Mahol 2d25f33a7e avcodec/smcenc: unbreak skip blocks for inter coding 2 years ago
Paul B Mahol 163f1949ed avcodec/smcenc: more y<height checks to fix invalid reads 2 years ago
Paul B Mahol 13c1310975 avcodec/smcenc: stop accessing out of bounds frame 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 3 years ago
Andreas Rheinhardt a499b4345b avcodec: Make ff_alloc_packet() based encoders accept user buffers 3 years ago
Andreas Rheinhardt 21b23ceab3 avcodec: Make init-threadsafety the default 3 years ago
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 a688f3c13c avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h 3 years ago
Andreas Rheinhardt 40cf317d09 avcodec/smcenc: Move PutByteContext to stack 3 years ago
Paul B Mahol ed47a4a842 avcodec: add SMC encoder 4 years ago