Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/dca: add math helpers and fixed point DCT | foo86 | 2016-01-31 | 1 | -0/+55 |
| | |||||
* | avcodec/dca: remove old decoder | foo86 | 2016-01-31 | 1 | -47/+0 |
| | | | | | Remove all files and functions which are not going to be reused, and disable all functions and FATE tests temporarily which will be. | ||||
* | all: Add missing header guards | Timothy Gu | 2016-01-28 | 1 | -0/+5 |
| | |||||
* | Merge commit '85990140e7302d1e7fcc9fc0eea316178c19fe03' | Hendrik Leppkes | 2016-01-02 | 1 | -4/+4 |
| | | | | | | | * commit '85990140e7302d1e7fcc9fc0eea316178c19fe03': dca: Add math helpers. Merged-by: Hendrik Leppkes <h.leppkes@gmail.com> | ||||
* | dca: Add math helpers. | Alexandra Hájková | 2015-12-23 | 1 | -0/+42 |
They will be used by the integer core decoder. |