Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/siren: Increase noise category 5 and 6 | Michael Niedermayer | 2021-01-28 | 1 | -2/+2 |
* | avcodec/siren: Factorize category 5 and 6 noise computation | Michael Niedermayer | 2021-01-28 | 1 | -10/+5 |
* | avcodec/siren: remove constant region_size | Michael Niedermayer | 2021-01-28 | 1 | -7/+6 |
* | lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump | Anton Khirnov | 2021-01-01 | 1 | -0/+1 |
* | avcodec: Set AV_CODEC_CAP_CHANNEL_CONF in more decoders | Michael Niedermayer | 2020-11-28 | 1 | -1/+2 |
* | avcodec/siren: Fix integer overflow in get_dw() | Michael Niedermayer | 2020-03-19 | 1 | -1/+1 |
* | avcodec/siren: Check several indexes | Michael Niedermayer | 2020-03-04 | 1 | -4/+11 |
* | avcodec: add siren audio decoder | Paul B Mahol | 2020-02-20 | 1 | -0/+773 |