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

Log of /branches/dev-api-3/xvidcore/src/image/image.c

Parent Directory Parent Directory


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

Revision 810 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 26 05:09:00 2003 UTC (21 years, 2 months ago) by suxen_drol
File length: 31154 byte(s)
Diff to previous 808
msvc snprintf fix; image/image.c double->float compiler warnings remvoed

Revision 808 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 25 22:51:20 2003 UTC (21 years, 2 months ago) by chl
File length: 31145 byte(s)
Diff to previous 807
sse to PSNR for new stats

Revision 807 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 25 22:44:50 2003 UTC (21 years, 2 months ago) by chl
File length: 30958 byte(s)
Diff to previous 769
general flag XVID_EXTRASTATS instead of _DEBUG_PSNR

Revision 769 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 11 14:59:24 2003 UTC (21 years, 2 months ago) by chl
File length: 30622 byte(s)
Diff to previous 760
Major update: Support for GME/GMC with 2 warppoints

Revision 760 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 4 06:14:33 2003 UTC (21 years, 2 months ago) by suxen_drol
File length: 30621 byte(s)
Diff to previous 747
global.h macro cleanup
cpu_detection cleanup, XVID_CPU_ASM added
sse2 stuff enabled, femms now utilized

Revision 747 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 29 06:48:25 2002 UTC (21 years, 3 months ago) by suxen_drol
File length: 30658 byte(s)
Diff to previous 726
XVID_DEC_DEBLOCKUV & rrv chroma ordering fix

Revision 726 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 17 12:58:10 2002 UTC (21 years, 3 months ago) by suxen_drol
File length: 30665 byte(s)
Diff to previous 715
yv12/i420 stride fix

Revision 715 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 14 06:07:03 2002 UTC (21 years, 3 months ago) by suxen_drol
File length: 30572 byte(s)
Diff to previous 708
decoder cleanup, deblocking filter

Revision 708 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 12 12:40:19 2002 UTC (21 years, 3 months ago) by suxen_drol
File length: 29704 byte(s)
Diff to previous 702
image_chroma_optimize

Revision 702 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 10 11:13:50 2002 UTC (21 years, 3 months ago) by suxen_drol
File length: 28690 byte(s)
Diff to previous 681
rrv encoding update

Revision 681 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 27 14:29:34 2002 UTC (21 years, 4 months ago) by syskin
File length: 26801 byte(s)
Diff to previous 631
qpel interpolation code fixed (but please check it's really a fix, noone answered to my mail)

Revision 631 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 7 10:31:03 2002 UTC (21 years, 4 months ago) by suxen_drol
File length: 26803 byte(s)
Diff to previous 586
encoder: new colorspace; decoder: auto width/height, basic gmc, experimental rrv

Revision 586 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 9 15:56:16 2002 UTC (21 years, 5 months ago) by Isibaar
File length: 20326 byte(s)
Diff to previous 582
fix of access violation bug

Revision 582 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 6 07:05:51 2002 UTC (21 years, 5 months ago) by suxen_drol
File length: 19977 byte(s)
Diff to previous 579
yv12_to_XXX colorspace cleanup: dst_stride redefined, plain-c bgra and rgba modes support added

Revision 579 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 5 21:37:44 2002 UTC (21 years, 5 months ago) by Isibaar
File length: 19025 byte(s)
Diff to previous 543
qpel support code

Revision 543 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 26 01:54:54 2002 UTC (21 years, 6 months ago) by h
File length: 18207 byte(s)
Diff to previous 530
alternate-vertical-scan encoding/decoding support

Revision 530 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 23 20:36:02 2002 UTC (21 years, 6 months ago) by chl
File length: 18864 byte(s)
Diff to previous 449
sysKin Motion Estimation and minor changes to support it.
I hope it doesn't break too much...

Revision 449 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 8 09:49:55 2002 UTC (21 years, 6 months ago) by suxen_drol
File length: 17142 byte(s)
Diff to previous 392
block-based encoder interpolation/compensation for normal & bframes.

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: 18339 byte(s)
Diff to previous 389
This commit was manufactured by cvs2svn to create branch 'dev-api-3'.

Revision 389 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 4 03:45:45 2002 UTC (21 years, 6 months ago) by h
Original Path: trunk/xvidcore/src/image/image.c
File length: 18339 byte(s)
Diff to previous 323
interlacing bugfix (edging behaviour)

Revision 323 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 21 03:30:25 2002 UTC (21 years, 8 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/image/image.c
File length: 18323 byte(s)
Diff to previous 315
output_slice() msvc compiler fix

Revision 315 - (view) (download) (annotate) - [select for diffs]
Added Fri Jul 19 11:15:21 2002 UTC (21 years, 8 months ago) by albeu
Original Path: trunk/xvidcore/src/image/image.c
File length: 18483 byte(s)
Add 'per slice' rendering aka DR method 2

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