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

Log of /xvidcore/src/image/colorspace.h

Parent Directory Parent Directory


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

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Nov 26 01:04:34 2008 UTC (15 years, 4 months ago) by Isibaar
Branch: MAIN
CVS Tags: HEAD, rc1_1_3_0, release-1_2_0, release-1_2_2, release-1_3_0, release-1_3_1, tag-branching-1_2_0, tag-branching-1_3_0
Branch point for: release-1_2-branch, release-1_3-branch
Changes since 1.9: +4 -4 lines
Diff to previous 1.9
Unified elf64/win64 X86_64 support

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sun Nov 12 01:40:36 2006 UTC (17 years, 4 months ago) by chl
Branch: MAIN
Changes since 1.8: +3 -1 lines
Diff to previous 1.8
MMX version of RGB_to_yv12, shamelessly copy&pasted from the BGR version.

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Nov 10 18:58:39 2006 UTC (17 years, 4 months ago) by chl
Branch: MAIN
Changes since 1.7: +9 -1 lines
Diff to previous 1.7
Added support for RGB colorspace. Incredible that after 5 years, this still
wasn't there (only BGR and RGB+alpha).
There are no accelerated MMX version, yet.

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon Apr 5 20:36:36 2004 UTC (19 years, 11 months ago) by edgomez
Branch: MAIN
CVS Tags: 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_1-branch
Changes since 1.6: +13 -0 lines
Diff to previous 1.6
Merged PPC port + 1.0 tree fixes

Revision 1.6 - (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
Branch point for: release-1_0-branch
Changes since 1.5: +42 -5 lines
Diff to previous 1.5
xvidcore 1.0.0 rc3 merge back to HEAD

Revision 1.5.2.5 - (view) (download) (annotate) - [select for diffs]
Sat Dec 20 22:20:54 2003 UTC (20 years, 3 months ago) by edgomez
Branch: dev-api-4
Changes since 1.5.2.4: +8 -2 lines
Diff to previous 1.5.2.4 , to branch point 1.5 , to next main 1.10
Added ARGB colorspace (C code only)

Revision 1.5.2.4 - (view) (download) (annotate) - [select for diffs]
Wed Oct 1 23:23:01 2003 UTC (20 years, 6 months ago) by edgomez
Branch: dev-api-4
Changes since 1.5.2.3: +2 -2 lines
Diff to previous 1.5.2.3 , to branch point 1.5
removed trailing spaces

Revision 1.5.2.3 - (view) (download) (annotate) - [select for diffs]
Wed Aug 13 11:43:55 2003 UTC (20 years, 7 months ago) by edgomez
Branch: dev-api-4
Changes since 1.5.2.2: +7 -0 lines
Diff to previous 1.5.2.2 , to branch point 1.5
Better architecture separation

Revision 1.5.2.2 - (view) (download) (annotate) - [select for diffs]
Mon Jun 9 13:53:27 2003 UTC (20 years, 9 months ago) by edgomez
Branch: dev-api-4
Changes since 1.5.2.1: +25 -0 lines
Diff to previous 1.5.2.1 , to branch point 1.5
Added legal header

Revision 1.5.2.1 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 08:49:45 2003 UTC (21 years, 1 month ago) by suxen_drol
Branch: dev-api-4
Changes since 1.5: +0 -1 lines
Diff to previous 1.5
++api v1.-127.0

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sat Feb 15 15:22:18 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.4: +119 -125 lines
Diff to previous 1.4
Moved dev-api-3 to HEAD -- Nasty but efficient -- Merging work has been done too

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sun Nov 17 00:20:30 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.3: +55 -0 lines
Diff to previous 1.3
License changed

Revision 1.3.2.2 - (view) (download) (annotate) - [select for diffs]
Thu Nov 7 10:28:15 2002 UTC (21 years, 4 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.3.2.1: +119 -74 lines
Diff to previous 1.3.2.1 , to branch point 1.3 , to next main 1.10
encoder: new colorspace; decoder: auto width/height, basic gmc, experimental rrv

Revision 1.3.2.1 - (view) (download) (annotate) - [select for diffs]
Sun Oct 6 07:05:51 2002 UTC (21 years, 5 months ago) by suxen_drol
Branch: dev-api-3
CVS Tags: branch-release-1-0
Changes since 1.3: +4 -0 lines
Diff to previous 1.3
yv12_to_XXX colorspace cleanup: dst_stride redefined, plain-c bgra and rgba modes support added

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Jun 12 20:38:40 2002 UTC (21 years, 9 months ago) by edgomez
Branch: MAIN
CVS Tags: tag-branching-20020904
Branch point for: dev-api-3
Changes since 1.2: +26 -12 lines
Diff to previous 1.2
Cosmetic - CodingStyle Applied - Legal Headers will be added later

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sat Apr 13 16:30:02 2002 UTC (21 years, 11 months ago) by suxen_drol
Branch: MAIN
Changes since 1.1: +6 -1 lines
Diff to previous 1.1
bframe "support" code

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

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Mar 8 02:44:45 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