summaryrefslogtreecommitdiff
path: root/libavcodec/hapdec.c
Commit message (Expand)AuthorAge
* Support the Hap chunked frame formatTom Butterworth2015-07-27
* hap: Move some per-stream setup into decoder init rather than per-frameTom Butterworth2015-07-27
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* snappy: Refactor so ff_snappy_uncompress() uses an existing bufferTom Butterworth2015-07-23
* hap: Fix slice size computationTom Butterworth2015-07-23
* hap: Decode using optimal slices sizesLuca Barbato2015-07-21
* Hap decoder and encoderVittorio Giovara2015-06-22