[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 release-0_9_1: (view) (download) (annotate)
Sticky Tag:

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Sun Feb 9 19:32:52 2003 UTC (21 years, 1 month ago) by edgomez
Branch: MAIN
CVS Tags: release-0_9_1, release-0_9_2
Branch point for: release-0_9_1-fixes
Changes since 1.39: +10 -10 lines
Diff to previous 1.39
I made all these changes on my own working copy until i had
something really usable wihtout regressions for most users.

I think its place is now in CVS. Here is a ChangeLog summary
generated from my local patches.

base-0
    Imported xvidcore 0.9.0 into arch repository
patch-1
    Updated to current stable CVS_HEAD
patch-2
    Changed build system for Unix OSes
patch-3
    Fixes for the new build system in sources.
patch-4
    Fixed options and added the --disable-assembly option
patch-5
    Fixed a BSD checking in nasm output format.
patch-6
    Fixed the "ar" "s" option for some platforms.
patch-7
    Changed the way I add strings into variables.
patch-8
    Fixed portab.h for _DEBUG target and GCC/ICC compilers.
patch-9
    Added Altivec detection (Guillaume Morin)
patch-10
    Fixed MacOSX build.
patch-11
    Fixed WIN32/_MSC_VER confusion and updated MSVC libxvidcore.dsp project file.
patch-12
    DivX4 compatibility layer has been turned into an option (default:disable).

ToDo:
    - Fix IA64 assembly file selection.
    - Do I disable PPC assembly code ? (according to Guillaume, it needs to be updated)

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Sat Nov 16 23:38:16 2002 UTC (21 years, 4 months ago) by edgomez
Branch: MAIN
CVS Tags: release-0_9_0
Changes since 1.38: +37 -15 lines
Diff to previous 1.38
License Change

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Wed Oct 9 14:35:57 2002 UTC (21 years, 5 months ago) by ia64p
Branch: MAIN
Changes since 1.37: +3 -3 lines
Diff to previous 1.37
tiny ia64 fix

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Sat Sep 21 03:07:56 2002 UTC (21 years, 6 months ago) by suxen_drol
Branch: MAIN
Changes since 1.36: +2 -2 lines
Diff to previous 1.36
pross email address updates

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Wed Sep 4 22:08:45 2002 UTC (21 years, 6 months ago) by edgomez
Branch: MAIN
Changes since 1.35: +2 -0 lines
Diff to previous 1.35
Added $Id$ keyword again

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Wed Sep 4 22:07:54 2002 UTC (21 years, 6 months ago) by edgomez
Branch: MAIN
Changes since 1.34: +0 -6 lines
Diff to previous 1.34
Removed BFRAME code

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Wed Sep 4 22:07:07 2002 UTC (21 years, 6 months ago) by edgomez
Branch: MAIN
Changes since 1.33: +8 -19 lines
Diff to previous 1.33
Removed History, moved copyright.

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
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
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
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
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
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) - [select for diffs]
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
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
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
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, 8 months ago) by ia64p
Branch: MAIN
Changes since 1.22: +1 -5 lines
Diff to previous 1.22
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
- 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
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
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
- 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
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
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
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
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, 10 months ago) by Isibaar
Branch: MAIN
Changes since 1.13: +11 -7 lines
Diff to previous 1.13
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
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
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
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
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
reworked vlc tables

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

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

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Mar 27 12:58:29 2002 UTC (21 years, 11 months ago) by canard
Branch: MAIN
Changes since 1.5: +4 -0 lines
Diff to previous 1.5
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
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
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
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
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
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