[cvs] / xvidcore / src / divx4.c Repository:
ViewVC logotype

Log of /xvidcore/src/divx4.c

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Links to release-0_9_1: (view) (download) (annotate)
Sticky Tag:

Revision 1.20 - (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, release-0_9_1, release-0_9_2
Branch point for: release-0_9_1-fixes
Changes since 1.19: +35 -11 lines
Diff to previous 1.19 , to selected 1.16
License Change

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sat Sep 21 03:07:56 2002 UTC (21 years, 6 months ago) by suxen_drol
Branch: MAIN
Changes since 1.18: +1 -1 lines
Diff to previous 1.18 , to selected 1.16
pross email address updates

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Wed Sep 4 20:49:56 2002 UTC (21 years, 6 months ago) by edgomez
Branch: MAIN
Changes since 1.17: +2 -14 lines
Diff to previous 1.17 , to selected 1.16
- Removed History from file header.
- Moved Peter copyright to the top of the file.

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Wed Sep 4 20:46:00 2002 UTC (21 years, 6 months ago) by edgomez
Branch: MAIN
Changes since 1.16: +1 -8 lines
Diff to previous 1.16
Removed BFRAMES parts of the code

Revision 1.16 - (view) (download) (annotate) - [selected]
Sun Jul 21 03:49:47 2002 UTC (21 years, 8 months ago) by suxen_drol
Branch: MAIN
CVS Tags: tag-branching-20020904
Branch point for: dev-api-3
Changes since 1.15: +2 -1 lines
Diff to previous 1.15
frame_drop_ratio

Revision 1.15 - (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.14: +8 -1 lines
Diff to previous 1.14 , to selected 1.16
added font.c, sgi-irix64 makefile, dx50bvop working

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

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sun Jun 9 23:05:35 2002 UTC (21 years, 9 months ago) by edgomez
Branch: MAIN
Changes since 1.12: +33 -31 lines
Diff to previous 1.12 , to selected 1.16
Small memory leak fixed

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed May 22 12:40:25 2002 UTC (21 years, 10 months ago) by chl
Branch: MAIN
Changes since 1.11: +8 -9 lines
Diff to previous 1.11 , to selected 1.16
added PMV_ADVANCEDDIAMOND to activate new Diamond MainSearch by sysKIn

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sat May 4 12:26:06 2002 UTC (21 years, 10 months ago) by edgomez
Branch: MAIN
Changes since 1.10: +124 -15 lines
Diff to previous 1.10 , to selected 1.16
Added "per encoder" quality setting

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sun Apr 28 20:03:14 2002 UTC (21 years, 11 months ago) by edgomez
Branch: MAIN
Changes since 1.9: +2 -0 lines
Diff to previous 1.9 , to selected 1.16
Added the RCS $

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sun Apr 28 16:15:51 2002 UTC (21 years, 11 months ago) by edgomez
Branch: MAIN
Changes since 1.8: +412 -296 lines
Diff to previous 1.8 , to selected 1.16
- Added quiet_encore symbol so transcode can use XviD with its divx4 API
- Added comments
- Added possible ToDos and pointed out 2 major problems :
   + Reentrance
   + the quality setting for the encoder part

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sat Apr 27 23:51:59 2002 UTC (21 years, 11 months ago) by chl
Branch: MAIN
Changes since 1.7: +17 -8 lines
Diff to previous 1.7 , to selected 1.16
added divx4_general_preset to compelety determine quality levels.

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sun Apr 21 02:30:24 2002 UTC (21 years, 11 months ago) by knhor
Branch: MAIN
Changes since 1.6: +4 -1 lines
Diff to previous 1.6 , to selected 1.16
knhor - 020420 - add freebsd support

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon Apr 15 08:03:50 2002 UTC (21 years, 11 months ago) by h
Branch: MAIN
Changes since 1.5: +4 -2 lines
Diff to previous 1.5 , to selected 1.16
support for foxer's updated cbr code

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Mar 24 21:30:34 2002 UTC (22 years ago) by edgomez
Branch: MAIN
CVS Tags: xvidcore
Changes since 1.4: +1 -1 lines
Diff to previous 1.4 , to selected 1.16
Changed rc_buffersize to 16 as decided in the forum

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sat Mar 9 16:24:21 2002 UTC (22 years ago) by edgomez
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 , to selected 1.16
Fixed warning about csp_tmp unitialized

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri Mar 8 22:26:15 2002 UTC (22 years ago) by Isibaar
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 , to selected 1.16
bugfix

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Mar 8 20:53:48 2002 UTC (22 years ago) by Isibaar
Branch: MAIN
Changes since 1.1: +19 -1 lines
Diff to previous 1.1 , to selected 1.16
now compatible with new XviD API

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Mar 8 02:44:29 2002 UTC (22 years ago) by Isibaar
Branch: MAIN
Branch point for: core
Diff to selected 1.16
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