18 Commits (326f9fd01be8b67b2aa155f8f988d274a227e655)

Author SHA1 Message Date
Marton Balint a4570d7a66 avcodec/hapenc: use the common texturedsp encode function 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 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 a247ac640d avcodec: Constify AVCodecs 4 years ago
Tom Butterworth bd6fa80d56 avcodec/hap: add "compressor" option to Hap encoder to disable secondary compression 8 years ago
Tom Butterworth 0a24587588 avcodec/hap: pass texture-compression destination as argument, not in context 8 years ago
Tom Butterworth 92280f86b4 avcodec/hap: consistent name for codec 8 years ago
Carl Eugen Hoyos 5a51ca2da7 lavc/hapenc: Use the correct printf length modifier for size_t arguments. 8 years ago
Diego Biurrun fbe425c8d2 hap: Adjust printf length modifiers to match variable types 8 years ago
Tom Butterworth 9f5d6f460c hap: Set avctx.bits_per_coded_sample 9 years ago
Tom Butterworth a60539bb5e avcodec/hap: set bits_per_coded_sample 9 years ago
Michael Niedermayer 500bfbe27a avcodec/hapenc: Remove use of deprecated ff_alloc_packet() 10 years ago
Tom Butterworth 3ee217853a Support the Hap chunked frame format 10 years ago
Tom Butterworth 64539e1213 avcodec/hap: (trivial) rename enum values and document their meaning 10 years ago
Tom Butterworth 26e8247c1c avcodec/hap: (trivial) clarify comment 10 years ago
Tom Butterworth c7e6443441 Support the Hap chunked frame format 10 years ago
Vittorio Giovara 7ca3e5203f Hap decoder and encoder 10 years ago