| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/mlpenc: fix small memory leak | Paul B Mahol | 2020-02-04 | 1 | -0/+1 |
* | mlp: check huff_lsbs only when codebook is used | Jai Luthra | 2020-02-04 | 1 | -0/+3 |
* | mlpenc: fix some -fsanitize=integer errors | Jai Luthra | 2020-02-04 | 1 | -5/+5 |
* | mlpenc: clean up | Jai Luthra | 2020-02-04 | 1 | -16/+13 |
* | mlpenc: improve lpc filtering | Jai Luthra | 2020-02-04 | 1 | -13/+12 |
* | mlpenc: prevent negative lsb_bits lshift | Jai Luthra | 2020-02-04 | 1 | -4/+7 |
* | mlpenc: fix huff offset calculation | Jai Luthra | 2020-02-04 | 1 | -5/+1 |
* | mlpenc: fix lossless check error in number_sbits | Jai Luthra | 2020-02-04 | 1 | -1/+1 |
* | lavc/mlpenc: remove the redundant condition check | Jun Zhao | 2019-05-12 | 1 | -4/+2 |
* | mlpenc: Working MLP/TrueHD encoder | Jai Luthra | 2016-09-17 | 1 | -0/+2416 |