summaryrefslogtreecommitdiffstats
path: root/libavcodec/hapenc.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/hap: add "compressor" option to Hap encoder to disable secondary comp...Tom Butterworth2016-11-101-19/+46
* avcodec/hap: pass texture-compression destination as argument, not in contextTom Butterworth2016-11-081-3/+9
* avcodec/hap: consistent name for codecTom Butterworth2016-11-041-1/+1
* lavc/hapenc: Use the correct printf length modifier for size_t arguments.Carl Eugen Hoyos2016-11-021-1/+1
* avcodec/hap: set bits_per_coded_sampleTom Butterworth2015-10-231-0/+3
* avcodec/hapenc: Remove use of deprecated ff_alloc_packet()Michael Niedermayer2015-08-051-1/+1
* avcodec/hap: (trivial) rename enum values and document their meaningTom Butterworth2015-07-231-11/+13
* avcodec/hap: (trivial) clarify commentTom Butterworth2015-07-231-2/+4
* Support the Hap chunked frame formatTom Butterworth2015-07-221-32/+155
* Merge commit '7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7'Michael Niedermayer2015-06-221-4/+4
* Hap decoder and encoderVittorio Giovara2015-06-221-0/+204
OpenPOWER on IntegriCloud