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

Log of /xvidcore/src/xvid.c

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Links to dev-api-3: (view) (download) (annotate)
Sticky Tag:

Revision 1.33.2.23 - (view) (download) (annotate) - [select for diffs]
Wed Feb 12 11:46:18 2003 UTC (21 years, 1 month ago) by syskin
Branch: dev-api-3
Changes since 1.33.2.22: +4 -1 lines
Diff to previous 1.33.2.22 , to branch point 1.33 , to next main 1.86 , to selected 1.27
new functions which I'll need for VHQ

Revision 1.33.2.22 - (view) (download) (annotate) - [select for diffs]
Sat Jan 4 06:14:32 2003 UTC (21 years, 2 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.33.2.21: +78 -60 lines
Diff to previous 1.33.2.21 , to branch point 1.33 , to selected 1.27
global.h macro cleanup
cpu_detection cleanup, XVID_CPU_ASM added
sse2 stuff enabled, femms now utilized

Revision 1.33.2.21 - (view) (download) (annotate) - [select for diffs]
Fri Jan 3 16:25:14 2003 UTC (21 years, 2 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.33.2.20: +5 -3 lines
Diff to previous 1.33.2.20 , to branch point 1.33 , to selected 1.27
missing decoder emms's
SWAP(_T_...)
moved divx/xvid id to bitstream.c
minor warnings cleanup

Revision 1.33.2.20 - (view) (download) (annotate) - [select for diffs]
Thu Jan 2 13:58:54 2003 UTC (21 years, 2 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.33.2.19: +186 -77 lines
Diff to previous 1.33.2.19 , to branch point 1.33 , to selected 1.27
more generic testing

Revision 1.33.2.19 - (view) (download) (annotate) - [select for diffs]
Mon Dec 30 10:49:17 2002 UTC (21 years, 3 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.33.2.18: +222 -1 lines
Diff to previous 1.33.2.18 , to branch point 1.33 , to selected 1.27
XVID_INIT_TEST

Revision 1.33.2.18 - (view) (download) (annotate) - [select for diffs]
Thu Dec 19 00:37:56 2002 UTC (21 years, 3 months ago) by Isibaar
Branch: dev-api-3
Changes since 1.33.2.17: +40 -1 lines
Diff to previous 1.33.2.17 , to branch point 1.33 , to selected 1.27
athlon optimized asm code - thanks to Jaan Kalda

Revision 1.33.2.17 - (view) (download) (annotate) - [select for diffs]
Mon Dec 9 10:47:05 2002 UTC (21 years, 3 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.33.2.16: +7 -3 lines
Diff to previous 1.33.2.16 , to branch point 1.33 , to selected 1.27
rrv i-vop encoding

Revision 1.33.2.16 - (view) (download) (annotate) - [select for diffs]
Sun Dec 8 06:43:34 2002 UTC (21 years, 3 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.33.2.15: +2 -2 lines
Diff to previous 1.33.2.15 , to branch point 1.33 , to selected 1.27
gcc -Wall cleanup

Revision 1.33.2.15 - (view) (download) (annotate) - [select for diffs]
Sun Dec 8 05:38:56 2002 UTC (21 years, 3 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.33.2.14: +23 -1 lines
Diff to previous 1.33.2.14 , to branch point 1.33 , to selected 1.27
reduced resolution vop decoding support, packed_mode cleanup

Revision 1.33.2.14 - (view) (download) (annotate) - [select for diffs]
Wed Nov 20 19:52:32 2002 UTC (21 years, 4 months ago) by Isibaar
Branch: dev-api-3
Changes since 1.33.2.13: +2 -2 lines
Diff to previous 1.33.2.13 , to branch point 1.33 , to selected 1.27
bframe+qpel decoding support, bframe decoding bugfix, qpel interpolation speedup, bframe decoding speedup

Revision 1.33.2.13 - (view) (download) (annotate) - [select for diffs]
Fri Nov 8 10:10:48 2002 UTC (21 years, 4 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.33.2.12: +56 -9 lines
Diff to previous 1.33.2.12 , to branch point 1.33 , to selected 1.27
external colorspace conversion support

Revision 1.33.2.12 - (view) (download) (annotate) - [select for diffs]
Thu Nov 7 15:21:31 2002 UTC (21 years, 4 months ago) by Isibaar
Branch: dev-api-3
Changes since 1.33.2.11: +2 -2 lines
Diff to previous 1.33.2.11 , to branch point 1.33 , to selected 1.27
uyvy_to_yv12 func pointer init fix

Revision 1.33.2.11 - (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.33.2.10: +63 -29 lines
Diff to previous 1.33.2.10 , to branch point 1.33 , to selected 1.27
encoder: new colorspace; decoder: auto width/height, basic gmc, experimental rrv

Revision 1.33.2.10 - (view) (download) (annotate) - [select for diffs]
Sat Nov 2 16:11:07 2002 UTC (21 years, 4 months ago) by chl
Branch: dev-api-3
CVS Tags: branch-release-1-0
Changes since 1.33.2.9: +2 -3 lines
Diff to previous 1.33.2.9 , to branch point 1.33 , to selected 1.27
make BFRAMES default behaviour

Revision 1.33.2.9 - (view) (download) (annotate) - [select for diffs]
Fri Oct 11 23:18:37 2002 UTC (21 years, 5 months ago) by Isibaar
Branch: dev-api-3
Changes since 1.33.2.8: +2 -4 lines
Diff to previous 1.33.2.8 , to branch point 1.33 , to selected 1.27
fprintf removed

Revision 1.33.2.8 - (view) (download) (annotate) - [select for diffs]
Thu Oct 10 12:15:48 2002 UTC (21 years, 5 months ago) by Isibaar
Branch: dev-api-3
Changes since 1.33.2.7: +5 -1 lines
Diff to previous 1.33.2.7 , to branch point 1.33 , to selected 1.27
qpel update

Revision 1.33.2.7 - (view) (download) (annotate) - [select for diffs]
Sun Oct 6 07:05:50 2002 UTC (21 years, 5 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.33.2.6: +3 -1 lines
Diff to previous 1.33.2.6 , to branch point 1.33 , to selected 1.27
yv12_to_XXX colorspace cleanup: dst_stride redefined, plain-c bgra and rgba modes support added

Revision 1.33.2.6 - (view) (download) (annotate) - [select for diffs]
Sat Oct 5 21:33:39 2002 UTC (21 years, 5 months ago) by Isibaar
Branch: dev-api-3
Changes since 1.33.2.5: +17 -1 lines
Diff to previous 1.33.2.5 , to branch point 1.33 , to selected 1.27
qpel support code

Revision 1.33.2.5 - (view) (download) (annotate) - [select for diffs]
Wed Sep 25 22:02:04 2002 UTC (21 years, 6 months ago) by h
Branch: dev-api-3
Changes since 1.33.2.4: +7 -1 lines
Diff to previous 1.33.2.4 , to branch point 1.33 , to selected 1.27
re-enabled interlacing mmx

Revision 1.33.2.4 - (view) (download) (annotate) - [select for diffs]
Wed Sep 25 21:26:36 2002 UTC (21 years, 6 months ago) by Isibaar
Branch: dev-api-3
Changes since 1.33.2.3: +1 -7 lines
Diff to previous 1.33.2.3 , to branch point 1.33 , to selected 1.27
SysKin's latest ME changes

Revision 1.33.2.3 - (view) (download) (annotate) - [select for diffs]
Wed Sep 25 16:51:05 2002 UTC (21 years, 6 months ago) by h
Branch: dev-api-3
Changes since 1.33.2.2: +7 -1 lines
Diff to previous 1.33.2.2 , to branch point 1.33 , to selected 1.27
interlacing mmx

Revision 1.33.2.2 - (view) (download) (annotate) - [select for diffs]
Tue Sep 24 16:30:05 2002 UTC (21 years, 6 months ago) by Isibaar
Branch: dev-api-3
Changes since 1.33.2.1: +2 -1 lines
Diff to previous 1.33.2.1 , to branch point 1.33 , to selected 1.27
sad16v_mmx

Revision 1.33.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Sep 23 20:36:01 2002 UTC (21 years, 6 months ago) by chl
Branch: dev-api-3
Changes since 1.33: +6 -3 lines
Diff to previous 1.33 , to selected 1.27
sysKin Motion Estimation and minor changes to support it.
I hope it doesn't break too much...

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Tue Jul 23 12:59:57 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.32: +17 -4 lines
Diff to previous 1.32 , to selected 1.27
sad[16,8]_mmx, sad[16,8]_3dn, sad8_xmm

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Sun Jul 21 23:34:08 2002 UTC (21 years, 8 months ago) by chl
Branch: MAIN
Changes since 1.31: +2 -1 lines
Diff to previous 1.31 , to selected 1.27
bframe encoding bugfixes, ME unification

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Thu Jul 18 13:47:46 2002 UTC (21 years, 8 months ago) by suxen_drol
Branch: MAIN
Changes since 1.30: +87 -8 lines
Diff to previous 1.30 , to selected 1.27
sse/sse2 os support detection

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Tue Jul 16 11:15:15 2002 UTC (21 years, 8 months ago) by ia64p
Branch: MAIN
Changes since 1.29: +4 -1 lines
Diff to previous 1.29 , to selected 1.27
Global assembler optimization of halfpel8_refine, via inlinig of sad for ia64

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Tue Jul 9 01:48:49 2002 UTC (21 years, 8 months ago) by chenm001
Branch: MAIN
Changes since 1.28: +12 -14 lines
Diff to previous 1.28 , to selected 1.27
undo my wrong

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Tue Jul 9 01:44:44 2002 UTC (21 years, 8 months ago) by chenm001
Branch: MAIN
Changes since 1.27: +14 -12 lines
Diff to previous 1.27
reupload

Revision 1.27 - (view) (download) (annotate) - [selected]
Tue Jul 9 01:37:21 2002 UTC (21 years, 8 months ago) by chenm001
Branch: MAIN
Changes since 1.26: +12 -14 lines
Diff to previous 1.26
fix my wrong moment ago

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Tue Jul 9 01:09:33 2002 UTC (21 years, 8 months ago) by chenm001
Branch: MAIN
Changes since 1.25: +14 -12 lines
Diff to previous 1.25 , to selected 1.27
help upload for roaming

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sun Jul 7 13:21:34 2002 UTC (21 years, 8 months ago) by Isibaar
Branch: MAIN
Changes since 1.24: +5 -1 lines
Diff to previous 1.24 , to selected 1.27
Skal's tweaked dequant functions

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sun Jul 7 09:38:13 2002 UTC (21 years, 8 months ago) by Isibaar
Branch: MAIN
Changes since 1.23: +5 -2 lines
Diff to previous 1.23 , to selected 1.27
split mmx,xmm,3dnow,sse2 code into different files, SMP fix, Skal's tweaked asm code

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Wed Jun 26 15:59:51 2002 UTC (21 years, 9 months ago) by ia64p
Branch: MAIN
Changes since 1.22: +1 -5 lines
Diff to previous 1.22 , to selected 1.27
fixing a problem with check_cpu_features, that prevents compiling of the codec on platforms other than x86.

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Sun Jun 23 19:48:06 2002 UTC (21 years, 9 months ago) by edgomez
Branch: MAIN
Changes since 1.21: +3 -1 lines
Diff to previous 1.21 , to selected 1.27
- transfer_8to16sub2_mmx activation
- Compile fixes (a missing image/font.h ???)
- Linux Makefile update to take care of last changes in feature
constants

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sun Jun 23 03:58:32 2002 UTC (21 years, 9 months ago) by suxen_drol
Branch: MAIN
Changes since 1.20: +14 -7 lines
Diff to previous 1.20 , to selected 1.27
XVID_GLOBAL_*, XVID_CPU_CHKONLY, timestamp fix, font.c

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Fri Jun 21 16:12:47 2002 UTC (21 years, 9 months ago) by suxen_drol
Branch: MAIN
Changes since 1.19: +7 -1 lines
Diff to previous 1.19 , to selected 1.27
bframes patch

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sun Jun 16 19:53:44 2002 UTC (21 years, 9 months ago) by edgomez
Branch: MAIN
Changes since 1.18: +4 -1 lines
Diff to previous 1.18 , to selected 1.27
- Added transfer_8to16sub2_xmm (B frames compensation)

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Fri Jun 14 13:27:52 2002 UTC (21 years, 9 months ago) by Isibaar
Branch: MAIN
Changes since 1.17: +27 -1 lines
Diff to previous 1.17 , to selected 1.27
ia64 changes

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Thu Jun 13 21:35:01 2002 UTC (21 years, 9 months ago) by edgomez
Branch: MAIN
Changes since 1.16: +38 -38 lines
Diff to previous 1.16 , to selected 1.27
Cosmetic

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Jun 13 13:18:57 2002 UTC (21 years, 9 months ago) by edgomez
Branch: MAIN
Changes since 1.15: +164 -95 lines
Diff to previous 1.15 , to selected 1.27
Added comments, documented all returned values

Revision 1.15 - (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.14: +45 -35 lines
Diff to previous 1.14 , to selected 1.27
Cosmetic - CodingStyle Applied - Legal Headers will be added later

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu May 2 22:35:08 2002 UTC (21 years, 11 months ago) by Isibaar
Branch: MAIN
Changes since 1.13: +11 -7 lines
Diff to previous 1.13 , to selected 1.27
sse2 idct/fdct

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Wed Apr 24 12:21:43 2002 UTC (21 years, 11 months ago) by h
Branch: MAIN
Changes since 1.12: +6 -2 lines
Diff to previous 1.12 , to selected 1.27
sse2 quant_intra/dequant_intra/dev16/(faster)sad16

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed Apr 17 10:54:19 2002 UTC (21 years, 11 months ago) by h
Branch: MAIN
Changes since 1.11: +7 -0 lines
Diff to previous 1.11 , to selected 1.27
beginnings of sse2 support (disabled)

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sat Apr 13 16:30:01 2002 UTC (21 years, 11 months ago) by suxen_drol
Branch: MAIN
Changes since 1.10: +2 -0 lines
Diff to previous 1.10 , to selected 1.27
bframe "support" code

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Apr 11 10:18:39 2002 UTC (21 years, 11 months ago) by canard
Branch: MAIN
Changes since 1.9: +3 -0 lines
Diff to previous 1.9 , to selected 1.27
PPC update

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Apr 4 13:57:55 2002 UTC (21 years, 11 months ago) by Isibaar
Branch: MAIN
CVS Tags: xvidcore
Changes since 1.8: +3 -1 lines
Diff to previous 1.8 , to selected 1.27
reworked vlc tables

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sat Mar 30 00:58:20 2002 UTC (22 years ago) by canard
Branch: MAIN
Changes since 1.7: +3 -0 lines
Diff to previous 1.7 , to selected 1.27
SAD in Altivec

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Mar 28 15:52:46 2002 UTC (22 years ago) by canard
Branch: MAIN
Changes since 1.6: +2 -0 lines
Diff to previous 1.6 , to selected 1.27
dct altivec

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Mar 27 12:58:29 2002 UTC (22 years ago) by canard
Branch: MAIN
Changes since 1.5: +4 -0 lines
Diff to previous 1.5 , to selected 1.27
first bits of Altivec support

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Mar 21 23:59:48 2002 UTC (22 years ago) by canard
Branch: MAIN
Changes since 1.4: +3 -0 lines
Diff to previous 1.4 , to selected 1.27
Added first PPC asm port

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sun Mar 17 13:00:50 2002 UTC (22 years ago) by h
Branch: MAIN
Changes since 1.3: +1 -0 lines
Diff to previous 1.3 , to selected 1.27
added 3dnow hv interpolation

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun Mar 17 08:20:02 2002 UTC (22 years ago) by h
Branch: MAIN
Changes since 1.2: +2 -0 lines
Diff to previous 1.2 , to selected 1.27
added interpolate8x8_halfpel_hv_xmm

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sat Mar 16 15:52:50 2002 UTC (22 years ago) by Isibaar
Branch: MAIN
Changes since 1.1: +0 -4 lines
Diff to previous 1.1 , to selected 1.27
removed init_timer

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