summaryrefslogtreecommitdiff
path: root/libavcodec/ps2/dsputil_mmi.c
Commit message (Collapse)AuthorAge
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
| | | | Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
| | | | Originally committed as revision 4764 to svn://svn.ffmpeg.org/ffmpeg/trunk
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
| | | | Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
* credit updateMike Melanson2004-03-13
| | | | Originally committed as revision 2877 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
* new versions; put_pix's about 20% faster, get_pix 3.5x faster. patch by ↵Leon van Stuivenberg2003-03-21
| | | | | | (Leon van Stuivenberg <leonvs at iae dot nl>) Originally committed as revision 1697 to svn://svn.ffmpeg.org/ffmpeg/trunk
* clear_blocks_mmi() optimization by BroadQ (and patch by Leon van Stuivenberg ↵Leon van Stuivenberg2003-03-18
| | | | | | <leonvs at iae dot nl>) Originally committed as revision 1691 to svn://svn.ffmpeg.org/ffmpeg/trunk
* MpegEncContext.(i)dct_* -> DspContext.(i)dct_*Michael Niedermayer2003-03-03
| | | | | | bitexact cleanup Originally committed as revision 1617 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
* * 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
* dsputil mmi cleanup patch by (Leon van Stuivenberg <leonvs at iae dot nl>)Leon van Stuivenberg2002-10-27
| | | | Originally committed as revision 1076 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ps2 optimizations update patch by (Leon van Stuivenberg <leonvs at iae dot nl>)Leon van Stuivenberg2002-10-03
| | | | Originally committed as revision 996 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ps2 idct patch by (Leon van Stuivenberg <leonvs at iae dot nl>)Leon van Stuivenberg2002-09-23
Originally committed as revision 963 to svn://svn.ffmpeg.org/ffmpeg/trunk