[cvs] / xvidcore / src / divx4.h Repository:
ViewVC logotype

Log of /xvidcore/src/divx4.h

Parent Directory Parent Directory


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

Revision 1.9
Mon Mar 22 22:36:23 2004 UTC (20 years ago) by edgomez
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +1 -1 lines
FILE REMOVED
xvidcore 1.0.0 rc3 merge back to HEAD

Revision 1.8.2.2
Thu Sep 11 14:12:16 2003 UTC (20 years, 6 months ago) by edgomez
Branch: dev-api-4
Changes since 1.8.2.1: +1 -1 lines
FILE REMOVED
   * Win32 files switched to Unix format.
      Ok, on IRC, we sorted out what was b0rking the project files each
      time I commit them in DOS format. In fact the Unix CVS does upload
      DOS format files if i commit them, and then Win32 CVS users get
      double \r\n files. So the best is to use unix format in CVS. This
      way, the checked out versions are right for Win32 users.

      NB: this imply a unix2dos conversion when doing a release from a
          Unix box. I think it's better than current policy, but
          automatic tarballs/zip of the tree should take care of that.

    * odivx and xvid_stat examples removed. Associated project files
      have been removed as well.

    * The divx4 compatibility layer has been removed. Associated options
      in the configure script removed. libxvidcore.def has no more need
      to be an autoconf generated file.

    * rawdec removed. It has never been used and will never be.

    * Added major api appending to the macosx module build.

Revision 1.8.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Jun 9 13:50:23 2003 UTC (20 years, 9 months ago) by edgomez
Branch: dev-api-4
Changes since 1.8: +7 -7 lines
Diff to previous 1.8 , to selected 1.3.2.1
Added legal header

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Feb 17 23:15:48 2003 UTC (21 years, 1 month ago) by edgomez
Branch: MAIN
CVS Tags: cvs-head, tag-merging-20040322
Branch point for: Isibaar, dev-api-4
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 , to selected 1.3.2.1
- typo fix

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon Feb 17 22:55:02 2003 UTC (21 years, 1 month ago) by edgomez
Branch: MAIN
Changes since 1.6: +73 -52 lines
Diff to previous 1.6 , to selected 1.3.2.1
- GPL header
- Ansi C comments

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sat Feb 15 15:22:17 2003 UTC (21 years, 1 month ago) by edgomez
Branch: MAIN
CVS Tags: merged-dev-api-3
Changes since 1.5: +40 -40 lines
Diff to previous 1.5 , to selected 1.3.2.1
Moved dev-api-3 to HEAD -- Nasty but efficient -- Merging work has been done too

Revision 1.3.2.1 - (view) (download) (annotate) - [selected]
Sat Feb 15 08:39:17 2003 UTC (21 years, 1 month ago) by suxen_drol
Branch: dev-api-3
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 , to next main 1.9
watcomc portab

Revision 1.5 - (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.4: +0 -5 lines
Diff to previous 1.4 , to selected 1.3.2.1
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.4 - (view) (download) (annotate) - [select for diffs]
Tue Nov 26 23:44:09 2002 UTC (21 years, 4 months ago) by edgomez
Branch: MAIN
Changes since 1.3: +40 -40 lines
Diff to previous 1.3 , to selected 1.3.2.1
ANSI C compliancy - thx Rick Foos

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun Aug 18 14:06:11 2002 UTC (21 years, 7 months ago) by Isibaar
Branch: MAIN
CVS Tags: branch-release-1-0, release-0_9_0, tag-branching-20020904
Branch point for: dev-api-3
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 , to selected 1.3.2.1
shatty's beos patch

Revision 1.2 - (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.1: +136 -122 lines
Diff to previous 1.1 , to selected 1.3.2.1
Cosmetic - CodingStyle Applied - Legal Headers will be added later

Revision 1.1.1.1 - (view) (download) (annotate) - [select for diffs] (vendor branch)
Fri Mar 8 02:44:30 2002 UTC (22 years ago) by Isibaar
Branch: core
CVS Tags: start, xvidcore
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 , to next main 1.9 , to selected 1.3.2.1
moved sources

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