summaryrefslogtreecommitdiffstats
path: root/libavcodec/hap.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/hap : move parse_section_header to hap.c in order to be use by new bs...Martin Vignali2018-03-131-0/+6
* avcodec/hapdec : use gray8 for HapAlphaOnly decoding instead of RGB0Martin Vignali2017-11-251-0/+1
* avcodec/hapdec : add support for hapqa decodingMartin Vignali2017-11-211-0/+3
* avcodec/hapdec : reorganize code before adding multi-texture decodingMartin Vignali2017-11-211-0/+2
* libavcodec/hapdec : add support HapAlphaOnlyMartin Vignali2017-09-241-0/+1
* avcodec/hap: add "compressor" option to Hap encoder to disable secondary comp...Tom Butterworth2016-11-101-0/+1
* Merge commit '3ee217853a6741b829a2683f49c590618891b1ab'Michael Niedermayer2015-07-271-0/+1
|\
| * Support the Hap chunked frame formatTom Butterworth2015-07-271-3/+35
| * hap: Name enums, remove unused struct memberTom Butterworth2015-07-231-13/+12
* | Merge commit 'ae5a8dca675ee544178225256893e679b750cb63'Michael Niedermayer2015-07-231-1/+1
|\ \ | |/
| * hap: Fix slice size computationTom Butterworth2015-07-231-1/+1
* | Support the Hap chunked frame formatTom Butterworth2015-07-221-3/+34
* | Merge commit '977105407cae55876041dddbf4ce0934cdd4cd6c'Michael Niedermayer2015-07-211-0/+2
|\ \ | |/
| * hap: Decode using optimal slices sizesLuca Barbato2015-07-211-0/+2
* | libavcodec/hap: remove unused struct memberTom Butterworth2015-07-211-1/+0
* | libavcodec/hap: Name enumsTom Butterworth2015-07-211-12/+12
* | Merge commit '7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7'Michael Niedermayer2015-06-221-4/+4
|/
* Hap decoder and encoderVittorio Giovara2015-06-221-0/+65
OpenPOWER on IntegriCloud