| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/alsdec: fix undefined shift in multiply() | Michael Niedermayer | 2019-07-21 | 1 | -1/+1 |
* | avcodec/alsdec: Fix 2 integer overflows | Michael Niedermayer | 2019-07-21 | 1 | -2/+2 |
* | avcodec/alsdec: Add FF_CODEC_CAP_INIT_CLEANUP | Michael Niedermayer | 2019-07-06 | 1 | -1/+1 |
* | avcodec/alsdec: Fix integer overflow with buffer number | Michael Niedermayer | 2019-07-06 | 1 | -0/+2 |
* | avcodec/alsdec: Fixes signed integer overflow in LSB addition | Michael Niedermayer | 2019-07-06 | 1 | -1/+1 |
* | avcodec/alsdec: Check opt_order / sb_length in ra_block handling | Michael Niedermayer | 2019-07-06 | 1 | -2/+8 |
* | avcodec/alsdec: Fix integer overflow with shifting samples | Michael Niedermayer | 2019-07-06 | 1 | -1/+1 |
* | avcodec/alsdec: Fix undefined behavior in decode_rice() | Michael Niedermayer | 2019-07-06 | 1 | -1/+1 |
* | avcodec/alsdec: Fixes invalid shifts in read_var_block_data() and INTERLEAVE_... | Michael Niedermayer | 2019-07-06 | 1 | -6/+6 |
* | avcodec/alsdec: Fix invalid shift in multiply() | Michael Niedermayer | 2019-06-26 | 1 | -0/+3 |
* | libavcodec/als: fix address sanitization error in decoder | Umair Khan | 2017-11-16 | 1 | -1/+1 |
* | libavcodec/als: remove check for predictor order of a block | Umair Khan | 2017-11-16 | 1 | -5/+0 |
* | avcodec/alsdec: fix some undefined shifts | Paul B Mahol | 2017-07-04 | 1 | -2/+2 |
* | avcodec/alsdec: remove unused header | Paul B Mahol | 2017-07-04 | 1 | -1/+0 |
* | avcodec/alsdec: call correct function for multi-channel coding | Paul B Mahol | 2017-07-02 | 1 | -1/+1 |
* | Fix all -Wformat warnings raised by DJGPP | Clément Bœsch | 2017-03-29 | 1 | -2/+2 |
* | lavc/alsdec: use get_bitsz() to simplify reading of the mantissa | Thilo Borgmann | 2016-09-09 | 1 | -1/+1 |
* | avcodec/alsdec: Fix reading 0 mantisse bits | Michael Niedermayer | 2016-09-08 | 1 | -1/+1 |
* | avcodec/alsdec: Fix raw_mantissa memleak | Michael Niedermayer | 2016-09-08 | 1 | -2/+8 |
* | avcodec/alsdec: Fix mlz memleak | Michael Niedermayer | 2016-09-08 | 1 | -2/+5 |
* | avcodec/alsdec: Remove unused variable | Michael Niedermayer | 2016-08-22 | 1 | -1/+0 |
* | avcodec/alsdec: Implement floating point sample data decoding | Umair Khan | 2016-08-22 | 1 | -2/+282 |
* | avcodec/alsdec: Check r to prevent out of array read | Michael Niedermayer | 2016-06-07 | 1 | -0/+5 |
* | avcodec/alsdec: Fix bitstream reading | Umair Khan | 2016-04-27 | 1 | -3/+4 |
* | avcodec/alsdec: fix max bits in ltp prefix code | Umair Khan | 2016-03-12 | 1 | -1/+1 |
* | Use correct msvc type specifiers for ptrdiff_t and size_t. | Carl Eugen Hoyos | 2016-03-09 | 1 | -2/+2 |
* | avcodec/alsdec: treat quant_cof as a signed value | Umair Khan | 2016-03-06 | 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 |
| * | alsdec: only adapt order for positive max_order | Andreas Cadhalpun | 2015-05-05 | 1 | -1/+1 |
| * | alsdec: check sample pointer range in revert_channel_correlation | Andreas Cadhalpun | 2015-05-05 | 1 | -3/+23 |
| * | alsdec: limit avctx->bits_per_raw_sample to 32 | Andreas Cadhalpun | 2015-05-05 | 1 | -0/+6 |
* | | avcodec/alsdec: Check for overread | Michael Niedermayer | 2015-06-04 | 1 | -0/+5 |
* | | alsdec: only adapt order for positive max_order | Andreas Cadhalpun | 2015-04-23 | 1 | -1/+1 |
* | | alsdec: check sample pointer range in revert_channel_correlation | Andreas Cadhalpun | 2015-04-22 | 1 | -7/+27 |
* | | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' | Michael Niedermayer | 2015-04-20 | 1 | -18/+18 |
|\| |
|
| * | lavc: Replace av_dlog and tprintf with internal macros | Vittorio Giovara | 2015-04-19 | 1 | -18/+18 |
* | | alsdec: validate time diff index | Andreas Cadhalpun | 2015-04-19 | 1 | -0/+8 |
* | | alsdec: limit avctx->bits_per_raw_sample to 32 | Andreas Cadhalpun | 2015-04-18 | 1 | -0/+6 |
* | | avcodec/alsdec: Use av_mallocz_array() for chan_data to ensure the arrays nev... | Michael Niedermayer | 2015-04-18 | 1 | -2/+2 |
* | | alsdec: ensure channel reordering is reversible | Andreas Cadhalpun | 2015-04-18 | 1 | -1/+5 |
* | | avcodec/alsdec: use av_malloc(z)_array() | Paul B Mahol | 2015-04-14 | 1 | -31/+30 |
* | | Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' | Michael Niedermayer | 2015-02-14 | 1 | -4/+4 |
|\| |
|
| * | avcodec: Don't anonymously typedef structs | Diego Biurrun | 2015-02-14 | 1 | -4/+4 |
* | | avcodec/alsdec: use init_get_bits8() | Paul B Mahol | 2015-02-05 | 1 | -1/+2 |
* | | Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765' | Michael Niedermayer | 2014-06-23 | 1 | -6/+6 |
|\| |
|
| * | dsputil: Split bswap*_buf() off into a separate context | Diego Biurrun | 2014-06-22 | 1 | -6/+6 |
* | | avcodec/alsdec: Clear MPEG4AudioConfig so that no use of uninitialized memory... | Michael Niedermayer | 2014-06-08 | 1 | -1/+1 |
* | | Merge commit 'cc8163e1a3601a56f722a4720516e860bf1c6198' | Michael Niedermayer | 2014-03-22 | 1 | -2/+7 |
|\| |
|
| * | avcodec: more correct printf specifiers | Diego Biurrun | 2014-03-22 | 1 | -2/+7 |