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

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

Parent Directory Parent Directory


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

Revision 686 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 28 07:27:37 2002 UTC (21 years, 4 months ago) by suxen_drol
File length: 5795 byte(s)
Diff to previous 677 , to selected 648
smp remove patch <rickf at ebenchmarks.com>

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: 5830 byte(s)
Diff to previous 648
ANSI C compliancy - thx Rick Foos

Revision 648 - (view) (download) (annotate) - [selected]
Modified Sat Nov 16 23:38:16 2002 UTC (21 years, 4 months ago) by edgomez
File length: 5827 byte(s)
Diff to previous 603
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: 4801 byte(s)
Diff to previous 541 , to selected 648
Changed Michael Militzer to name + email (next patch will fix copyrights with the right holders)

Revision 541 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 25 23:37:09 2002 UTC (21 years, 6 months ago) by h
File length: 4776 byte(s)
Diff to previous 404 , to selected 648
removed incomplete field-mv support

Revision 404 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 4 21:42:56 2002 UTC (21 years, 6 months ago) by edgomez
File length: 4817 byte(s)
Diff to previous 400 , to selected 648
Added $Id$ keyword again.

Revision 400 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 4 21:03:29 2002 UTC (21 years, 6 months ago) by edgomez
File length: 4755 byte(s)
Diff to previous 399 , to selected 648
Removed BFRAMES part of the code

Revision 399 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 4 20:56:52 2002 UTC (21 years, 6 months ago) by edgomez
File length: 5297 byte(s)
Diff to previous 387 , to selected 648
- Removed History Header
- Added Michael Militzer Copyright (well Michael seems to be the first contributor)

Revision 387 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 3 17:25:45 2002 UTC (21 years, 6 months ago) by chl
File length: 5666 byte(s)
Diff to previous 366 , to selected 648
Support for timestamps even without #define BFRAMES

Revision 366 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 7 10:09:00 2002 UTC (21 years, 7 months ago) by chl
File length: 5710 byte(s)
Diff to previous 324 , to selected 648
New variable pEnc->last_sync for (more) correct time-codes in B-frames mode.
Not a 100% clean solution. NOTE: Whole Timecode management must be rewritten!

Revision 324 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 21 03:49:47 2002 UTC (21 years, 8 months ago) by suxen_drol
File length: 5699 byte(s)
Diff to previous 317 , to selected 648
frame_drop_ratio

Revision 317 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 19 14:56:00 2002 UTC (21 years, 8 months ago) by chl
File length: 5669 byte(s)
Diff to previous 295 , to selected 648
Bugfix for B-frame encoding (new parameters time_bp, time_pp to BVOP-ME)

Revision 295 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 12 12:26:55 2002 UTC (21 years, 8 months ago) by suxen_drol
File length: 5643 byte(s)
Diff to previous 238 , to selected 648
XVID_ENC_PARAM->num_threads

Revision 238 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 24 09:53:18 2002 UTC (21 years, 9 months ago) by suxen_drol
File length: 5605 byte(s)
Diff to previous 234 , to selected 648
added font.c, sgi-irix64 makefile, dx50bvop working

Revision 234 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 23 03:58:32 2002 UTC (21 years, 9 months ago) by suxen_drol
File length: 5579 byte(s)
Diff to previous 229 , to selected 648
XVID_GLOBAL_*, XVID_CPU_CHKONLY, timestamp fix, font.c

Revision 229 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 20 14:05:58 2002 UTC (21 years, 9 months ago) by suxen_drol
File length: 5489 byte(s)
Diff to previous 202 , to selected 648
bframe patch

Revision 202 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 13 21:45:24 2002 UTC (21 years, 9 months ago) by edgomez
File length: 5261 byte(s)
Diff to previous 195 , to selected 648
- Mainly Cosmetic.
- 'bool' type is now 'int', natural cpu size variable.
  (Dev Mail-List suggestion from  Christoph Lampert)

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: 2952 byte(s)
Diff to previous 188 , to selected 648
Cosmetic - CodingStyle Applied - Legal Headers will be added later

Revision 188 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 7 10:21:48 2002 UTC (21 years, 9 months ago) by edgomez
File length: 2941 byte(s)
Diff to previous 164 , to selected 648
Rate control structure per encoder

Revision 164 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 6 10:07:19 2002 UTC (21 years, 10 months ago) by suxen_drol
File length: 2975 byte(s)
Diff to previous 152 , to selected 648
low_delay

Revision 152 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 1 13:00:02 2002 UTC (21 years, 11 months ago) by suxen_drol
File length: 2952 byte(s)
Diff to previous 136 , to selected 648
#define BFRAMES

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
File length: 2548 byte(s)
Diff to previous 113 , to selected 648
FRAMEINFO

Revision 113 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 10 07:40:51 2002 UTC (21 years, 11 months ago) by Isibaar
File length: 2398 byte(s)
Diff to previous 101 , to selected 648
PSNR calculations

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: 2359 byte(s)
Diff to previous 83 , to selected 648
hinted motion estimation support (raw or compressed)

Revision 83 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 29 04:25:16 2002 UTC (22 years ago) by h
File length: 2340 byte(s)
Diff to previous 3 , to selected 648
merged image/pMBs create and destroy stuff into single if()

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