Sat, 21 Jun 2003 01:11:31 +0000 |
michaelni |
the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>)
libavcodec
|
Fri, 21 Mar 2003 22:50:54 +0000 |
michaelni |
new versions; put_pix's about 20% faster, get_pix 3.5x faster. patch by (Leon van Stuivenberg <leonvs at iae dot nl>)
libavcodec
|
Tue, 18 Mar 2003 20:08:57 +0000 |
michaelni |
clear_blocks_mmi() optimization by BroadQ (and patch by Leon van Stuivenberg <leonvs at iae dot nl>)
libavcodec
|
Mon, 03 Mar 2003 14:54:00 +0000 |
michaelni |
MpegEncContext.(i)dct_* -> DspContext.(i)dct_*
libavcodec
|
Tue, 11 Feb 2003 16:35:48 +0000 |
kabi |
* UINTX -> uintx_t INTX -> intx_t
libavcodec
|
Mon, 11 Nov 2002 10:04:45 +0000 |
kabi |
* using DSPContext - so each codec could use its local (sub)set of CPU extension
libavcodec
|
Sun, 27 Oct 2002 09:20:48 +0000 |
michaelni |
dsputil mmi cleanup patch by (Leon van Stuivenberg <leonvs at iae dot nl>)
libavcodec
|
Thu, 03 Oct 2002 20:57:19 +0000 |
michaelni |
ps2 optimizations update patch by (Leon van Stuivenberg <leonvs at iae dot nl>)
libavcodec
|
Mon, 23 Sep 2002 08:44:24 +0000 |
michaelni |
ps2 idct patch by (Leon van Stuivenberg <leonvs at iae dot nl>)
libavcodec
|