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

Log of /xvidcore/vfw/src/codec.h

Parent Directory Parent Directory


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

Revision 1.7.2.1 - (view) (download) (annotate) - [select for diffs]
Wed Feb 16 19:04:39 2011 UTC (13 years, 2 months ago) by Isibaar
Branch: release-1_3-branch
CVS Tags: release-1_3_0, release-1_3_1
Changes since 1.7: +7 -1 lines
Diff to previous 1.7 , to next main 1.8
decoder support for lower case FourCCs (from Jawor's patch)
GUI cosmetics (from Jawor's patch)

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Feb 16 18:59:45 2011 UTC (13 years, 2 months ago) by Isibaar
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +7 -1 lines
Diff to previous 1.7
decoder support for lower case FourCCs (from Jawor's patch)
GUI cosmetics (from Jawor's patch)

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Dec 2 06:46:07 2010 UTC (13 years, 4 months ago) by Isibaar
Branch: MAIN
CVS Tags: rc1_1_3_0, tag-branching-1_3_0
Branch point for: release-1_3-branch
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
some cleanup of vfw code, increased allowed max bitrate, profile for HD 1080

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Nov 26 10:11:16 2008 UTC (15 years, 5 months ago) by Isibaar
Branch: MAIN
CVS Tags: release-1_2_0, release-1_2_2, tag-branching-1_2_0
Branch point for: release-1_2-branch
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
GUI controls for SSE3/SSE4
Updated about box and messages

Revision 1.5.2.1 - (view) (download) (annotate) - [select for diffs]
Wed Jun 27 18:57:42 2007 UTC (16 years, 10 months ago) by Isibaar
Branch: release-1_1-branch
CVS Tags: release-1_1_3, release-1_1_3-final
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 , to next main 1.8
- preparing Xvid 1.1.3...

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Apr 18 07:55:11 2004 UTC (20 years ago) by syskin
Branch: MAIN
CVS Tags: release-1_1_0, release-1_1_0_final, release-1_1_1-final, release-1_1_2
Branch point for: release-1_1-branch
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
deringer

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Apr 2 21:29:21 2004 UTC (20 years ago) by edgomez
Branch: MAIN
Changes since 1.3: +12 -12 lines
Diff to previous 1.3
Merged 1.0 branch fixes

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Apr 1 11:11:28 2004 UTC (20 years, 1 month ago) by suxen_drol
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
brightness control

Revision 1.2.2.1 - (view) (download) (annotate) - [select for diffs]
Wed Mar 31 19:35:31 2004 UTC (20 years, 1 month ago) by edgomez
Branch: release-1_0-branch
CVS Tags: release-1_0_0, release-1_0_1, release-1_0_2, release-1_0_3
Changes since 1.2: +11 -11 lines
Diff to previous 1.2 , to next main 1.8
Sorry no time to split this devapi4->1.0 branch merging

Revision 1.1.2.10 - (view) (download) (annotate) - [select for diffs]
Wed Mar 31 11:55:34 2004 UTC (20 years, 1 month ago) by syskin
Branch: dev-api-4
Changes since 1.1.2.9: +12 -12 lines
Diff to previous 1.1.2.9 , to branch point 1.1 , to next main 1.8
http://www.xvid.org/modules.php?op=modload&name=phpBB2&file=viewtopic&p=7182 - memory leak with multiple VfW decoders. Global variables again :( my fault again :((

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Mar 22 22:36:25 2004 UTC (20 years, 1 month ago) by edgomez
Branch: MAIN
Branch point for: release-1_0-branch
Changes since 1.1: +100 -0 lines
Diff to previous 1.1
xvidcore 1.0.0 rc3 merge back to HEAD

Revision 1.1.2.9 - (view) (download) (annotate) - [select for diffs]
Mon Feb 9 10:14:54 2004 UTC (20 years, 2 months ago) by suxen_drol
Branch: dev-api-4
Changes since 1.1.2.8: +7 -6 lines
Diff to previous 1.1.2.8 , to branch point 1.1
* 2pass file select now says "Open" instead of "Save"
* removed unused "?" from configuration dialog boxes
* calculator: audio file select works correctly
* mkv calculation (algo src: gnkot)
* ogm calculation (fixed percentage)
* move xvid_* function ptrs to config.c

Revision 1.1.2.8 - (view) (download) (annotate) - [select for diffs]
Tue Jan 27 11:21:11 2004 UTC (20 years, 3 months ago) by suxen_drol
Branch: dev-api-4
Changes since 1.1.2.7: +1 -3 lines
Diff to previous 1.1.2.7 , to branch point 1.1
main window, AVI target rate / taget file size calc compensation
calc button disabled for 1st pass
cleaned up RC strings
remote get_colorspace() from codec.h; no longer neccessary

Revision 1.1.2.7 - (view) (download) (annotate) - [select for diffs]
Thu Jan 22 16:13:59 2004 UTC (20 years, 3 months ago) by syskin
Branch: dev-api-4
Changes since 1.1.2.6: +3 -1 lines
Diff to previous 1.1.2.6 , to branch point 1.1
postprocessing options added to vfw's decoder

Revision 1.1.2.6 - (view) (download) (annotate) - [select for diffs]
Fri Jan 2 13:18:28 2004 UTC (20 years, 3 months ago) by syskin
Branch: dev-api-4
Changes since 1.1.2.5: +12 -1 lines
Diff to previous 1.1.2.5 , to branch point 1.1
dynamic linking in win32

Revision 1.1.2.5 - (view) (download) (annotate) - [select for diffs]
Tue Jun 10 10:07:03 2003 UTC (20 years, 10 months ago) by suxen_drol
Branch: dev-api-4
Changes since 1.1.2.4: +5 -3 lines
Diff to previous 1.1.2.4 , to branch point 1.1
Quantizer histogram and encoding status window

Revision 1.1.2.4 - (view) (download) (annotate) - [select for diffs]
Mon Jun 9 13:55:56 2003 UTC (20 years, 10 months ago) by edgomez
Branch: dev-api-4
Changes since 1.1.2.3: +24 -0 lines
Diff to previous 1.1.2.3 , to branch point 1.1
Added legal header

Revision 1.1.2.3 - (view) (download) (annotate) - [select for diffs]
Mon Jun 9 01:25:18 2003 UTC (20 years, 10 months ago) by edgomez
Branch: dev-api-4
Changes since 1.1.2.2: +1 -1 lines
Diff to previous 1.1.2.2 , to branch point 1.1
ISO C89 comment style

Revision 1.1.2.2 - (view) (download) (annotate) - [select for diffs]
Sat Apr 12 06:58:50 2003 UTC (21 years ago) by suxen_drol
Branch: dev-api-4
Changes since 1.1.2.1: +9 -135 lines
Diff to previous 1.1.2.1 , to branch point 1.1
updated to support dev-api-4
profiles added
advanced dialogs restructured
general code "cleanup"

Revision 1.1.2.1 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 08:24:01 2003 UTC (21 years, 2 months ago) by suxen_drol
Branch: dev-api-4
Changes since 1.1: +188 -0 lines
Diff to previous 1.1
++vfw

Revision 1.1
Sat Feb 22 08:24:01 2003 UTC (21 years, 2 months ago) by suxen_drol
Branch: MAIN
Branch point for: dev-api-4
FILE REMOVED
file codec.h was initially added on branch dev-api-4.

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