[cvs] / xvidcore / build / generic / sources.inc Repository:
ViewVC logotype

Log of /xvidcore/build/generic/sources.inc

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Links to release-1_3-branch: (view) (download) (annotate)
Sticky Tag:

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sun Oct 24 08:50:54 2010 UTC (13 years, 6 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.15: +1 -0 lines
Diff to previous 1.15
forgot to add new plugin_psnrhvsm.c source file to unix-style build environment...

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Wed Nov 26 02:17:50 2008 UTC (15 years, 5 months ago) by Isibaar
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.14: +1 -15 lines
Diff to previous 1.14
win64 target

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri Oct 13 07:38:09 2006 UTC (17 years, 6 months ago) by Skal
Branch: MAIN
Changes since 1.13: +1 -0 lines
Diff to previous 1.13
        + 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.13 - (view) (download) (annotate) - [select for diffs]
Wed Oct 11 13:55:32 2006 UTC (17 years, 6 months ago) by Skal
Branch: MAIN
Changes since 1.12: +3 -1 lines
Diff to previous 1.12
        + added SSIM plugin code

        Patch by Johannes Reinhardt at uni-konstanz dot de

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed Jun 14 21:44:07 2006 UTC (17 years, 10 months ago) by Skal
Branch: MAIN
Changes since 1.11: +1 -0 lines
Diff to previous 1.11
        added mmx/sse2 code for GMC (3-pts only).
        new file: image/x86_asm/gmc_mmx.asm

        At this point, new GMC code isn't enabled (gmc.c:586).
        So: this commit should give binary-exact same input/output
        than before.

        dsp/dsw not updated.

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Apr 4 23:49:37 2005 UTC (19 years ago) by edgomez
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.10: +2 -1 lines
Diff to previous 1.10
New 1.1.0-beta2 release

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Jan 5 23:02:15 2005 UTC (19 years, 3 months ago) by edgomez
Branch: MAIN
Changes since 1.9: +14 -0 lines
Diff to previous 1.9
Preliminary x86_64 linux port

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sun Oct 17 10:20:15 2004 UTC (19 years, 6 months ago) by edgomez
Branch: MAIN
Changes since 1.8: +1 -0 lines
Diff to previous 1.8
Merged PPC work from christoph nageli

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Jul 18 11:51:44 2004 UTC (19 years, 9 months ago) by syskin
Branch: MAIN
Changes since 1.7: +1 -0 lines
Diff to previous 1.7
VHQ for bframes

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Jul 15 10:20:07 2004 UTC (19 years, 9 months ago) by suxen_drol
Branch: MAIN
Changes since 1.6: +1 -0 lines
Diff to previous 1.6
Dcoder's sse2 brightness code
xvid.h vbv comments

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon Apr 5 20:36:36 2004 UTC (20 years ago) by edgomez
Branch: MAIN
Changes since 1.5: +8 -8 lines
Diff to previous 1.5
Merged PPC port + 1.0 tree fixes

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

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Mar 22 22:36:23 2004 UTC (20 years, 1 month 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.3: +90 -78 lines
Diff to previous 1.3
xvidcore 1.0.0 rc3 merge back to HEAD

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sat Feb 15 15:22:17 2003 UTC (21 years, 2 months ago) by edgomez
Branch: MAIN
CVS Tags: cvs-head, dev-api-3, merged-dev-api-3, tag-merging-20040322
Branch point for: Isibaar, branch-release-1-0, dev-api-4
Changes since 1.2: +23 -9 lines
Diff to previous 1.2
Moved dev-api-3 to HEAD -- Nasty but efficient -- Merging work has been done too

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Feb 11 21:56:31 2003 UTC (21 years, 2 months 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.1: +1 -3 lines
Diff to previous 1.1
patch-13
    More "unknown compiler" friendly portab.h file.
patch-14
    The PPC port is now disabled because it is outdated.
patch-15
    Added the configure bootstrap script.
patch-16
    Changed linking option on PPC platforms (-flat_namespace)
patch-17
    Added IA64 DCT source choice according to the compiler basename.
patch-18
    Fixed xvid_encraw help message.
patch-19
    Fixed libxvidcore.def, revamped Makefile output, fixed ia64 build, added ranlib detection.
patch-20
    Removed BFrame outdated bframe/qpel decoding.

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sun Feb 9 19:32:52 2003 UTC (21 years, 2 months ago) by edgomez
Branch: MAIN
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)

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