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

Log of /xvidcore/src/encoder.h

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Links to release-1_1_3-final: (view) (download) (annotate)
Sticky Tag:

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Mon Mar 22 22:36:23 2004 UTC (20 years ago) by edgomez
Branch: MAIN
CVS Tags: release-1_0_0, release-1_0_1, release-1_0_2, release-1_0_3, release-1_1_0, release-1_1_0_final, release-1_1_1-final, release-1_1_2, release-1_1_3, release-1_1_3-final
Branch point for: release-1_0-branch, release-1_1-branch
Changes since 1.27: +80 -76 lines
Diff to previous 1.27
xvidcore 1.0.0 rc3 merge back to HEAD

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Sat Feb 15 15:22:17 2003 UTC (21 years, 1 month ago) by edgomez
Branch: MAIN
CVS Tags: cvs-head, merged-dev-api-3, tag-merging-20040322
Branch point for: Isibaar, dev-api-4
Changes since 1.26: +83 -61 lines
Diff to previous 1.26
Moved dev-api-3 to HEAD -- Nasty but efficient -- Merging work has been done too

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Thu Nov 28 07:27:37 2002 UTC (21 years, 3 months ago) by suxen_drol
Branch: MAIN
CVS Tags: release-0_9_1, release-0_9_2
Branch point for: release-0_9_1-fixes
Changes since 1.25: +1 -5 lines
Diff to previous 1.25
smp remove patch <rickf at ebenchmarks.com>

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Tue Nov 26 23:44:10 2002 UTC (21 years, 3 months ago) by edgomez
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
ANSI C compliancy - thx Rick Foos

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sat Nov 16 23:38:16 2002 UTC (21 years, 4 months ago) by edgomez
Branch: MAIN
CVS Tags: release-0_9_0
Changes since 1.23: +37 -15 lines
Diff to previous 1.23
License Change

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sat Oct 19 11:41:11 2002 UTC (21 years, 5 months ago) by edgomez
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
Changed Michael Militzer to name + email (next patch will fix copyrights with the right holders)

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Wed Sep 25 23:37:09 2002 UTC (21 years, 5 months ago) by h
Branch: MAIN
Changes since 1.21: +1 -3 lines
Diff to previous 1.21
removed incomplete field-mv support

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Wed Sep 4 21:42:56 2002 UTC (21 years, 6 months ago) by edgomez
Branch: MAIN
Changes since 1.20: +2 -0 lines
Diff to previous 1.20
Added $Id$ keyword again.

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Wed Sep 4 21:03:29 2002 UTC (21 years, 6 months ago) by edgomez
Branch: MAIN
Changes since 1.19: +0 -33 lines
Diff to previous 1.19
Removed BFRAMES part of the code

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Wed Sep 4 20:56:52 2002 UTC (21 years, 6 months ago) by edgomez
Branch: MAIN
Changes since 1.18: +2 -12 lines
Diff to previous 1.18
- Removed History Header
- Added Michael Militzer Copyright (well Michael seems to be the first contributor)

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Tue Sep 3 17:24:26 2002 UTC (21 years, 6 months ago) by chl
Branch: MAIN
CVS Tags: tag-branching-20020904
Branch point for: dev-api-3
Changes since 1.17: +1 -5 lines
Diff to previous 1.17
Support for timestamps even without #define BFRAMES

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Wed Aug 7 10:09:00 2002 UTC (21 years, 7 months ago) by chl
Branch: MAIN
Changes since 1.16: +2 -1 lines
Diff to previous 1.16
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 1.16 - (view) (download) (annotate) - [select for diffs]
Sun Jul 21 03:41:44 2002 UTC (21 years, 8 months ago) by suxen_drol
Branch: MAIN
Changes since 1.15: +2 -1 lines
Diff to previous 1.15
frame_drop_ratio

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Fri Jul 19 14:56:00 2002 UTC (21 years, 8 months ago) by chl
Branch: MAIN
Changes since 1.14: +4 -2 lines
Diff to previous 1.14
Bugfix for B-frame encoding (new parameters time_bp, time_pp to BVOP-ME)

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri Jul 12 12:26:23 2002 UTC (21 years, 8 months ago) by suxen_drol
Branch: MAIN
Changes since 1.13: +5 -1 lines
Diff to previous 1.13
XVID_ENC_PARAM->num_threads

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Mon Jun 24 09:53:17 2002 UTC (21 years, 9 months ago) by suxen_drol
Branch: MAIN
Changes since 1.12: +3 -2 lines
Diff to previous 1.12
added font.c, sgi-irix64 makefile, dx50bvop working

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sun Jun 23 03:58:32 2002 UTC (21 years, 9 months ago) by suxen_drol
Branch: MAIN
Changes since 1.11: +4 -2 lines
Diff to previous 1.11
XVID_GLOBAL_*, XVID_CPU_CHKONLY, timestamp fix, font.c

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Thu Jun 20 14:05:57 2002 UTC (21 years, 9 months ago) by suxen_drol
Branch: MAIN
Changes since 1.10: +16 -3 lines
Diff to previous 1.10
bframe patch

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Jun 13 21:45:24 2002 UTC (21 years, 9 months ago) by edgomez
Branch: MAIN
Changes since 1.9: +68 -27 lines
Diff to previous 1.9
- Mainly Cosmetic.
- 'bool' type is now 'int', natural cpu size variable.
  (Dev Mail-List suggestion from  Christoph Lampert)

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Jun 12 20:38:40 2002 UTC (21 years, 9 months ago) by edgomez
Branch: MAIN
Changes since 1.8: +20 -15 lines
Diff to previous 1.8
Cosmetic - CodingStyle Applied - Legal Headers will be added later

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Jun 7 10:21:48 2002 UTC (21 years, 9 months ago) by edgomez
Branch: MAIN
Changes since 1.7: +33 -32 lines
Diff to previous 1.7
Rate control structure per encoder

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon May 6 10:07:19 2002 UTC (21 years, 10 months ago) by suxen_drol
Branch: MAIN
Changes since 1.6: +4 -1 lines
Diff to previous 1.6
low_delay

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed May 1 13:00:01 2002 UTC (21 years, 10 months ago) by suxen_drol
Branch: MAIN
Changes since 1.5: +27 -1 lines
Diff to previous 1.5
#define BFRAMES

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Apr 25 06:55:00 2002 UTC (21 years, 10 months ago) by suxen_drol
Branch: MAIN
Changes since 1.4: +29 -17 lines
Diff to previous 1.4
FRAMEINFO

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Apr 10 07:40:44 2002 UTC (21 years, 11 months ago) by Isibaar
Branch: MAIN
Changes since 1.3: +3 -0 lines
Diff to previous 1.3
PSNR calculations

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri Apr 5 14:40:36 2002 UTC (21 years, 11 months ago) by h
Branch: MAIN
CVS Tags: xvidcore
Changes since 1.2: +2 -0 lines
Diff to previous 1.2
hinted motion estimation support (raw or compressed)

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Mar 29 04:25:16 2002 UTC (21 years, 11 months ago) by h
Branch: MAIN
Changes since 1.1: +2 -0 lines
Diff to previous 1.1
merged image/pMBs create and destroy stuff into single if()

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Mar 8 02:44:31 2002 UTC (22 years ago) by Isibaar
Branch: MAIN
Branch point for: core
Initial revision

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and 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