qpel support code
This commit was manufactured by cvs2svn to create branch 'dev-api-3'.
Step towards blocks based interpolation ME: get_ipmv/get_ipmvdata
get_pmv2/get_pmvdata2
resync patch
resync support, check_cpu_features() fixed
Cosmetic - CodingStyle Applied - Legal Headers will be added later
Another minor fix for get_pmvdata()
correted get_pmvdata returning wrong SAD for left boundary blocks with MV (0,0)
add B-frame decode support
Cosmetic, gpl header
Re-Added get_pmv() for returning median predictor only without all the other stuff like neighbours and SAD values.
FRAMEINFO
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.
moved sources
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.