44 Commits (4dbfb52230c4993e58598386ac79b964589dc00e)

Author SHA1 Message Date
James Almer dc7bd7c5a5 avcodec: use the new AVFrame key_frame flag in all decoders and encoders 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt 21b23ceab3 avcodec: Make init-threadsafety the default 2 years ago
Marton Balint b3074ac9f4 avcodec/hapdec: use the common texturedsp decode function 3 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 3 years ago
Andreas Rheinhardt ce7dbd0481 avcodec/codec_internal: Make FFCodec.decode use AVFrame* 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 02220b88fc avcodec/thread: Don't use ThreadFrame when unnecessary 3 years ago
Andreas Rheinhardt 7fc10e273b avcodec/hapdec: Remove always-false check 3 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Michael Niedermayer 89fe1935b1 avcodec/hapdec: Change compressed_offset to unsigned 32bit 4 years ago
Michael Niedermayer 81fe316ad9 avcodec/hapdec: Check tex_size more strictly and before using it 5 years ago
Michael Niedermayer 576bf05aa9 avcodec/hapdec: Add codec_tags list 5 years ago
Martin Vignali f869e54d22 avcodec/hap : move parse_section_header to hap.c in order to be use by new bsf filter 7 years ago
Martin Vignali 21c06c4095 avcodec/hapdec : use gray8 for HapAlphaOnly decoding instead of RGB0 7 years ago
Martin Vignali 2053832d1c avcodec/hapdec : add support for hapqa decoding 7 years ago
Martin Vignali fca8919961 avcodec/hapdec : indent after previous commit 7 years ago
Martin Vignali 518b9ee3d1 avcodec/hapdec : reorganize code before adding multi-texture decoding 7 years ago
Mark Thompson 2068d116db hapdec: Delete include for nonexistent file 7 years ago
Martin Vignali cab71e4e4e libavcodec/hapdec : add support HapAlphaOnly 7 years ago
Tom Butterworth 92280f86b4 avcodec/hap: consistent name for codec 8 years ago
Josh de Kock 238733f741 hapdec: remove unused memory.h include 9 years ago
Carl Eugen Hoyos 9c069bf71a lavc/hapdec: Use correct no-transparency colour space. 9 years ago
Michael Niedermayer 205c31b301 avcodec/hapdec: Check section_size for non negativity in parse_section_header() 9 years ago
Tom Butterworth 3ee217853a Support the Hap chunked frame format 10 years ago
Tom Butterworth 43dd004747 hap: Move some per-stream setup into decoder init rather than per-frame 10 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 10 years ago
Michael Niedermayer 5da90d7ec3 avcodec/hapdec: Check that there is sufficient input data 10 years ago
Tom Butterworth 083cbc930d snappy: Refactor so ff_snappy_uncompress() uses an existing buffer 10 years ago
Tom Butterworth ae5a8dca67 hap: Fix slice size computation 10 years ago
Tom Butterworth c7e6443441 Support the Hap chunked frame format 10 years ago
Tom Butterworth 5d0616ce0e avcodec/hapdec: log reason for failure when texture type doesn't match stream 10 years ago
Luca Barbato 977105407c hap: Decode using optimal slices sizes 10 years ago
Tom Butterworth 6b96c70f2d avcodec/hapdec: don't log texture format every frame, do it once per decode session 10 years ago
Tom Butterworth 17ee24af7e avcodec/snappy: refactor so ff_snappy_uncompress uses an existing buffer 10 years ago
Tom Butterworth 6074956fa1 avcodec/hap: move some per-stream setup into decoder init rather than per-frame 10 years ago
Carl Eugen Hoyos 8080688d0e lavc/hapenc: Silence a warning for multithreaded encoding. 10 years ago
Vittorio Giovara 7ca3e5203f Hap decoder and encoder 10 years ago