| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump | Anton Khirnov | 2021-01-01 | 1 | -0/+1 |
* | avcodec/hcadec: Check total_band_count against imdct_in size | Michael Niedermayer | 2020-07-02 | 1 | -0/+4 |
* | avcodec/hcadec: get intensity from correct channel | summertriangle.dev@gmail.com | 2020-06-21 | 1 | -1/+1 |
* | avcodec/hcadec: fix decoding of hfr channels | summertriangle.dev@gmail.com | 2020-06-21 | 1 | -1/+2 |
* | avcodec/hcadec: Check or bound indexes | Michael Niedermayer | 2020-06-08 | 1 | -2/+2 |
* | avcodec/hcadec: Check scale_factors | Michael Niedermayer | 2020-03-31 | 1 | -0/+1 |
* | avcodec: add CRI HCA decoder | Paul B Mahol | 2020-03-17 | 1 | -0/+453 |