Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-04avcodec/hap: consistent name for codecTom Butterworth
2016-07-29hapdec: remove unused memory.h includeJosh de Kock
2015-10-24lavc/hapdec: Use correct no-transparency colour space.Carl Eugen Hoyos
2015-09-05avcodec/hapdec: Check section_size for non negativity in parse_section_header()Michael Niedermayer
2015-07-28Merge commit '3ee217853a6741b829a2683f49c590618891b1ab'Michael Niedermayer
2015-07-28Merge commit '43dd004747fa697396b47d034a80e069facbea09'Michael Niedermayer
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27Support the Hap chunked frame formatTom Butterworth
2015-07-27hap: Move some per-stream setup into decoder init rather than per-frameTom Butterworth
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-07-24avcodec/hapdec: Check that there is sufficient input dataMichael Niedermayer
2015-07-23snappy: Refactor so ff_snappy_uncompress() uses an existing bufferTom Butterworth
2015-07-23hap: Fix slice size computationTom Butterworth
2015-07-23Merge commit 'ae5a8dca675ee544178225256893e679b750cb63'Michael Niedermayer
2015-07-22Support the Hap chunked frame formatTom Butterworth
2015-07-21Merge commit '977105407cae55876041dddbf4ce0934cdd4cd6c'Michael Niedermayer
2015-07-21avcodec/hapdec: log reason for failure when texture type doesn't match streamTom Butterworth
2015-07-21hap: Decode using optimal slices sizesLuca Barbato
2015-07-21avcodec/hapdec: don't log texture format every frame, do it once per decode s...Tom Butterworth
2015-07-16avcodec/snappy: refactor so ff_snappy_uncompress uses an existing bufferTom Butterworth
2015-07-16avcodec/hap: move some per-stream setup into decoder init rather than per-frameTom Butterworth
2015-06-30lavc/hapenc: Silence a warning for multithreaded encoding.Carl Eugen Hoyos
2015-06-22Merge commit '7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7'Michael Niedermayer
2015-06-22Hap decoder and encoderVittorio Giovara