[svn] / trunk / xvidcore / src / xvid.c Repository:
ViewVC logotype

Log of /trunk/xvidcore/src/xvid.c

Parent Directory Parent Directory


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

Revision 329 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 23 12:59:57 2002 UTC (21 years, 8 months ago) by suxen_drol
File length: 13255 byte(s)
Diff to previous 326
sad[16,8]_mmx, sad[16,8]_3dn, sad8_xmm

Revision 326 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 21 23:34:08 2002 UTC (21 years, 8 months ago) by chl
File length: 12985 byte(s)
Diff to previous 311
bframe encoding bugfixes, ME unification

Revision 311 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 18 13:47:46 2002 UTC (21 years, 8 months ago) by suxen_drol
File length: 12970 byte(s)
Diff to previous 299
sse/sse2 os support detection

Revision 299 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 16 11:15:15 2002 UTC (21 years, 8 months ago) by ia64p
File length: 11771 byte(s)
Diff to previous 274
Global assembler optimization of halfpel8_refine, via inlinig of sad for ia64

Revision 274 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 9 01:48:49 2002 UTC (21 years, 8 months ago) by chenm001
File length: 11666 byte(s)
Diff to previous 273
undo my wrong

Revision 273 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 9 01:44:44 2002 UTC (21 years, 8 months ago) by chenm001
File length: 12061 byte(s)
Diff to previous 272
reupload

Revision 272 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 9 01:37:22 2002 UTC (21 years, 8 months ago) by chenm001
File length: 11666 byte(s)
Diff to previous 271
fix my wrong moment ago

Revision 271 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 9 01:09:33 2002 UTC (21 years, 8 months ago) by chenm001
File length: 12061 byte(s)
Diff to previous 269
help upload for roaming

Revision 269 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 7 13:21:34 2002 UTC (21 years, 8 months ago) by Isibaar
File length: 11665 byte(s)
Diff to previous 262
Skal's tweaked dequant functions

Revision 262 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 7 09:45:40 2002 UTC (21 years, 8 months ago) by Isibaar
File length: 11569 byte(s)
Diff to previous 245
split mmx,xmm,3dnow,sse2 code into different files, SMP fix, Skal's tweaked asm code

Revision 245 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 26 15:59:51 2002 UTC (21 years, 8 months ago) by ia64p
File length: 11540 byte(s)
Diff to previous 236
fixing a problem with check_cpu_features, that prevents compiling of the codec on platforms other than x86.

Revision 236 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 23 19:48:06 2002 UTC (21 years, 9 months ago) by edgomez
File length: 11588 byte(s)
Diff to previous 234
- transfer_8to16sub2_mmx activation
- Compile fixes (a missing image/font.h ???)
- Linux Makefile update to take care of last changes in feature
constants

Revision 234 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 23 03:58:32 2002 UTC (21 years, 9 months ago) by suxen_drol
File length: 11543 byte(s)
Diff to previous 232
XVID_GLOBAL_*, XVID_CPU_CHKONLY, timestamp fix, font.c

Revision 232 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 21 16:12:48 2002 UTC (21 years, 9 months ago) by suxen_drol
File length: 11378 byte(s)
Diff to previous 218
bframes patch

Revision 218 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 16 19:54:20 2002 UTC (21 years, 9 months ago) by edgomez
File length: 11175 byte(s)
Diff to previous 209
- Added transfer_8to16sub2_xmm (B frames compensation)

Revision 209 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 14 13:29:07 2002 UTC (21 years, 9 months ago) by Isibaar
File length: 11103 byte(s)
Diff to previous 201
ia64 changes

Revision 201 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 13 21:35:01 2002 UTC (21 years, 9 months ago) by edgomez
File length: 10156 byte(s)
Diff to previous 200
Cosmetic

Revision 200 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 13 13:18:57 2002 UTC (21 years, 9 months ago) by edgomez
File length: 10120 byte(s)
Diff to previous 195
Added comments, documented all returned values

Revision 195 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 12 20:38:41 2002 UTC (21 years, 9 months ago) by edgomez
File length: 7397 byte(s)
Diff to previous 154
Cosmetic - CodingStyle Applied - Legal Headers will be added later

Revision 154 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 2 22:35:41 2002 UTC (21 years, 10 months ago) by Isibaar
File length: 7370 byte(s)
Diff to previous 135
sse2 idct/fdct

Revision 135 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 24 12:21:43 2002 UTC (21 years, 11 months ago) by h
File length: 7307 byte(s)
Diff to previous 126
sse2 quant_intra/dequant_intra/dev16/(faster)sad16

Revision 126 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 17 10:54:19 2002 UTC (21 years, 11 months ago) by h
File length: 7206 byte(s)
Diff to previous 118
beginnings of sse2 support (disabled)

Revision 118 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 13 16:30:02 2002 UTC (21 years, 11 months ago) by suxen_drol
File length: 7033 byte(s)
Diff to previous 115
bframe "support" code

Revision 115 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 11 10:18:40 2002 UTC (21 years, 11 months ago) by canard
File length: 6967 byte(s)
Diff to previous 100
PPC update

Revision 100 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 4 13:58:18 2002 UTC (21 years, 11 months ago) by Isibaar
File length: 6923 byte(s)
Diff to previous 89
reworked vlc tables

Revision 89 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 30 00:58:20 2002 UTC (21 years, 11 months ago) by canard
File length: 6872 byte(s)
Diff to previous 76
SAD in Altivec

Revision 76 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 28 15:52:46 2002 UTC (21 years, 11 months ago) by canard
File length: 6802 byte(s)
Diff to previous 71
dct altivec

Revision 71 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 27 12:58:29 2002 UTC (21 years, 11 months ago) by canard
File length: 6758 byte(s)
Diff to previous 52
first bits of Altivec support

Revision 52 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 21 23:59:48 2002 UTC (22 years ago) by canard
File length: 6691 byte(s)
Diff to previous 40
Added first PPC asm port

Revision 40 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 17 13:00:50 2002 UTC (22 years ago) by h
File length: 6642 byte(s)
Diff to previous 38
added 3dnow hv interpolation

Revision 38 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 17 08:20:02 2002 UTC (22 years ago) by h
File length: 6581 byte(s)
Diff to previous 36
added interpolate8x8_halfpel_hv_xmm

Revision 36 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 16 15:55:12 2002 UTC (22 years ago) by Isibaar
File length: 6470 byte(s)
Diff to previous 3
removed init_timer

Revision 3 - (view) (download) (annotate) - [select for diffs]
Added Fri Mar 8 02:46:11 2002 UTC (22 years ago) by Isibaar
File length: 6502 byte(s)
moved sources

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