summaryrefslogtreecommitdiff
path: root/libavcodec/hap.h
Commit message (Expand)AuthorAge
* avcodec/hapenc: use the common texturedsp encode functionMarton Balint2022-04-10
* avcodec/hapdec: use the common texturedsp decode functionMarton Balint2022-04-10
* avcodec/hapdec: Change compressed_offset to unsigned 32bitMichael Niedermayer2021-02-20
* avcodec/hap : move parse_section_header to hap.c in order to be use by new bs...Martin Vignali2018-03-13
* avcodec/hapdec : use gray8 for HapAlphaOnly decoding instead of RGB0Martin Vignali2017-11-25
* avcodec/hapdec : add support for hapqa decodingMartin Vignali2017-11-21
* avcodec/hapdec : reorganize code before adding multi-texture decodingMartin Vignali2017-11-21
* libavcodec/hapdec : add support HapAlphaOnlyMartin Vignali2017-09-24
* avcodec/hap: add "compressor" option to Hap encoder to disable secondary comp...Tom Butterworth2016-11-10
* Merge commit '3ee217853a6741b829a2683f49c590618891b1ab'Michael Niedermayer2015-07-27
|\
| * Support the Hap chunked frame formatTom Butterworth2015-07-27
| * hap: Name enums, remove unused struct memberTom Butterworth2015-07-23
* | Merge commit 'ae5a8dca675ee544178225256893e679b750cb63'Michael Niedermayer2015-07-23
|\|
| * hap: Fix slice size computationTom Butterworth2015-07-23
* | Support the Hap chunked frame formatTom Butterworth2015-07-22
* | Merge commit '977105407cae55876041dddbf4ce0934cdd4cd6c'Michael Niedermayer2015-07-21
|\|
| * hap: Decode using optimal slices sizesLuca Barbato2015-07-21
* | libavcodec/hap: remove unused struct memberTom Butterworth2015-07-21
* | libavcodec/hap: Name enumsTom Butterworth2015-07-21
* | Merge commit '7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7'Michael Niedermayer2015-06-22
|/
* Hap decoder and encoderVittorio Giovara2015-06-22