summaryrefslogtreecommitdiff
path: root/libavcodec/error_resilience.h
Commit message (Expand)AuthorAge
* avcodec/error_resilience: Avoid overhead of AVBuffer APIAndreas Rheinhardt2022-08-08
* avcodec/error_resilience: Only keep what is needed from MECmpContextAndreas Rheinhardt2022-05-19
* avcodec/error_resilience: Remove write only ERContext.ref_countAndreas Rheinhardt2022-03-25
* avcodec/thread: Don't use ThreadFrame when unnecessaryAndreas Rheinhardt2022-02-09
* error_resilience: remove avpriv_atomic usageRostislav Pehlivanov2017-11-26
* Merge commit '6b52762951fa138eef59e2628dabb389e0500e40'Clément Bœsch2017-03-20
|\
| * error_resilience: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-07
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis2016-02-24
|\|
| * cosmetics: Drop empty comment linesDiego Biurrun2016-02-18
* | avcodec/error_resilience: Avoid race with updating the error_countMichael Niedermayer2015-04-05
* | Merge commit 'cf1e0786ed64e69614760bfb4ecd7adbde8e6094'Michael Niedermayer2015-01-27
|\|
| * error_resilience: move the MECmpContext initialization into ER codeAnton Khirnov2015-01-27
* | Merge commit '2d60444331fca1910510038dd3817bea885c2367'Michael Niedermayer2014-07-17
|\|
| * dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun2014-07-17
* | Various small spelling fixes.Reimar Döffinger2014-04-22
* | avcodec/error_resilience: fix the case when MVs are not availableMichael Niedermayer2014-03-17
* | Merge commit 'd66e305bd1b4f3e91ae4e7e549148509d0811672'Michael Niedermayer2014-03-17
|\|
| * er: move relevant fields from Picture to ERPictureVittorio Giovara2014-03-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-17
|\|
| * error_resilience: add required headers.Anton Khirnov2013-02-17
* | Merge commit '54974c62982ae827becdbdb9b620b7ba75d079a0'Michael Niedermayer2013-02-16
|/
* error_resilience: decouple ER from MpegEncContextAnton Khirnov2013-02-15