Alex Beregszaszi
|
bd7d1ea76b
|
Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>. Currently licensed under the GPLv2, but the author allowed to license it under the LGPL, feel free to change
Originally committed as revision 2017 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-07-07 11:19:18 +00:00 |
Michael Niedermayer
|
4fb518c392
|
the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>)
Originally committed as revision 1983 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-06-21 01:11:31 +00:00 |
Michael Niedermayer
|
b0368839ac
|
MpegEncContext.(i)dct_* -> DspContext.(i)dct_*
bitexact cleanup
Originally committed as revision 1617 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-03 14:54:00 +00:00 |
Zdenek Kabelac
|
0c1a9edad4
|
* UINTX -> uintx_t INTX -> intx_t
Originally committed as revision 1578 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-02-11 16:35:48 +00:00 |
Zdenek Kabelac
|
bb28568364
|
* cut&paste fix
Originally committed as revision 1249 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-11-20 07:32:18 +00:00 |
Zdenek Kabelac
|
5940262772
|
* oops fixed bad initialization of ff vals.
- put FF_LIBMPEG2_IDCT_PERM into CVS - so it will work for now
Originally committed as revision 1227 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-11-19 10:08:31 +00:00 |
Zdenek Kabelac
|
83f238cbf0
|
* compilation fix (ARM users please check)
Originally committed as revision 1225 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-11-19 07:33:36 +00:00 |
Michael Niedermayer
|
50eb9cbc44
|
idct_permutation_type variable, so the permutation type can quickly be identified
Originally committed as revision 1071 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-10-25 13:39:47 +00:00 |
Michael Niedermayer
|
676e200cff
|
trying to fix the non-x86 IDCTs (untested)
Originally committed as revision 1006 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-10-06 15:27:01 +00:00 |
Fabrice Bellard
|
ff4ec49e64
|
license/copyright change
Originally committed as revision 599 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-05-25 22:45:33 +00:00 |
Fabrice Bellard
|
92651f67a0
|
arm specific code
Originally committed as revision 79 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2001-08-13 21:38:25 +00:00 |