aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/jfdctint.c
Commit message (Collapse)AuthorAgeFilesLines
* higher accuracyMichael Niedermayer2002-09-011-2/+4
| | | | Originally committed as revision 897 to svn://svn.ffmpeg.org/ffmpeg/trunk
* slow but accurate integer dct from IJG (should be ok with the LGPL as the ↵Michael Niedermayer2002-08-291-0/+290
old DCT is the fast integer DCT from IJG) per context DCT selection Originally committed as revision 878 to svn://svn.ffmpeg.org/ffmpeg/trunk