summaryrefslogtreecommitdiff
path: root/libavcodec/jfdctint_template.c
Commit message (Collapse)AuthorAge
* Fix a bunch of common typos.Diego Biurrun2011-12-11
|
* Remove redundant filename self-references inside files.Diego Biurrun2011-11-08
| | | | Filenames are brittle across renames and add no useful information.
* jfdctint: add 10-bit versionMans Rullgard2011-07-21
Signed-off-by: Mans Rullgard <mans@mansr.com>