aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/hapenc.c
AgeCommit message (Expand)Author
2016-11-10avcodec/hap: add "compressor" option to Hap encoder to disable secondary comp...Tom Butterworth
2016-11-08avcodec/hap: pass texture-compression destination as argument, not in contextTom Butterworth
2016-11-04avcodec/hap: consistent name for codecTom Butterworth
2016-11-02lavc/hapenc: Use the correct printf length modifier for size_t arguments.Carl Eugen Hoyos
2015-10-23avcodec/hap: set bits_per_coded_sampleTom Butterworth
2015-08-05avcodec/hapenc: Remove use of deprecated ff_alloc_packet()Michael Niedermayer
2015-07-23avcodec/hap: (trivial) rename enum values and document their meaningTom Butterworth
2015-07-23avcodec/hap: (trivial) clarify commentTom Butterworth
2015-07-22Support the Hap chunked frame formatTom Butterworth
2015-06-22Merge commit '7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7'Michael Niedermayer
2015-06-22Hap decoder and encoderVittorio Giovara