Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/avdct: remove redundant "default" information in options | Clément Bœsch | 2015-10-26 | 1 | -2/+2 |
* | Prepare for removal of obsolete FF_IDCT_* members. | Ronald S. Bultje | 2015-08-18 | 1 | -0/+2 |
* | avcodec/avdct: support >8bit per sample dcts | Michael Niedermayer | 2014-12-15 | 1 | -0/+3 |
* | avcodec/avdct: add "xvid" alias AVOption and use FF_IDCT_XVID | Michael Niedermayer | 2014-08-09 | 1 | -1/+2 |
* | avcodec/avdct: Add get_pixels() | Michael Niedermayer | 2014-08-03 | 1 | -0/+9 |
* | avcodec/avdct: Add avcodec_dct_get_class() | Michael Niedermayer | 2014-07-28 | 1 | -0/+5 |
* | avcodec: add avdct | Michael Niedermayer | 2014-07-27 | 1 | -0/+119 |