29 Commits (4cdd684e86136c42719632cbdcc7647d0f60f87f)

Author SHA1 Message Date
Andreas Rheinhardt 45cf0541cf avcodec/mpegpicture: Use ThreadProgress instead of ThreadFrame API 7 months ago
Andreas Rheinhardt a7663c9604 avcodec/error_resilience: Constify ThreadFrame* 1 year ago
Andreas Rheinhardt d2bc039501 avcodec/error_resilience: Make applying decode_error_flags optional 1 year ago
Michael Niedermayer fa618f5f49
Revert "avcodec/er: remove check for fields" 2 years ago
J. Dekker f7abe92bd7 avcodec/er: remove check for fields 2 years ago
Andreas Rheinhardt 9d0c71a81c avcodec/error_resilience: Avoid overhead of AVBuffer API 2 years ago
Andreas Rheinhardt 6e5acb6c88 avcodec/error_resilience: Only keep what is needed from MECmpContext 3 years ago
Andreas Rheinhardt 1970ee1045 avcodec/error_resilience: Remove write only ERContext.ref_count 3 years ago
Andreas Rheinhardt 02220b88fc avcodec/thread: Don't use ThreadFrame when unnecessary 3 years ago
Rostislav Pehlivanov 3701d499f8 error_resilience: remove avpriv_atomic usage 7 years ago
Diego Biurrun 6b52762951 error_resilience: Change type of array stride parameters to ptrdiff_t 8 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Diego Biurrun 29c2d06d67 cosmetics: Drop empty comment lines 9 years ago
Michael Niedermayer cf880ccb6a avcodec/error_resilience: Avoid race with updating the error_count 10 years ago
Anton Khirnov cf1e0786ed error_resilience: move the MECmpContext initialization into ER code 10 years ago
Diego Biurrun 2d60444331 dsputil: Split motion estimation compare bits off into their own context 11 years ago
Reimar Döffinger 8cbf0827e1 Various small spelling fixes. 11 years ago
Michael Niedermayer 4f22e39e65 avcodec/error_resilience: fix the case when MVs are not available 11 years ago
Vittorio Giovara d66e305bd1 er: move relevant fields from Picture to ERPicture 11 years ago
Anton Khirnov 1f8f43a5b5 error_resilience: add required headers. 12 years ago
Anton Khirnov 54974c6298 error_resilience: decouple ER from MpegEncContext 12 years ago