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
2021-01-01lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov
2020-12-10avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channelsHendrik Leppkes
2017-05-10avcodec/dss_sp: Fix runtime error: signed integer overflow: 2147481189 + 4096...Michael Niedermayer
2017-05-08avcodec/dss_sp: Fix multiple runtime error: signed integer overflow: -15699 *...Michael Niedermayer
2017-05-05avcodec/dss_sp: Fix multiple left shift of negative value -466Michael Niedermayer
2016-04-08avcodec: remove "get_buffer() failed" messagePaul B Mahol
2015-07-28Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27lavc: Consistently prefix input buffer definesVittorio Giovara
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-04-24dss_sp: use lowercase codec name without whitespaceAndreas Cadhalpun
2015-04-22dss_sp: use lowercase codec name without whitespaceAndreas Cadhalpun
2015-02-20avcodec/dss_sp: Avoid a slow division and modulo in the pitch_lag calculationMichael Niedermayer
2015-02-20avcodec/dss_sp: de-obfuscate index inversionMichael Niedermayer
2015-02-20avcodec/dss_sp: Protect DSS_SP_FORMULA() with a set of outside bracketsMichael Niedermayer
2015-02-19Merge commit 'c56b9b1eb278c5ef89d3f0832a56dfe4732cb68b'Michael Niedermayer
2015-02-19lavc: Add DSS SP decoderOleksij Rempel