| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/internal: Move ff_reget_buffer() to decode.h | Andreas Rheinhardt | 2022-08-27 | 1 | -1/+1 |
* | avcodec: Make init-threadsafety the default | Andreas Rheinhardt | 2022-07-18 | 1 | -1/+1 |
* | avcodec/codec_internal: Use union for FFCodec decode/encode callbacks | Andreas Rheinhardt | 2022-04-05 | 1 | -1/+1 |
* | avcodec/codec_internal: Make FFCodec.decode use AVFrame* | Andreas Rheinhardt | 2022-04-05 | 1 | -4/+3 |
* | avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec | Andreas Rheinhardt | 2022-03-21 | 1 | -6/+6 |
* | avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h | Andreas Rheinhardt | 2022-03-21 | 1 | -0/+1 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avcodec/truemotion2: Simplify creating VLC table | Andreas Rheinhardt | 2020-12-08 | 1 | -14/+10 |
* | avcodec/truemotion2: Mark decoder as init-threadsafe | Andreas Rheinhardt | 2020-11-24 | 1 | -1/+1 |
* | avcodec/truemotion2: Allocate buffers together | Andreas Rheinhardt | 2020-11-06 | 1 | -27/+19 |
* | avcodec/truemotion2: Cleanup generically on init failure | Andreas Rheinhardt | 2020-11-06 | 1 | -11/+2 |
* | avcodec/truemotion2: Remove redundant initializations | Andreas Rheinhardt | 2020-11-06 | 1 | -7/+1 |
* | avcodec/truemotion2: Replace av_free() by av_freep() in AVCodec.close | Andreas Rheinhardt | 2020-11-06 | 1 | -2/+2 |
* | avcodec/truemotion2: Avoid duplicating array, fix memleak | Andreas Rheinhardt | 2020-08-29 | 1 | -9/+2 |
* | avcodec: Replace get_bits_long() by get_bits() where possible | Michael Niedermayer | 2019-12-31 | 1 | -1/+1 |
* | avcodec/truemotion2: Fix 2 integer overflows in tm2_low_res_block() | Michael Niedermayer | 2019-12-10 | 1 | -2/+2 |
* | avcodec/truemotion2: Fix several integer overflows in tm2_low_res_block() | Michael Niedermayer | 2019-11-01 | 1 | -3/+3 |
* | avcodec/truemotion2: Fix several integer overflows with *Yo, *Uo, *Vo | Michael Niedermayer | 2019-11-01 | 1 | -8/+8 |
* | avcodec/decode: add a flags parameter to ff_reget_buffer() | James Almer | 2019-09-04 | 1 | -1/+1 |
* | avcodec/truemotion2: Fix multiple integer overflows in tm2_null_res_block() | Michael Niedermayer | 2019-08-31 | 1 | -2/+2 |
* | avcodec/truemotion2: Fix several integer overflows in tm2_motion_block() | Michael Niedermayer | 2019-07-31 | 1 | -4/+4 |
* | avcodec/truemotion2: Fix integer overflow in last loop in tm2_update_block() | Michael Niedermayer | 2019-06-25 | 1 | -1/+1 |
* | avcodec/truemotion2: Fix several integer overflows in tm2_update_block() | Michael Niedermayer | 2019-05-27 | 1 | -5/+5 |
* | avcodec/truemotion2: Fix 2 integer overflows in tm2_update_block() | Michael Niedermayer | 2019-04-30 | 1 | -2/+2 |
* | avcodec/truemotion2: Fix integer overflow in tm2_decode_blocks() | Michael Niedermayer | 2019-04-13 | 1 | -1/+1 |
* | avcodec/truemotion2: Fix integer overflow in tm2_null_res_block() | Michael Niedermayer | 2019-03-25 | 1 | -1/+2 |
* | avcodec/truemotion2: fix integer overflows in tm2_low_chroma() | Michael Niedermayer | 2018-11-24 | 1 | -3/+3 |
* | avcodec/truemotion2: Check huffman code max bits | Michael Niedermayer | 2018-11-21 | 1 | -5/+14 |
* | avcodec/truemotion2: Check len in tm2_read_stream() | Michael Niedermayer | 2018-07-04 | 1 | -0/+4 |
* | avcodec/truemotion2: Fix overflow in tm2_apply_deltas() | Michael Niedermayer | 2018-06-06 | 1 | -1/+1 |
* | avcodec/truemotion2: Propagate out of bounds error from GET_TOK() | Michael Niedermayer | 2018-04-13 | 1 | -0/+6 |
* | avcodec/truemotion2: Fix integer overflow in TM2_RECALC_BLOCK() | Michael Niedermayer | 2018-01-21 | 1 | -2/+2 |
* | avcodec/truemotion2: Fix integer overflows in tm2_high_chroma() | Michael Niedermayer | 2017-10-04 | 1 | -1/+1 |
* | avcodec/truemotion2: Move skip computation after checks | Michael Niedermayer | 2017-06-16 | 1 | -2/+2 |
* | avcodec/truemotion2: Fix passing null pointer to memset() | Michael Niedermayer | 2017-05-28 | 1 | -1/+2 |
* | avcodec/truemotion2: Fix runtime error: left shift of 1 by 31 places cannot b... | Michael Niedermayer | 2017-05-28 | 1 | -1/+1 |
* | avcodec/truemotion2: Cleanup in case of tm2_read_stream() failure | Michael Niedermayer | 2016-01-12 | 1 | -10/+18 |
* | Merge commit 'de41b555cdea2dcacbe98ee9edc83a8c15c73c4c' | Hendrik Leppkes | 2015-11-10 | 1 | -2/+2 |
|\ |
|
| * | truemotion2: Fix the buffer check | Luca Barbato | 2015-11-02 | 1 | -1/+1 |
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit 'e1ea365f7e1477c78865b866a180712174536c20' | Michael Niedermayer | 2015-06-01 | 1 | -3/+4 |
|\| |
|
| * | truemotion2: Check memory allocation | Vittorio Giovara | 2015-05-31 | 1 | -0/+10 |
* | | avcodec/truemotion2: Use av_freep() to avoid leaving stale pointers in memory | Michael Niedermayer | 2014-11-19 | 1 | -7/+7 |
* | | Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765' | Michael Niedermayer | 2014-06-23 | 1 | -4/+5 |
|\| |
|
| * | dsputil: Split bswap*_buf() off into a separate context | Diego Biurrun | 2014-06-22 | 1 | -4/+5 |
* | | avcodec/truemotion2: replace impossible condition by av_assert2 | Michael Niedermayer | 2014-04-27 | 1 | -1/+2 |
* | | Merge commit 'cc8163e1a3601a56f722a4720516e860bf1c6198' | Michael Niedermayer | 2014-03-22 | 1 | -1/+4 |
|\| |
|
| * | avcodec: more correct printf specifiers | Diego Biurrun | 2014-03-22 | 1 | -1/+4 |