[svn] / branches / dev-api-4 / xvidcore / src / utils / mem_align.c Repository:
ViewVC logotype

Log of /branches/dev-api-4/xvidcore/src/utils/mem_align.c

Parent Directory Parent Directory


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

Revision 1157 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 29 00:30:31 2003 UTC (20 years, 6 months ago) by edgomez
File length: 3740 byte(s)
Diff to previous 1054 , to selected 41
Memory leaks fixed.

Revision 1054 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 9 13:55:56 2003 UTC (20 years, 9 months ago) by edgomez
File length: 3640 byte(s)
Diff to previous 998 , to selected 41
Added legal header

Revision 998 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 27 20:50:54 2003 UTC (20 years, 11 months ago) by edgomez
File length: 4365 byte(s)
Diff to previous 886 , to selected 41
Syncing with release-0_9_1-fixes

Revision 886 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 21 14:49:29 2003 UTC (21 years, 1 month ago) by
File length: 4360 byte(s)
Diff to previous 851 , to selected 41
This commit was manufactured by cvs2svn to create branch 'dev-api-4'.

Revision 851 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 15 15:22:19 2003 UTC (21 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore/src/utils/mem_align.c
File length: 4360 byte(s)
Diff to previous 742 , to selected 41
Moved dev-api-3 to HEAD -- Nasty but efficient -- Merging work has been done too

Revision 742 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 28 13:53:08 2002 UTC (21 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore/src/utils/mem_align.c
File length: 5272 byte(s)
Diff to previous 722 , to selected 41
Changed my email

Revision 722 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 15 01:12:01 2002 UTC (21 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore/src/utils/mem_align.c
File length: 5253 byte(s)
Diff to previous 685 , to selected 41
Fix the fix

Revision 685 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 27 21:20:33 2002 UTC (21 years, 4 months ago) by edgomez
Original Path: trunk/xvidcore/src/utils/mem_align.c
File length: 5253 byte(s)
Diff to previous 654 , to selected 41
Fix for 0 aligned blocks

Revision 654 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 17 00:51:11 2002 UTC (21 years, 4 months ago) by edgomez
Original Path: trunk/xvidcore/src/utils/mem_align.c
File length: 5252 byte(s)
Diff to previous 603 , to selected 41
License changed

Revision 603 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 19 11:41:12 2002 UTC (21 years, 5 months ago) by edgomez
Original Path: trunk/xvidcore/src/utils/mem_align.c
File length: 4226 byte(s)
Diff to previous 424 , to selected 41
Changed Michael Militzer to name + email (next patch will fix copyrights with the right holders)

Revision 424 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 5 21:32:30 2002 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore/src/utils/mem_align.c
File length: 4206 byte(s)
Diff to previous 209 , to selected 41
- Added copyrights (yeehaw, my only copyrighted file in XviD :-)
- Removed history from file

Revision 209 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 14 13:29:07 2002 UTC (21 years, 9 months ago) by Isibaar
Original Path: trunk/xvidcore/src/utils/mem_align.c
File length: 4359 byte(s)
Diff to previous 204 , to selected 41
ia64 changes

Revision 204 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 13 22:05:09 2002 UTC (21 years, 9 months ago) by edgomez
Original Path: trunk/xvidcore/src/utils/mem_align.c
File length: 4365 byte(s)
Diff to previous 195 , to selected 41
- Added legal header
- Added comments about the functions

Revision 195 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 12 20:38:41 2002 UTC (21 years, 9 months ago) by edgomez
Original Path: trunk/xvidcore/src/utils/mem_align.c
File length: 1553 byte(s)
Diff to previous 190 , to selected 41
Cosmetic - CodingStyle Applied - Legal Headers will be added later

Revision 190 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 9 11:23:13 2002 UTC (21 years, 9 months ago) by edgomez
Original Path: trunk/xvidcore/src/utils/mem_align.c
File length: 1528 byte(s)
Diff to previous 65 , to selected 41
Small change, avoid calling free with a random address

Revision 65 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 24 18:18:40 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore/src/utils/mem_align.c
File length: 1514 byte(s)
Diff to previous 43 , to selected 41
Fixed a bug when malloc aligns the data itself - Added comments

Revision 43 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 21 00:28:33 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore/src/utils/mem_align.c
File length: 670 byte(s)
Diff to previous 41
I prefer this traditional way of alignment

Revision 41 - (view) (download) (annotate) - [selected]
Modified Wed Mar 20 00:28:02 2002 UTC (22 years ago) by Isibaar
Original Path: trunk/xvidcore/src/utils/mem_align.c
File length: 696 byte(s)
Diff to previous 3
xvid_malloc/xvid_free

Revision 3 - (view) (download) (annotate) - [select for diffs]
Added Fri Mar 8 02:46:11 2002 UTC (22 years ago) by Isibaar
Original Path: trunk/xvidcore/src/utils/mem_align.c
File length: 0 byte(s)
Diff to selected 41
moved sources

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, 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