[svn] / trunk / xvidcore / src / motion Repository:
ViewVC logotype

Log of /trunk/xvidcore/src/motion

View Directory Listing Directory Listing


Sticky Revision:

Revision 205 - Directory Listing
Modified Fri Jun 14 08:26:04 2002 UTC (21 years, 9 months ago) by ia64p
IA64 assembler files, initial version, only partly optimized

Revision 195 - Directory Listing
Modified Wed Jun 12 20:38:41 2002 UTC (21 years, 9 months ago) by edgomez
Cosmetic - CodingStyle Applied - Legal Headers will be added later

Revision 184 - Directory Listing
Modified Mon May 27 18:07:38 2002 UTC (21 years, 10 months ago) by chl
Returned to old style MotionEstimation (one loop for INTER and INTER4V)

Revision 181 - Directory Listing
Modified Wed May 22 12:42:25 2002 UTC (21 years, 10 months ago) by chl
Added AdvDiamond_MainSearch by sysKIn which seems to be faster and better
than normal Diamond_MainSearch, at least for plain fullpel search. It can
be activated by PMV_ADVANCEDDIAMOND16/8 flag.

Revision 177 - Directory Listing
Modified Mon May 13 19:41:41 2002 UTC (21 years, 10 months ago) by chl
mean reduced SAD, C-version

Revision 175 - Directory Listing
Modified Sun May 12 17:21:30 2002 UTC (21 years, 10 months ago) by chl
Small bugfix in MotionEstimation (wrong prediction for INTER4V)

Revision 174 - Directory Listing
Modified Sat May 11 23:54:30 2002 UTC (21 years, 10 months ago) by chl
Use INTER4V only if neighbours move different than current block.
Save quality, some speedup.

Revision 172 - Directory Listing
Modified Sat May 11 15:32:59 2002 UTC (21 years, 10 months ago) by chl
general cleanup, first modifications for new INTER4V heuristics

Revision 170 - Directory Listing
Modified Thu May 9 21:47:51 2002 UTC (21 years, 10 months ago) by edgomez
Fix for gcc

Revision 169 - Directory Listing
Modified Thu May 9 00:42:35 2002 UTC (21 years, 10 months ago) by chl
Tests to not double check vectors in PMVfast16/8 (only in prediction, not during diamonds phase).
Minor speedup.

Revision 167 - Directory Listing
Modified Tue May 7 20:03:18 2002 UTC (21 years, 10 months ago) by chl
MotionEst(): set sad8[] also for INTER mode to correct values (for get_pmdata)

Revision 152 - Directory Listing
Modified Wed May 1 13:00:02 2002 UTC (21 years, 11 months ago) by suxen_drol
#define BFRAMES

Revision 141 - Directory Listing
Modified Thu Apr 25 23:24:59 2002 UTC (21 years, 11 months ago) by chl
Fixed some minor issues in ME, changed calc_delta16/8 to non-linear function of quant
(from a paper on H.26L). Now inter4v finally gives some improvement.

Revision 140 - Directory Listing
Modified Thu Apr 25 21:32:05 2002 UTC (21 years, 11 months ago) by chl
Adapted PMVFast16/8 for using prevMB instead of pMB, seems to work.

Revision 136 - Directory Listing
Modified Thu Apr 25 06:55:00 2002 UTC (21 years, 11 months ago) by suxen_drol
FRAMEINFO

Revision 135 - Directory Listing
Modified Wed Apr 24 12:21:43 2002 UTC (21 years, 11 months ago) by h
sse2 quant_intra/dequant_intra/dev16/(faster)sad16

Revision 132 - Directory Listing
Modified Tue Apr 23 00:04:51 2002 UTC (21 years, 11 months ago) by chenm001
remove some compile warning

Revision 126 - Directory Listing
Modified Wed Apr 17 10:54:19 2002 UTC (21 years, 11 months ago) by h
beginnings of sse2 support (disabled)

Revision 118 - Directory Listing
Modified Sat Apr 13 16:30:02 2002 UTC (21 years, 11 months ago) by suxen_drol
bframe "support" code

Revision 117 - Directory Listing
Modified Thu Apr 11 15:04:05 2002 UTC (21 years, 11 months ago) by canard
segfault fix

Revision 115 - Directory Listing
Modified Thu Apr 11 10:18:40 2002 UTC (21 years, 11 months ago) by canard
PPC update

Revision 98 - Directory Listing
Modified Wed Apr 3 14:17:05 2002 UTC (22 years ago) by canard
source C files for sad Altivec

Revision 96 - Directory Listing
Modified Mon Apr 1 22:47:58 2002 UTC (22 years ago) by chl
Added EPZS and EPZS^2. Unfortunately slower and not really better than PMVfast

Revision 95 - Directory Listing
Modified Mon Apr 1 12:06:18 2002 UTC (22 years ago) by canard
optimization

Revision 90 - Directory Listing
Modified Sat Mar 30 01:25:29 2002 UTC (22 years ago) by canard
PPC update

Revision 89 - Directory Listing
Modified Sat Mar 30 00:58:20 2002 UTC (22 years ago) by canard
SAD in Altivec

Revision 78 - Directory Listing
Modified Thu Mar 28 20:57:25 2002 UTC (22 years ago) by edgomez
Big patch, use it with care (tests done with GNU/Linux) :
 - Trivial warnings in encoder.c line 282 ret1 = ret 2 = 0;
 - Lot of "New line at end of file missing" warnings fixed (gcc3)
 - All 2d arrays have been turned into 1d arrays
   To force alignment of matrices on stack, use DECLARE_ALIGNED_MATRIX
   (read portab.h)

Win32 users should give feedback.

Revision 3 - Directory Listing
Added Fri Mar 8 02:46:11 2002 UTC (22 years ago) by Isibaar
moved sources

Sort log by:

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4