[svn] / branches / dev-api-4 / xvidcore / src / prediction / mbprediction.c Repository:
ViewVC logotype

Log of /branches/dev-api-4/xvidcore/src/prediction/mbprediction.c

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 949 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 26 14:56:49 2003 UTC (21 years ago) by edgomez
File length: 12986 byte(s)
Diff to previous 926 , to selected 652
Changed flags naming conventions

Revision 926 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 16 12:05:09 2003 UTC (21 years ago) by suxen_drol
File length: 12982 byte(s)
Diff to previous 890 , to selected 652
dquant cleanup
xvid_pluing_lumimasking added
xvid_encraw -lumimasking option added

Revision 890 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 22 08:49:45 2003 UTC (21 years, 1 month ago) by suxen_drol
File length: 12972 byte(s)
Diff to previous 886 , to selected 652
++api v1.-127.0

Revision 886 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 21 14:49:29 2003 UTC (21 years, 1 month ago) by
File length: 12975 byte(s)
Diff to previous 851 , to selected 652
This commit was manufactured by cvs2svn to create branch 'dev-api-4'.

Revision 851 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 15 15:22:19 2003 UTC (21 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore/src/prediction/mbprediction.c
File length: 12975 byte(s)
Diff to previous 723 , to selected 652
Moved dev-api-3 to HEAD -- Nasty but efficient -- Merging work has been done too

Revision 723 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 15 01:21:12 2002 UTC (21 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore/src/prediction/mbprediction.c
File length: 10893 byte(s)
Diff to previous 677 , to selected 652
Another series of warnings for aggressive compilers

Revision 677 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 26 23:44:11 2002 UTC (21 years, 4 months ago) by edgomez
Original Path: trunk/xvidcore/src/prediction/mbprediction.c
File length: 10849 byte(s)
Diff to previous 652
ANSI C compliancy - thx Rick Foos

Revision 652 - (view) (download) (annotate) - [selected]
Modified Sun Nov 17 00:35:33 2002 UTC (21 years, 4 months ago) by edgomez
Original Path: trunk/xvidcore/src/prediction/mbprediction.c
File length: 10801 byte(s)
Diff to previous 499
License changed

Revision 499 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 21 03:11:36 2002 UTC (21 years, 6 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/prediction/mbprediction.c
File length: 9773 byte(s)
Diff to previous 445 , to selected 652
pross email address updates

Revision 445 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 7 13:43:00 2002 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore/src/prediction/mbprediction.c
File length: 9776 byte(s)
Diff to previous 254 , to selected 652
- Added headers
- Added copyrights
- Removed old getpmv functions

Revision 254 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 3 12:32:50 2002 UTC (21 years, 9 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/prediction/mbprediction.c
File length: 11518 byte(s)
Diff to previous 252 , to selected 652
get_pmv2/get_pmvdata2

Revision 252 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 30 10:46:29 2002 UTC (21 years, 9 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/prediction/mbprediction.c
File length: 15061 byte(s)
Diff to previous 248 , to selected 652
resync patch

Revision 248 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 28 15:14:40 2002 UTC (21 years, 9 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/prediction/mbprediction.c
File length: 11426 byte(s)
Diff to previous 195 , to selected 652
resync support, check_cpu_features() fixed

Revision 195 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 12 20:38:41 2002 UTC (21 years, 9 months ago) by edgomez
Original Path: trunk/xvidcore/src/prediction/mbprediction.c
File length: 11101 byte(s)
Diff to previous 136 , to selected 652
Cosmetic - CodingStyle Applied - Legal Headers will be added later

Revision 136 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 25 06:55:00 2002 UTC (21 years, 11 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/prediction/mbprediction.c
File length: 11261 byte(s)
Diff to previous 78 , to selected 652
FRAMEINFO

Revision 78 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 28 20:57:25 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore/src/prediction/mbprediction.c
File length: 11268 byte(s)
Diff to previous 3 , to selected 652
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 - (view) (download) (annotate) - [select for diffs]
Added Fri Mar 8 02:46:11 2002 UTC (22 years ago) by Isibaar
Original Path: trunk/xvidcore/src/prediction/mbprediction.c
File length: 11186 byte(s)
Diff to selected 652
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.

  Diffs between and
  Type of Diff should be a

Sort log by:

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