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

Log of /xvidcore/src/utils/mem_align.c

Parent Directory Parent Directory


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

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Mon Mar 22 22:36:24 2004 UTC (20 years ago) by edgomez
Branch: MAIN
CVS Tags: HEAD, rc1_1_3_0, release-1_0_0, release-1_0_1, release-1_0_2, release-1_0_3, 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, release-1_2_0, release-1_2_2, release-1_3_0, release-1_3_1, tag-branching-1_2_0, tag-branching-1_3_0
Branch point for: release-1_0-branch, release-1_1-branch, release-1_2-branch, release-1_3-branch
Changes since 1.15: +26 -42 lines
Diff to previous 1.15 , to selected 1.10
xvidcore 1.0.0 rc3 merge back to HEAD

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sat Feb 15 15:22:19 2003 UTC (21 years, 1 month ago) by edgomez
Branch: MAIN
CVS Tags: cvs-head, merged-dev-api-3, tag-merging-20040322
Branch point for: Isibaar, dev-api-4
Changes since 1.14: +23 -40 lines
Diff to previous 1.14 , to selected 1.10
Moved dev-api-3 to HEAD -- Nasty but efficient -- Merging work has been done too

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sat Dec 28 13:53:08 2002 UTC (21 years, 3 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.13: +2 -2 lines
Diff to previous 1.13 , to selected 1.10
Changed my email

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sun Dec 15 01:12:01 2002 UTC (21 years, 3 months ago) by edgomez
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 , to selected 1.10
Fix the fix

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed Nov 27 21:20:33 2002 UTC (21 years, 4 months ago) by edgomez
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 , to selected 1.10
Fix for 0 aligned blocks

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sun Nov 17 00:51:11 2002 UTC (21 years, 4 months ago) by edgomez
Branch: MAIN
CVS Tags: release-0_9_0
Changes since 1.10: +37 -15 lines
Diff to previous 1.10
License changed

Revision 1.10 - (view) (download) (annotate) - [selected]
Sat Oct 19 11:41:11 2002 UTC (21 years, 5 months ago) by edgomez
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
Changed Michael Militzer to name + email (next patch will fix copyrights with the right holders)

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Sep 5 21:32:30 2002 UTC (21 years, 6 months ago) by edgomez
Branch: MAIN
Changes since 1.8: +4 -9 lines
Diff to previous 1.8 , to selected 1.10
- Added copyrights (yeehaw, my only copyrighted file in XviD :-)
- Removed history from file

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Jun 14 13:27:28 2002 UTC (21 years, 9 months ago) by Isibaar
Branch: MAIN
CVS Tags: branch-release-1-0, tag-branching-20020904
Branch point for: dev-api-3
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 , to selected 1.10
ia64 changes

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Jun 13 22:05:09 2002 UTC (21 years, 9 months ago) by edgomez
Branch: MAIN
Changes since 1.6: +67 -0 lines
Diff to previous 1.6 , to selected 1.10
- Added legal header
- Added comments about the functions

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Jun 12 20:38:41 2002 UTC (21 years, 9 months ago) by edgomez
Branch: MAIN
Changes since 1.5: +19 -18 lines
Diff to previous 1.5 , to selected 1.10
Cosmetic - CodingStyle Applied - Legal Headers will be added later

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Jun 9 11:23:13 2002 UTC (21 years, 9 months ago) by edgomez
Branch: MAIN
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 , to selected 1.10
Small change, avoid calling free with a random address

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sun Mar 24 18:18:40 2002 UTC (22 years ago) by edgomez
Branch: MAIN
CVS Tags: xvidcore
Changes since 1.3: +39 -8 lines
Diff to previous 1.3 , to selected 1.10
Fixed a bug when malloc aligns the data itself - Added comments

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Mar 21 00:28:33 2002 UTC (22 years ago) by edgomez
Branch: MAIN
Changes since 1.2: +24 -22 lines
Diff to previous 1.2 , to selected 1.10
I prefer this traditional way of alignment

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Mar 20 00:27:57 2002 UTC (22 years ago) by Isibaar
Branch: MAIN
Changes since 1.1: +38 -0 lines
Diff to previous 1.1 , to selected 1.10
xvid_malloc/xvid_free

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