aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/hap.h
AgeCommit message (Expand)Author
2018-03-13avcodec/hap : move parse_section_header to hap.c in order to be use by new bs...Martin Vignali
2017-11-25avcodec/hapdec : use gray8 for HapAlphaOnly decoding instead of RGB0Martin Vignali
2017-11-21avcodec/hapdec : add support for hapqa decodingMartin Vignali
2017-11-21avcodec/hapdec : reorganize code before adding multi-texture decodingMartin Vignali
2017-09-24libavcodec/hapdec : add support HapAlphaOnlyMartin Vignali
2016-11-10avcodec/hap: add "compressor" option to Hap encoder to disable secondary comp...Tom Butterworth
2015-07-27Merge commit '3ee217853a6741b829a2683f49c590618891b1ab'Michael Niedermayer
2015-07-27Support the Hap chunked frame formatTom Butterworth
2015-07-23hap: Name enums, remove unused struct memberTom Butterworth
2015-07-23hap: Fix slice size computationTom Butterworth
2015-07-23Merge commit 'ae5a8dca675ee544178225256893e679b750cb63'Michael Niedermayer
2015-07-22Support the Hap chunked frame formatTom Butterworth
2015-07-21Merge commit '977105407cae55876041dddbf4ce0934cdd4cd6c'Michael Niedermayer
2015-07-21hap: Decode using optimal slices sizesLuca Barbato
2015-07-21libavcodec/hap: remove unused struct memberTom Butterworth
2015-07-21libavcodec/hap: Name enumsTom Butterworth
2015-06-22Merge commit '7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7'Michael Niedermayer
2015-06-22Hap decoder and encoderVittorio Giovara