| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/hapdec: Change compressed_offset to unsigned 32bit | Michael Niedermayer | 2021-02-20 | 1 | -1/+1 |
* | avcodec/hap : move parse_section_header to hap.c in order to be use by new bs... | Martin Vignali | 2018-03-13 | 1 | -0/+6 |
* | avcodec/hapdec : use gray8 for HapAlphaOnly decoding instead of RGB0 | Martin Vignali | 2017-11-25 | 1 | -0/+1 |
* | avcodec/hapdec : add support for hapqa decoding | Martin Vignali | 2017-11-21 | 1 | -0/+3 |
* | avcodec/hapdec : reorganize code before adding multi-texture decoding | Martin Vignali | 2017-11-21 | 1 | -0/+2 |
* | libavcodec/hapdec : add support HapAlphaOnly | Martin Vignali | 2017-09-24 | 1 | -0/+1 |
* | avcodec/hap: add "compressor" option to Hap encoder to disable secondary comp... | Tom Butterworth | 2016-11-10 | 1 | -0/+1 |
* | Merge commit '3ee217853a6741b829a2683f49c590618891b1ab' | Michael Niedermayer | 2015-07-27 | 1 | -0/+1 |
|\ |
|
| * | Support the Hap chunked frame format | Tom Butterworth | 2015-07-27 | 1 | -3/+35 |
| * | hap: Name enums, remove unused struct member | Tom Butterworth | 2015-07-23 | 1 | -13/+12 |
* | | Merge commit 'ae5a8dca675ee544178225256893e679b750cb63' | Michael Niedermayer | 2015-07-23 | 1 | -1/+1 |
|\| |
|
| * | hap: Fix slice size computation | Tom Butterworth | 2015-07-23 | 1 | -1/+1 |
* | | Support the Hap chunked frame format | Tom Butterworth | 2015-07-22 | 1 | -3/+34 |
* | | Merge commit '977105407cae55876041dddbf4ce0934cdd4cd6c' | Michael Niedermayer | 2015-07-21 | 1 | -0/+2 |
|\| |
|
| * | hap: Decode using optimal slices sizes | Luca Barbato | 2015-07-21 | 1 | -0/+2 |
* | | libavcodec/hap: remove unused struct member | Tom Butterworth | 2015-07-21 | 1 | -1/+0 |
* | | libavcodec/hap: Name enums | Tom Butterworth | 2015-07-21 | 1 | -12/+12 |
* | | Merge commit '7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7' | Michael Niedermayer | 2015-06-22 | 1 | -4/+4 |
|/ |
|
* | Hap decoder and encoder | Vittorio Giovara | 2015-06-22 | 1 | -0/+65 |