summaryrefslogtreecommitdiff
path: root/libavcodec/mlib
Commit message (Collapse)AuthorAge
* update the API for the idct functionMike Melanson2004-03-15
| | | | Originally committed as revision 2895 to svn://svn.ffmpeg.org/ffmpeg/trunk
* optimised versions of the get_pixels, diff_pixels, and bswap_bufMike Melanson2003-10-11
| | | | | | | | functions and support for 4 pixel high blocks in the put_pixels8_xxx and avg_pixels8_xxx functions, courtesy of Robin Kay (komadori at gekkou.co.uk) Originally committed as revision 2358 to svn://svn.ffmpeg.org/ffmpeg/trunk
* the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad ↵Michael Niedermayer2003-06-21
| | | | | | dot com>) Originally committed as revision 1983 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * compile fixes by Mitch at Bits.COMZdenek Kabelac2003-05-20
| | | | Originally committed as revision 1894 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
| | | | Originally committed as revision 1578 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mlib fix patch by (Juergen Keil <jk at tools dot de>)Jürgen Keil2002-12-15
| | | | Originally committed as revision 1337 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * using DSPContext - so each codec could use its local (sub)set of CPU extensionZdenek Kabelac2002-11-11
| | | | | | * these are untested - users/developers please check Originally committed as revision 1197 to svn://svn.ffmpeg.org/ffmpeg/trunk
* idct_permutation_type variable, so the permutation type can quickly be ↵Michael Niedermayer2002-10-25
| | | | | | identified Originally committed as revision 1071 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 16x{8,16} {avg,put}_pixels support patch by (Juergen Keil <jk at tools dot de>)Jürgen Keil2002-10-08
| | | | Originally committed as revision 1012 to svn://svn.ffmpeg.org/ffmpeg/trunk
* trying to fix the non-x86 IDCTs (untested)Michael Niedermayer2002-10-06
| | | | Originally committed as revision 1006 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixing *pixels_tab stuff (hopefully, as its untested ...)Michael Niedermayer2002-09-19
| | | | Originally committed as revision 955 to svn://svn.ffmpeg.org/ffmpeg/trunk
* sun solaris compilation bugfix, patch by (Martin Olschewski <olschewski at ↵Martin Olschewski2002-08-30
| | | | | | zpr dot uni-koeln dot de>) Originally committed as revision 882 to svn://svn.ffmpeg.org/ffmpeg/trunk
* license/copyright changeFabrice Bellard2002-05-25
| | | | Originally committed as revision 599 to svn://svn.ffmpeg.org/ffmpeg/trunk
* copyright changeFabrice Bellard2001-09-17
| | | | Originally committed as revision 133 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mlib mergeFabrice Bellard2001-09-16
Originally committed as revision 131 to svn://svn.ffmpeg.org/ffmpeg/trunk