[cvs] / vfw / src / codec.c Repository:
ViewVC logotype

Log of /vfw/src/codec.c

Parent Directory Parent Directory


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

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Thu Jul 17 10:37:44 2003 UTC (20 years, 8 months ago) by syskin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.28: +1 -1 lines
Diff to previous 1.28
ugly BITMAPV4HEADER / BITMAPINFOHEADER mismatch spotted by Cyrius ( suiryc at yahoo dot com ). Thanks!

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Wed Apr 9 12:05:19 2003 UTC (20 years, 11 months ago) by syskin
Branch: MAIN
Changes since 1.27: +1 -0 lines
Diff to previous 1.27
bframe_threshold = 0;

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Fri Apr 4 10:34:57 2003 UTC (20 years, 11 months ago) by Isibaar
Branch: MAIN
Changes since 1.26: +2 -0 lines
Diff to previous 1.26
set bframe threshold to 255 by default

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Sun Mar 2 11:53:48 2003 UTC (21 years, 1 month ago) by syskin
Branch: MAIN
Changes since 1.25: +1 -0 lines
Diff to previous 1.25
dropped frames fix

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sun Feb 16 04:30:18 2003 UTC (21 years, 1 month ago) by suxen_drol
Branch: MAIN
Changes since 1.24: +168 -61 lines
Diff to previous 1.24
merge dev-api-3 into HEAD

Revision 1.23.2.18 - (view) (download) (annotate) - [select for diffs]
Sat Feb 15 06:30:02 2003 UTC (21 years, 1 month ago) by suxen_drol
Branch: dev-api-3
Changes since 1.23.2.17: +2 -0 lines
Diff to previous 1.23.2.17 , to branch point 1.23 , to next main 1.29
XVID_CHROMAOPT debug checkbox (koepi)

Revision 1.23.2.17 - (view) (download) (annotate) - [select for diffs]
Wed Feb 12 13:26:25 2003 UTC (21 years, 1 month ago) by syskin
Branch: dev-api-3
Changes since 1.23.2.16: +37 -0 lines
Diff to previous 1.23.2.16 , to branch point 1.23
VHQ for VfW - code by Koepi

Revision 1.23.2.16 - (view) (download) (annotate) - [select for diffs]
Sun Jan 26 14:59:12 2003 UTC (21 years, 2 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.23.2.15: +6 -3 lines
Diff to previous 1.23.2.15 , to branch point 1.23
ICM_DECMPRESS_GET_FORMAT now returns BI_RGB 24 by default

Revision 1.23.2.15 - (view) (download) (annotate) - [select for diffs]
Thu Jan 23 14:22:05 2003 UTC (21 years, 2 months ago) by syskin
Branch: dev-api-3
Changes since 1.23.2.14: +1 -1 lines
Diff to previous 1.23.2.14 , to branch point 1.23
chromaME activated for b-frame search

Revision 1.23.2.14 - (view) (download) (annotate) - [select for diffs]
Wed Jan 15 14:41:30 2003 UTC (21 years, 2 months ago) by syskin
Branch: dev-api-3
Changes since 1.23.2.13: +1 -2 lines
Diff to previous 1.23.2.13 , to branch point 1.23
chrmaME uses the new flag, so it works again.
GMC enabled.

Revision 1.23.2.13 - (view) (download) (annotate) - [select for diffs]
Tue Dec 17 12:58:10 2002 UTC (21 years, 3 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.23.2.12: +12 -3 lines
Diff to previous 1.23.2.12 , to branch point 1.23
yv12/i420 stride fix

Revision 1.23.2.12 - (view) (download) (annotate) - [select for diffs]
Sat Dec 14 06:09:33 2002 UTC (21 years, 3 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.23.2.11: +9 -1 lines
Diff to previous 1.23.2.11 , to branch point 1.23
decoder options dlg

Revision 1.23.2.11 - (view) (download) (annotate) - [select for diffs]
Thu Dec 12 10:38:28 2002 UTC (21 years, 3 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.23.2.10: +1 -1 lines
Diff to previous 1.23.2.10 , to branch point 1.23
decoder cleanup

Revision 1.23.2.10 - (view) (download) (annotate) - [select for diffs]
Thu Nov 21 12:51:28 2002 UTC (21 years, 4 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.23.2.9: +1 -9 lines
Diff to previous 1.23.2.9 , to branch point 1.23
removed #ifdef BFRAMES

Revision 1.23.2.9 - (view) (download) (annotate) - [select for diffs]
Tue Nov 19 13:23:17 2002 UTC (21 years, 4 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.23.2.8: +25 -20 lines
Diff to previous 1.23.2.8 , to branch point 1.23
koepi bframe_offset, foxer's updated 2pass code, bframe keyframe fix

Revision 1.23.2.8 - (view) (download) (annotate) - [select for diffs]
Fri Nov 8 10:11:48 2002 UTC (21 years, 4 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.23.2.7: +34 -13 lines
Diff to previous 1.23.2.7 , to branch point 1.23
external colorspace conversion support

Revision 1.23.2.7 - (view) (download) (annotate) - [select for diffs]
Thu Nov 7 10:32:04 2002 UTC (21 years, 4 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.23.2.6: +6 -3 lines
Diff to previous 1.23.2.6 , to branch point 1.23
new colorspace stride

Revision 1.23.2.6 - (view) (download) (annotate) - [select for diffs]
Sun Nov 3 03:22:03 2002 UTC (21 years, 4 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.23.2.5: +27 -2 lines
Diff to previous 1.23.2.5 , to branch point 1.23
virtualdub yv12 hack

Revision 1.23.2.5 - (view) (download) (annotate) - [select for diffs]
Thu Oct 24 14:45:24 2002 UTC (21 years, 5 months ago) by h
Branch: dev-api-3
Changes since 1.23.2.4: +0 -7 lines
Diff to previous 1.23.2.4 , to branch point 1.23
new-and-improved fbase/fincr handling

Revision 1.23.2.4 - (view) (download) (annotate) - [select for diffs]
Thu Oct 24 07:28:18 2002 UTC (21 years, 5 months ago) by h
Branch: dev-api-3
Changes since 1.23.2.3: +7 -0 lines
Diff to previous 1.23.2.3 , to branch point 1.23
test for bad fbase/fincr values

Revision 1.23.2.3 - (view) (download) (annotate) - [select for diffs]
Sat Oct 12 14:40:36 2002 UTC (21 years, 5 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.23.2.2: +40 -37 lines
Diff to previous 1.23.2.2 , to branch point 1.23
minor cleanup, rgb555/565 re-activated

Revision 1.23.2.2 - (view) (download) (annotate) - [select for diffs]
Sat Oct 12 10:27:50 2002 UTC (21 years, 5 months ago) by Isibaar
Branch: dev-api-3
Changes since 1.23.2.1: +5 -5 lines
Diff to previous 1.23.2.1 , to branch point 1.23
removed obsolete PMV_EARLYSTOP flags

Revision 1.23.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Sep 23 06:09:53 2002 UTC (21 years, 6 months ago) by h
Branch: dev-api-3
Changes since 1.23: +1 -1 lines
Diff to previous 1.23
updated peter ross email address

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sat Sep 21 03:11:05 2002 UTC (21 years, 6 months ago) by suxen_drol
Branch: MAIN
CVS Tags: release-0_9_0, release-0_9_1
Changes since 1.23: +1 -1 lines
Diff to previous 1.23
pross email address updates

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Wed Aug 7 01:10:01 2002 UTC (21 years, 7 months ago) by Isibaar
Branch: MAIN
CVS Tags: tag-branching-20020904
Branch point for: dev-api-3
Changes since 1.22: +96 -49 lines
Diff to previous 1.22
use advanced diamond for quality 5 and square search for quality 6

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Tue Aug 6 23:40:14 2002 UTC (21 years, 7 months ago) by Foxer
Branch: MAIN
Changes since 1.21: +1 -2 lines
Diff to previous 1.21
xvid.h reference consolidation

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Mon Aug 5 18:26:30 2002 UTC (21 years, 7 months ago) by chl
Branch: MAIN
Changes since 1.20: +46 -5 lines
Diff to previous 1.20
Greyscale changes

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Thu Aug 1 12:56:29 2002 UTC (21 years, 8 months ago) by chl
Branch: MAIN
Changes since 1.19: +8 -1 lines
Diff to previous 1.19
Support for XVID_GREYSCALE (at least that's what Koepi claims...)

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sun Jul 21 03:46:12 2002 UTC (21 years, 8 months ago) by suxen_drol
Branch: MAIN
Changes since 1.18: +2 -1 lines
Diff to previous 1.18
frame_drop_ratio

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

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Wed Jul 10 13:02:15 2002 UTC (21 years, 8 months ago) by suxen_drol
Branch: MAIN
Changes since 1.16: +4 -0 lines
Diff to previous 1.16
bframes "bquant" correctly set to zero; bquant_ratio should now work correctly

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sun Jun 23 03:59:49 2002 UTC (21 years, 9 months ago) by suxen_drol
Branch: MAIN
Changes since 1.15: +5 -1 lines
Diff to previous 1.15
XVID_GLOBAL_*, XVID_CPU_CHKONLY

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Jun 20 10:51:08 2002 UTC (21 years, 9 months ago) by suxen_drol
Branch: MAIN
Changes since 1.14: +13 -2 lines
Diff to previous 1.14
#def BFRAMES controls.

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon May 13 10:07:41 2002 UTC (21 years, 10 months ago) by Isibaar
Branch: MAIN
Changes since 1.13: +6 -0 lines
Diff to previous 1.13
Koepi's 'hinted ME' 1pass fix

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu Apr 25 07:16:00 2002 UTC (21 years, 11 months ago) by suxen_drol
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12
ICDECOMPRESS_PREROLL

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed Apr 17 14:04:41 2002 UTC (21 years, 11 months ago) by h
Branch: MAIN
Changes since 1.11: +3 -2 lines
Diff to previous 1.11
fixed hinted me + lumi masking issue
lumi masking can be "safely" enabled in both passes

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Apr 15 08:03:19 2002 UTC (21 years, 11 months ago) by h
Branch: MAIN
Changes since 1.10: +8 -7 lines
Diff to previous 1.10
support for foxer's updated cbr code

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Apr 8 12:51:41 2002 UTC (21 years, 11 months ago) by h
Branch: MAIN
Changes since 1.9: +2 -3 lines
Diff to previous 1.9
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 1.9.1.1 - (view) (download) (annotate) - [select for diffs] (vendor branch)
Sat Apr 6 23:06:36 2002 UTC (21 years, 11 months ago) by Foxer
Changes since 1.9: +1 -2 lines
Diff to previous 1.9 , to next main 1.29
reverted: min i-frame interval

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sat Apr 6 06:21:29 2002 UTC (21 years, 11 months ago) by h
Branch: MAIN
Changes since 1.8: +4 -1 lines
Diff to previous 1.8
Foxer: quantizer distribution printout upon 2nd pass finish, minor credits handling alteration

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Apr 5 15:28:17 2002 UTC (21 years, 11 months ago) by h
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
2nd passes were always reading from hint file (oops)

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Apr 5 14:42:35 2002 UTC (21 years, 11 months ago) by h
Branch: MAIN
Changes since 1.6: +73 -973 lines
Diff to previous 1.6
hinted motion estimation support
interlacing option
2pass code separated
new alt curve debug output

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sat Mar 30 23:53:40 2002 UTC (22 years ago) by Foxer
Branch: MAIN
Changes since 1.5: +10 -10 lines
Diff to previous 1.5
fixed: 2GB+ desired size problems

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sat Mar 23 06:58:55 2002 UTC (22 years ago) by h
Branch: MAIN
Changes since 1.4: +301 -36 lines
Diff to previous 1.4
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 1.4 - (view) (download) (annotate) - [select for diffs]
Sun Mar 17 12:05:40 2002 UTC (22 years ago) by h
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3
"Custom" quantization type now reported correctly in 2-pass output

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sat Mar 16 11:40:48 2002 UTC (22 years ago) by h
Branch: MAIN
Changes since 1.2: +134 -122 lines
Diff to previous 1.2
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 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Mar 8 19:23:41 2002 UTC (22 years ago) by Isibaar
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
custom qmatrix support

Revision 1.1.1.1 - (view) (download) (annotate) - [select for diffs] (vendor branch)
Fri Mar 8 02:46:06 2002 UTC (22 years ago) by Isibaar
CVS Tags: start
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 , to next main 1.29
moved sources

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Mar 8 02:46:06 2002 UTC (22 years ago) by Isibaar
Branch: MAIN
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