[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 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: 5827 byte(s)
Diff to previous 603 , to selected 238
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 238
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 238
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 238
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 238
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 238
- 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 238
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 238
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 238
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 238
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
XVID_ENC_PARAM->num_threads

Revision 238 - (view) (download) (annotate) - [selected]
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
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 238
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 238
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 238
- 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 238
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 238
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 238
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 238
#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 238
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 238
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 238
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 238
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 238
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