Michael Niedermayer
|
e96682e6f4
|
some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>)
Originally committed as revision 3140 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-05-18 17:09:46 +00:00 |
Michael Niedermayer
|
d43fb4e806
|
move identical code into its own function
intXY_t -> int_fastXY_t
Originally committed as revision 2455 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-10-30 22:51:02 +00:00 |
Roman Shaposhnik
|
48b1f80012
|
* adding integer/floating point AAN implementations for DCT 2-4-8
Originally committed as revision 2430 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-10-25 00:32:54 +00:00 |
Michael Niedermayer
|
8d00c562e8
|
4.9-RC FreeBSD doesnt like lrint() so change to lrintf(), not that bsd supports that but we emulate it ...
Originally committed as revision 2421 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-10-23 12:41:54 +00:00 |
Michael Niedermayer
|
b4c3816cfa
|
optionally merge postscale into quantization table for the float aan dct
Originally committed as revision 2420 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-10-23 09:11:56 +00:00 |
Michael Niedermayer
|
10becaaf12
|
10l
Originally committed as revision 2419 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-10-23 08:31:26 +00:00 |
Michael Niedermayer
|
6f5cf8c50f
|
oops forgot
Originally committed as revision 2416 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-10-22 19:15:55 +00:00 |
Michael Niedermayer
|
65e4c8c919
|
floating point AAN DCT
Originally committed as revision 2415 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-10-22 18:26:38 +00:00 |