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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-08avcodec/hq_hqa: Use ff_set_dimensions()Michael Niedermayer
2019-05-12avcodec/hq_hqa: Check available space before reading slice offsetsMichael Niedermayer
2018-08-25avcodec/hq_hqa: Check remaining input bits in hqa_decode_mb()Michael Niedermayer
2017-05-17avcodec/hq_hqa: Fix: runtime error: signed integer overflow: -255 * 10180917 ...Michael Niedermayer
2017-05-06avcodec/hq_hqa: Fix runtime error: left shift of negative value -207Michael Niedermayer
2016-06-29Merge commit 'b7f98659f21dce438c33b512e25fd64b8d07c347'Clément Bœsch
2016-06-07Remove unnecessary get_bits.h #includesDiego Biurrun
2016-03-09Use correct msvc type specifiers for ptrdiff_t and size_t.Carl Eugen Hoyos
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-07-17Merge commit '0cf5588d69922aa3e063bac6304c09c543a9ef52'Michael Niedermayer
2015-07-17hq_hqa: Fix decoding when INFO section is absentVittorio Giovara
2015-06-08avcodec/hq_hqa: Fix signness of tagMichael Niedermayer
2015-04-23Merge commit '28eddef689f2b4843a84f7d05fd9614246f92cc4'Michael Niedermayer
2015-04-22hq_hqa: Validate get_vlc2 return valueLuca Barbato
2015-04-21avcodec/hq_hqa: remove superfluous log messagePaul B Mahol
2015-04-21Merge commit 'bd5ad8b23d0f7d469ca30d03deca879993eb0431'Michael Niedermayer
2015-04-20hq_hqa: Fix reading hqa quantization matrix indexVittorio Giovara
2015-04-20Merge commit '22526c1f557a72b3285d295bd8b30c40eb65d437'Michael Niedermayer
2015-04-20Canopus HQ/HQA decoderVittorio Giovara