aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/mlib
AgeCommit message (Collapse)Author
2003-06-21the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad ↵Michael Niedermayer
dot com>) Originally committed as revision 1983 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-05-20* compile fixes by Mitch at Bits.COMZdenek Kabelac
Originally committed as revision 1894 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-02-11* UINTX -> uintx_t INTX -> intx_tZdenek Kabelac
Originally committed as revision 1578 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-12-15mlib fix patch by (Juergen Keil <jk at tools dot de>)Jürgen Keil
Originally committed as revision 1337 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-11-11* using DSPContext - so each codec could use its local (sub)set of CPU extensionZdenek Kabelac
* these are untested - users/developers please check Originally committed as revision 1197 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-10-25idct_permutation_type variable, so the permutation type can quickly be ↵Michael Niedermayer
identified Originally committed as revision 1071 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-10-0816x{8,16} {avg,put}_pixels support patch by (Juergen Keil <jk at tools dot de>)Jürgen Keil
Originally committed as revision 1012 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-10-06trying to fix the non-x86 IDCTs (untested)Michael Niedermayer
Originally committed as revision 1006 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-09-19fixing *pixels_tab stuff (hopefully, as its untested ...)Michael Niedermayer
Originally committed as revision 955 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-08-30sun solaris compilation bugfix, patch by (Martin Olschewski <olschewski at ↵Martin Olschewski
zpr dot uni-koeln dot de>) Originally committed as revision 882 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-05-25license/copyright changeFabrice Bellard
Originally committed as revision 599 to svn://svn.ffmpeg.org/ffmpeg/trunk
2001-09-17copyright changeFabrice Bellard
Originally committed as revision 133 to svn://svn.ffmpeg.org/ffmpeg/trunk
2001-09-16mlib mergeFabrice Bellard
Originally committed as revision 131 to svn://svn.ffmpeg.org/ffmpeg/trunk