Mercurial > libavcodec.hg
log dsputil.c @ 3395:adccbf4a1040 libavcodec
age | author | description |
---|---|---|
Mon, 03 Jul 2006 00:16:45 +0000 | michael | CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de) libavcodec |
Fri, 30 Jun 2006 07:50:30 +0000 | gpoirier | Disable w53 and w97 cmp methods when snow encoder is disabled libavcodec |
Tue, 30 May 2006 05:44:22 +0000 | lorenm | Snow: fix subband weighting in wavelet cmp functions. use 32x32 cmp in iterative motion estimation. libavcodec |
Tue, 04 Apr 2006 09:23:45 +0000 | lorenm | mmx implementation of 3-point GMC. (5x faster than C) libavcodec |
Fri, 31 Mar 2006 20:43:37 +0000 | michael | remove mpegvideo.c img resample dependancy libavcodec |
Thu, 23 Mar 2006 20:16:36 +0000 | lorenm | prefetch pixels for future motion compensation. 2-5% faster h264. libavcodec |
Fri, 17 Mar 2006 12:08:46 +0000 | gpoirier | 10l: Only set *compose97i *add_yblock to dsputils context if we are building with Snow enabled libavcodec |