summaryrefslogtreecommitdiffstats
path: root/libavcodec/xvididct.h
Commit message (Collapse)AuthorAgeFilesLines
* xvid: Add C IDCTPascal Massimino2014-09-021-1/+6
| | | | | | Thanks to Pascal Massimino and Michael Militzer for relicensing as LGPL. Signed-off-by: Diego Biurrun <diego@biurrun.de>
* cosmetics: Make naming scheme of Xvid IDCT consistent with other IDCTsDiego Biurrun2014-08-271-2/+2
|
* idct: Split off Xvid IDCTDiego Biurrun2014-08-011-0/+29
The Xvid IDCT is only required to decode some Xvid-encoded MPEG-4 files, so there is no point in having it as an unconditional part of idctdsp.
OpenPOWER on IntegriCloud