summaryrefslogtreecommitdiffstats
path: root/libavcodec/jfdctint_template.c
Commit message (Collapse)AuthorAgeFilesLines
* dsputil: Move fdct function declarations to dct.hDiego Biurrun2013-02-091-1/+1
|
* Drop DCTELEM typedefDiego Biurrun2013-01-221-14/+14
| | | | | | It does not help as an abstraction and adds dsputil dependencies. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
* Fix a bunch of common typos.Diego Biurrun2011-12-111-1/+1
|
* Remove redundant filename self-references inside files.Diego Biurrun2011-11-081-2/+0
| | | | Filenames are brittle across renames and add no useful information.
* jfdctint: add 10-bit versionMans Rullgard2011-07-211-0/+405
Signed-off-by: Mans Rullgard <mans@mansr.com>
OpenPOWER on IntegriCloud