25 Commits (d3f48e68b3236bc3fbf75cc489d53e9f397f5e0a)

Author SHA1 Message Date
Andreas Rheinhardt 21b23ceab3 avcodec: Make init-threadsafety the default 2 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 b14321e307 avcodec/magicyuvenc: Remove unused context variable 3 years ago
Andreas Rheinhardt 095ccc7b33 avcodec/magicyuvenc: Don't modify input frame 3 years ago
Andreas Rheinhardt 416d4be626 avcodec/magicyuvenc: Add const where appropriate 3 years ago
Andreas Rheinhardt f57e522ce2 avcodec/magicyuvenc: Avoid unnecessary av_frame_clone() 3 years ago
Andreas Rheinhardt 39d28ea4d5 avcodec/magicyuvenc: Remove redundant pixel format check 3 years ago
Andreas Rheinhardt 4b1aa74de3 avcodec/magicyuvenc: Use immediate when known 3 years ago
Andreas Rheinhardt ed6549887a avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY 3 years ago
Andreas Rheinhardt 56e9e0273a avcodec/encode: Always use intermediate buffer in ff_alloc_packet2() 4 years ago
Andreas Rheinhardt 21b0e06981 avcodec/magicyuvenc: Mark encoder as init-threadsafe 4 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt c81b8e04aa Avoid intermediate bitcount for number of bytes in PutBitContext 4 years ago
Andreas Rheinhardt 32f0a000fd avcodec/magicyuvenc: Use more correct cast in compare function 4 years ago
Andreas Rheinhardt 17b003a9e2 avcodec/magicyuvenc: Avoid sorting Huffman table unnecessarily 4 years ago
Andreas Rheinhardt a8ebb56320 avcodec/magicyuvenc: Fix memleak upon init failure 4 years ago
James Almer 13b1bbff0b avcodec: deprecate Lossless and Intra Only encoder capabilites 5 years ago
Paul B Mahol ddf6ff9dc6 avcodec/magicyuvenc: mark as not more experimental 7 years ago
Paul B Mahol 4d93c63e78 avcodec/magicyuvenc: write max huffman length and extradata too 7 years ago
Paul B Mahol 4078291d32 avcodec/magicyuvenc: mark as experimental 7 years ago
Martin Vignali ee2dfa34a2 libavcodec/magicyuvenc : fix warning 7 years ago
Paul B Mahol ca106d6a5c avcodec/magicyuvenc: improve compression 7 years ago
Paul B Mahol 3729ae659f avcodec: add MagicYUV encoder 7 years ago