summaryrefslogtreecommitdiff
path: root/libavcodec/hapenc.c
Commit message (Expand)AuthorAge
* avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEYAndreas Rheinhardt2021-09-28
* avcodec/encode: Always use intermediate buffer in ff_alloc_packet2()Andreas Rheinhardt2021-06-08
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* avcodec/hap: add "compressor" option to Hap encoder to disable secondary comp...Tom Butterworth2016-11-10
* avcodec/hap: pass texture-compression destination as argument, not in contextTom Butterworth2016-11-08
* avcodec/hap: consistent name for codecTom Butterworth2016-11-04
* lavc/hapenc: Use the correct printf length modifier for size_t arguments.Carl Eugen Hoyos2016-11-02
* avcodec/hap: set bits_per_coded_sampleTom Butterworth2015-10-23
* avcodec/hapenc: Remove use of deprecated ff_alloc_packet()Michael Niedermayer2015-08-05
* avcodec/hap: (trivial) rename enum values and document their meaningTom Butterworth2015-07-23
* avcodec/hap: (trivial) clarify commentTom Butterworth2015-07-23
* Support the Hap chunked frame formatTom Butterworth2015-07-22
* Merge commit '7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7'Michael Niedermayer2015-06-22
* Hap decoder and encoderVittorio Giovara2015-06-22