24 Commits (2c933c51687db958d8045d25ed87848342e869f6)

Author SHA1 Message Date
Tom Butterworth 92280f86b4 avcodec/hap: consistent name for codec 8 years ago
Josh de Kock 238733f741 hapdec: remove unused memory.h include 8 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 9 years ago
Tom Butterworth 43dd004747 hap: Move some per-stream setup into decoder init rather than per-frame 9 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
Michael Niedermayer 5da90d7ec3 avcodec/hapdec: Check that there is sufficient input data 9 years ago
Tom Butterworth 083cbc930d snappy: Refactor so ff_snappy_uncompress() uses an existing buffer 9 years ago
Tom Butterworth ae5a8dca67 hap: Fix slice size computation 9 years ago
Tom Butterworth c7e6443441 Support the Hap chunked frame format 9 years ago
Tom Butterworth 5d0616ce0e avcodec/hapdec: log reason for failure when texture type doesn't match stream 9 years ago
Luca Barbato 977105407c hap: Decode using optimal slices sizes 9 years ago
Tom Butterworth 6b96c70f2d avcodec/hapdec: don't log texture format every frame, do it once per decode session 9 years ago
Tom Butterworth 17ee24af7e avcodec/snappy: refactor so ff_snappy_uncompress uses an existing buffer 9 years ago
Tom Butterworth 6074956fa1 avcodec/hap: move some per-stream setup into decoder init rather than per-frame 9 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