[svn] / branches / dev-api-3 / vfw / src / codec.c Repository:
ViewVC logotype

Log of /branches/dev-api-3/vfw/src/codec.c

Parent Directory Parent Directory


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

Revision 526 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 23 06:09:53 2002 UTC (21 years, 6 months ago) by h
File length: 21976 byte(s)
Diff to previous 392
updated peter ross email address

Revision 392 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 4 18:44:41 2002 UTC (21 years, 6 months ago) by
File length: 21984 byte(s)
Diff to previous 364
This commit was manufactured by cvs2svn to create branch 'dev-api-3'.

Revision 364 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 7 01:10:01 2002 UTC (21 years, 7 months ago) by Isibaar
Original Path: trunk/vfw/src/codec.c
File length: 21984 byte(s)
Diff to previous 362
use advanced diamond for quality 5 and square search for quality 6

Revision 362 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 6 23:41:01 2002 UTC (21 years, 7 months ago) by Foxer
Original Path: trunk/vfw/src/codec.c
File length: 21960 byte(s)
Diff to previous 361
xvid.h reference consolidation

Revision 361 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 5 18:26:31 2002 UTC (21 years, 7 months ago) by chl
Original Path: trunk/vfw/src/codec.c
File length: 21965 byte(s)
Diff to previous 355
Greyscale changes

Revision 355 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 1 12:56:29 2002 UTC (21 years, 8 months ago) by chl
Original Path: trunk/vfw/src/codec.c
File length: 20371 byte(s)
Diff to previous 324
Support for XVID_GREYSCALE (at least that's what Koepi claims...)

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
Original Path: trunk/vfw/src/codec.c
File length: 20224 byte(s)
Diff to previous 295
frame_drop_ratio

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
Original Path: trunk/vfw/src/codec.c
File length: 20164 byte(s)
Diff to previous 278
XVID_ENC_PARAM->num_threads

Revision 278 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 10 13:02:15 2002 UTC (21 years, 8 months ago) by suxen_drol
Original Path: trunk/vfw/src/codec.c
File length: 20070 byte(s)
Diff to previous 235
bframes "bquant" correctly set to zero; bquant_ratio should now work correctly

Revision 235 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 23 03:59:49 2002 UTC (21 years, 9 months ago) by suxen_drol
Original Path: trunk/vfw/src/codec.c
File length: 20028 byte(s)
Diff to previous 228
XVID_GLOBAL_*, XVID_CPU_CHKONLY

Revision 228 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 20 10:51:08 2002 UTC (21 years, 9 months ago) by suxen_drol
Original Path: trunk/vfw/src/codec.c
File length: 19810 byte(s)
Diff to previous 176
#def BFRAMES controls.

Revision 176 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 13 10:07:41 2002 UTC (21 years, 10 months ago) by Isibaar
Original Path: trunk/vfw/src/codec.c
File length: 19594 byte(s)
Diff to previous 137
Koepi's 'hinted ME' 1pass fix

Revision 137 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 25 07:16:00 2002 UTC (21 years, 11 months ago) by suxen_drol
Original Path: trunk/vfw/src/codec.c
File length: 19342 byte(s)
Diff to previous 127
ICDECOMPRESS_PREROLL

Revision 127 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 17 14:04:41 2002 UTC (21 years, 11 months ago) by h
Original Path: trunk/vfw/src/codec.c
File length: 19267 byte(s)
Diff to previous 121
fixed hinted me + lumi masking issue
lumi masking can be "safely" enabled in both passes

Revision 121 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 15 08:03:50 2002 UTC (21 years, 11 months ago) by h
Original Path: trunk/vfw/src/codec.c
File length: 19268 byte(s)
Diff to previous 109
support for foxer's updated cbr code

Revision 109 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 8 12:51:41 2002 UTC (21 years, 11 months ago) by h
Original Path: trunk/vfw/src/codec.c
File length: 19141 byte(s)
Diff to previous 105
Foxer: max bitrate setting for 2-pass, overflow behaviour now alterable
min i-frame interval re-added for all modes, off by default (set to >1 to enable)

Revision 105 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 6 06:21:29 2002 UTC (21 years, 11 months ago) by h
Original Path: trunk/vfw/src/codec.c
File length: 19218 byte(s)
Diff to previous 103
Foxer: quantizer distribution printout upon 2nd pass finish, minor credits handling alteration

Revision 103 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 5 15:28:17 2002 UTC (21 years, 11 months ago) by h
Original Path: trunk/vfw/src/codec.c
File length: 19022 byte(s)
Diff to previous 102
2nd passes were always reading from hint file (oops)

Revision 102 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 5 14:42:37 2002 UTC (21 years, 11 months ago) by h
Original Path: trunk/vfw/src/codec.c
File length: 18993 byte(s)
Diff to previous 94
hinted motion estimation support
interlacing option
2pass code separated
new alt curve debug output

Revision 94 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 30 23:53:58 2002 UTC (22 years ago) by Foxer
Original Path: trunk/vfw/src/codec.c
File length: 45959 byte(s)
Diff to previous 61
fixed: 2GB+ desired size problems

Revision 61 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 23 06:58:56 2002 UTC (22 years ago) by h
Original Path: trunk/vfw/src/codec.c
File length: 45944 byte(s)
Diff to previous 39
merged foxer's alternative 2-pass code
added load defaults button
added proper tooltips
moved registry data into reg_ints/reg_strs arrays
changed inter4v to only be in modes 5 or 6
fixed null mode crash ?
added DEBUGERR output on errors instead of returning

Revision 39 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 17 12:05:40 2002 UTC (22 years ago) by h
Original Path: trunk/vfw/src/codec.c
File length: 35047 byte(s)
Diff to previous 30
"Custom" quantization type now reported correctly in 2-pass output

Revision 30 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 16 11:40:48 2002 UTC (22 years ago) by h
Original Path: trunk/vfw/src/codec.c
File length: 35001 byte(s)
Diff to previous 5
rudimentary tooltips, simplified main dialog,
quantizer modulation, more enabling/disabling controls,
BITMAPV4HEADER changed to BITMAPINFOHEADER
(this prevents an access violation due to struct size difference),
credits now properly excluded in external mode,
motion search precision = 0 now works in 2-pass mode (might be useful??)
added DX50 fourcc

Revision 5 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 8 19:23:56 2002 UTC (22 years ago) by Isibaar
Original Path: trunk/vfw/src/codec.c
File length: 34740 byte(s)
Diff to previous 3
custom qmatrix support

Revision 3 - (view) (download) (annotate) - [select for diffs]
Added Fri Mar 8 02:46:11 2002 UTC (22 years ago) by Isibaar
Original Path: trunk/vfw/src/codec.c
File length: 34777 byte(s)
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