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

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

Parent Directory Parent Directory


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

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sun Nov 28 15:18:21 2010 UTC (13 years, 4 months ago) by Isibaar
Branch: MAIN
CVS Tags: HEAD, rc1_1_3_0, release-1_3_0, release-1_3_1, tag-branching-1_3_0
Branch point for: release-1_3-branch
Changes since 1.17: +6 -3 lines
Diff to previous 1.17 , to selected 1.11.2.1
PSNRHVSM R-D optimization

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Fri Oct 13 07:38:09 2006 UTC (17 years, 5 months ago) by Skal
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.16: +7 -1 lines
Diff to previous 1.16 , to selected 1.11.2.1
        + added a simple de-interlacing func (c + sse version),
        declared as xvid_image_deinterlace() in image.h

        Of course, one should prefer deinterlacing through some avisynth
        plugin, but...

        please update the dsp/dsw

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sat Dec 17 12:04:52 2005 UTC (18 years, 3 months ago) by syskin
Branch: MAIN
Changes since 1.15: +5 -5 lines
Diff to previous 1.15 , to selected 1.11.2.1
easier image_interpolate() call, absolete comments removed

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Fri Sep 9 12:18:10 2005 UTC (18 years, 6 months ago) by suxen_drol
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.14: +2 -2 lines
Diff to previous 1.14 , to selected 1.11.2.1
msvc6 fails upon "std" function argument name; renamed std to stride as a workaround

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon May 23 09:29:43 2005 UTC (18 years, 10 months ago) by Skal
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 , to selected 1.11.2.1
	encoder.c: simplify_time() optimized by Euclid.

	bitstream.c: write_video_packet_header() was buggy and
	kind of obfuscated, as noticed by Sigdrak at free.fr.

	from Edouard:

	gcc4 warning removal.
	- No executable shared objects installed
	  (Do not install the lib as executable. It's no use as the SO has no
 	   main symbol anyway, and the static lib is not runnable anyway.)
	- Statically link xvid_bench with libxvidcore.a
	- New autoconf garbage removal
	- Quotes in configure.in

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

Revision 1.12 - (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.11: +35 -9 lines
Diff to previous 1.11 , to selected 1.11.2.1
xvidcore 1.0.0 rc3 merge back to HEAD

Revision 1.11.2.4 - (view) (download) (annotate) - [select for diffs]
Mon Feb 16 03:40:07 2004 UTC (20 years, 1 month ago) by syskin
Branch: dev-api-4
Changes since 1.11.2.3: +3 -2 lines
Diff to previous 1.11.2.3 , to branch point 1.11 , to next main 1.18 , to selected 1.11.2.1
automatic workaround for dev-api-3 setedges bug

Revision 1.11.2.3 - (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.11.2.2: +3 -3 lines
Diff to previous 1.11.2.2 , to branch point 1.11 , to selected 1.11.2.1
removed trailing spaces

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

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

Revision 1.11 - (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.10: +42 -64 lines
Diff to previous 1.10 , to selected 1.11.2.1
Moved dev-api-3 to HEAD -- Nasty but efficient -- Merging work has been done too

Revision 1.8.2.10 - (view) (download) (annotate) - [select for diffs]
Sat Jan 25 22:51:20 2003 UTC (21 years, 2 months ago) by chl
Branch: dev-api-3
Changes since 1.8.2.9: +3 -0 lines
Diff to previous 1.8.2.9 , to branch point 1.8 , to next main 1.18 , to selected 1.11.2.1
sse to PSNR for new stats

Revision 1.8.2.9 - (view) (download) (annotate) - [select for diffs]
Sat Jan 25 22:44:50 2003 UTC (21 years, 2 months ago) by chl
Branch: dev-api-3
Changes since 1.8.2.8: +8 -0 lines
Diff to previous 1.8.2.8 , to branch point 1.8 , to selected 1.11.2.1
general flag XVID_EXTRASTATS instead of _DEBUG_PSNR

Revision 1.8.2.8 - (view) (download) (annotate) - [select for diffs]
Sat Dec 14 09:39:42 2002 UTC (21 years, 3 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.8.2.7: +2 -0 lines
Diff to previous 1.8.2.7 , to branch point 1.8 , to selected 1.11.2.1
mingw/dprintf cleanup, portab.h updated from release-0.9.0

Revision 1.8.2.7 - (view) (download) (annotate) - [select for diffs]
Sat Dec 14 06:07:03 2002 UTC (21 years, 3 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.8.2.6: +7 -1 lines
Diff to previous 1.8.2.6 , to branch point 1.8 , to selected 1.11.2.1
decoder cleanup, deblocking filter

Revision 1.8.2.6 - (view) (download) (annotate) - [select for diffs]
Thu Dec 12 12:40:19 2002 UTC (21 years, 3 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.8.2.5: +4 -0 lines
Diff to previous 1.8.2.5 , to branch point 1.8 , to selected 1.11.2.1
image_chroma_optimize

Revision 1.8.2.5 - (view) (download) (annotate) - [select for diffs]
Tue Dec 10 11:13:50 2002 UTC (21 years, 3 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.8.2.4: +7 -9 lines
Diff to previous 1.8.2.4 , to branch point 1.8 , to selected 1.11.2.1
rrv encoding update

Revision 1.10 - (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.9: +54 -0 lines
Diff to previous 1.9 , to selected 1.11.2.1
License changed

Revision 1.8.2.4 - (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.8.2.3: +12 -2 lines
Diff to previous 1.8.2.3 , to branch point 1.8 , to selected 1.11.2.1
encoder: new colorspace; decoder: auto width/height, basic gmc, experimental rrv

Revision 1.8.2.3 - (view) (download) (annotate) - [select for diffs]
Wed Oct 9 15:56:08 2002 UTC (21 years, 5 months ago) by Isibaar
Branch: dev-api-3
CVS Tags: branch-release-1-0
Changes since 1.8.2.2: +1 -1 lines
Diff to previous 1.8.2.2 , to branch point 1.8 , to selected 1.11.2.1
fix of access violation bug

Revision 1.8.2.2 - (view) (download) (annotate) - [select for diffs]
Sat Oct 5 21:31:07 2002 UTC (21 years, 5 months ago) by Isibaar
Branch: dev-api-3
Changes since 1.8.2.1: +1 -0 lines
Diff to previous 1.8.2.1 , to branch point 1.8 , to selected 1.11.2.1
qpel support code

Revision 1.8.2.1 - (view) (download) (annotate) - [select for diffs]
Thu Sep 26 01:54:54 2002 UTC (21 years, 6 months ago) by h
Branch: dev-api-3
Changes since 1.8: +1 -2 lines
Diff to previous 1.8 , to selected 1.11.2.1
alternate-vertical-scan encoding/decoding support

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Sep 25 23:37:09 2002 UTC (21 years, 6 months ago) by h
Branch: MAIN
Changes since 1.8: +1 -2 lines
Diff to previous 1.8 , to selected 1.11.2.1
removed incomplete field-mv support

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Jul 21 03:30:25 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.7: +1 -1 lines
Diff to previous 1.7 , to selected 1.11.2.1
output_slice() msvc compiler fix

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Jul 19 11:15:21 2002 UTC (21 years, 8 months ago) by albeu
Branch: MAIN
Changes since 1.6: +4 -0 lines
Diff to previous 1.6 , to selected 1.11.2.1
Add 'per slice' rendering aka DR method 2

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Jun 12 20:38:40 2002 UTC (21 years, 9 months ago) by edgomez
Branch: MAIN
Changes since 1.5: +68 -35 lines
Diff to previous 1.5 , to selected 1.11.2.1
Cosmetic - CodingStyle Applied - Legal Headers will be added later

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Apr 25 06:55:00 2002 UTC (21 years, 11 months ago) by suxen_drol
Branch: MAIN
Changes since 1.4: +4 -3 lines
Diff to previous 1.4 , to selected 1.11.2.1
FRAMEINFO

Revision 1.4 - (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.3: +11 -0 lines
Diff to previous 1.3 , to selected 1.11.2.1
bframe "support" code

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Apr 9 13:35:40 2002 UTC (21 years, 11 months ago) by Isibaar
Branch: MAIN
Changes since 1.2: +3 -0 lines
Diff to previous 1.2 , to selected 1.11.2.1
PSNR calc

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Mar 26 11:16:08 2002 UTC (22 years ago) by h
Branch: MAIN
CVS Tags: xvidcore
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 , to selected 1.11.2.1
interlacing support - slow (MBDecideFieldDCT()), buggy (p-frames), incomplete (field motion prediction)

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

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