[svn] / trunk / xvidcore / src / global.h Repository:
ViewVC logotype

Log of /trunk/xvidcore/src/global.h

Parent Directory Parent Directory


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

Revision 885 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 21 14:49:28 2003 UTC (21 years, 1 month ago) by syskin
File length: 3002 byte(s)
Diff to previous 884 , to selected 277
cleanups

Revision 884 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 21 14:44:57 2003 UTC (21 years, 1 month ago) by syskin
File length: 3016 byte(s)
Diff to previous 851 , to selected 277
cleanups

Revision 851 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 15 15:22:19 2003 UTC (21 years, 1 month ago) by edgomez
File length: 3246 byte(s)
Diff to previous 723 , to selected 277
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
File length: 4662 byte(s)
Diff to previous 677 , to selected 277
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
File length: 4612 byte(s)
Diff to previous 648 , to selected 277
ANSI C compliancy - thx Rick Foos

Revision 648 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 16 23:38:16 2002 UTC (21 years, 4 months ago) by edgomez
File length: 4576 byte(s)
Diff to previous 603 , to selected 277
License Change

Revision 603 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 19 11:41:12 2002 UTC (21 years, 5 months ago) by edgomez
File length: 3550 byte(s)
Diff to previous 406 , to selected 277
Changed Michael Militzer to name + email (next patch will fix copyrights with the right holders)

Revision 406 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 4 21:59:27 2002 UTC (21 years, 6 months ago) by edgomez
File length: 3531 byte(s)
Diff to previous 338 , to selected 277
- Added legal header
- Added copyright (temporary set to Michael)

Revision 338 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 24 23:07:45 2002 UTC (21 years, 8 months ago) by chl
File length: 1917 byte(s)
Diff to previous 287 , to selected 277
New fields deltamv, directmv[4] in Macroblock for more logical B-frame ME

Revision 287 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 10 19:29:30 2002 UTC (21 years, 8 months ago) by chl
File length: 1854 byte(s)
Diff to previous 277
Minor bugfix.

Revision 277 - (view) (download) (annotate) - [selected]
Modified Tue Jul 9 22:19:43 2002 UTC (21 years, 8 months ago) by chl
File length: 1860 byte(s)
Diff to previous 195
preparations for block based ME

Revision 195 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 12 20:38:41 2002 UTC (21 years, 9 months ago) by edgomez
File length: 1622 byte(s)
Diff to previous 172 , to selected 277
Cosmetic - CodingStyle Applied - Legal Headers will be added later

Revision 172 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 11 15:32:59 2002 UTC (21 years, 10 months ago) by chl
File length: 1682 byte(s)
Diff to previous 171 , to selected 277
general cleanup, first modifications for new INTER4V heuristics

Revision 171 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 11 12:28:19 2002 UTC (21 years, 10 months ago) by chl
File length: 1649 byte(s)
Diff to previous 157 , to selected 277
SAD values in MACROBLOCK have to be signed integer

Revision 157 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 3 08:37:55 2002 UTC (21 years, 11 months ago) by Isibaar
File length: 1631 byte(s)
Diff to previous 156 , to selected 277
quant range checking

Revision 156 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 3 00:45:10 2002 UTC (21 years, 11 months ago) by chenm001
File length: 1825 byte(s)
Diff to previous 118 , to selected 277
add B-frame decode support

Revision 118 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 13 16:30:02 2002 UTC (21 years, 11 months ago) by suxen_drol
File length: 1766 byte(s)
Diff to previous 101 , to selected 277
bframe "support" code

Revision 101 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 5 14:40:36 2002 UTC (21 years, 11 months ago) by h
File length: 1414 byte(s)
Diff to previous 78 , to selected 277
hinted motion estimation support (raw or compressed)

Revision 78 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 28 20:57:25 2002 UTC (22 years ago) by edgomez
File length: 1293 byte(s)
Diff to previous 69 , to selected 277
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 69 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 26 11:16:08 2002 UTC (22 years ago) by h
File length: 1292 byte(s)
Diff to previous 3 , to selected 277
interlacing support - slow (MBDecideFieldDCT()), buggy (p-frames), incomplete (field motion prediction)

Revision 3 - (view) (download) (annotate) - [select for diffs]
Added Fri Mar 8 02:46:11 2002 UTC (22 years ago) by Isibaar
File length: 1218 byte(s)
Diff to selected 277
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