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
2022-08-08avcodec/error_resilience: Avoid overhead of AVBuffer APIAndreas Rheinhardt
2022-05-19avcodec/error_resilience: Only keep what is needed from MECmpContextAndreas Rheinhardt
2022-03-25avcodec/error_resilience: Remove write only ERContext.ref_countAndreas Rheinhardt
2022-02-09avcodec/thread: Don't use ThreadFrame when unnecessaryAndreas Rheinhardt
2017-11-26error_resilience: remove avpriv_atomic usageRostislav Pehlivanov
2017-03-20Merge commit '6b52762951fa138eef59e2628dabb389e0500e40'Clément Bœsch
2016-09-07error_resilience: Change type of array stride parameters to ptrdiff_tDiego Biurrun
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-02-24Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis
2016-02-18cosmetics: Drop empty comment linesDiego Biurrun
2015-04-05avcodec/error_resilience: Avoid race with updating the error_countMichael Niedermayer
2015-01-27Merge commit 'cf1e0786ed64e69614760bfb4ecd7adbde8e6094'Michael Niedermayer
2015-01-27error_resilience: move the MECmpContext initialization into ER codeAnton Khirnov
2014-07-18Merge commit '2d60444331fca1910510038dd3817bea885c2367'Michael Niedermayer
2014-07-17dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun
2014-04-22Various small spelling fixes.Reimar Döffinger
2014-03-17avcodec/error_resilience: fix the case when MVs are not availableMichael Niedermayer
2014-03-17Merge commit 'd66e305bd1b4f3e91ae4e7e549148509d0811672'Michael Niedermayer
2014-03-17er: move relevant fields from Picture to ERPictureVittorio Giovara
2013-02-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-02-17error_resilience: add required headers.Anton Khirnov
2013-02-16Merge commit '54974c62982ae827becdbdb9b620b7ba75d079a0'Michael Niedermayer
2013-02-15error_resilience: decouple ER from MpegEncContextAnton Khirnov