Menu

Svn Commit Log


Commit Date  
[r2585] by sms00

AVI_print_error() never used by anything. The string from AVI_strerror()
can be logged or printed.

2004-12-26 05:56:37 Tree
[r2584] by sms00

AVI_syserror() was prototyped but never coded. Remove the prototype.

2004-12-26 05:49:18 Tree
[r2583] by sms00

Oops - forgot to add the .c files

2004-12-26 05:29:39 Tree
[r2582] by sms00

another .s (nasm) file converted to a .c file by Gert Vervoort

2004-12-26 04:13:06 Tree
[r2581] by sms00

Convert another .s file to .c - patch courtesy of Gert Vervoort

2004-12-25 17:31:17 Tree
[r2580] by trckjunky

Support cross compiling for x86_64

2004-12-25 05:00:34 Tree
[r2579] by sms00

Typo. Put closing '}' in right place.

2004-12-25 00:53:29 Tree
[r2578] by sms00

Got tired of seeing the warning message:
y4munsharp.c:77: warning: return type defaults to `int'

2004-12-24 23:31:24 Tree
[r2577] by sms00

Fix
y4mspatialfilter.c:217: warning: int format, size_t arg (arg 2)
gmake[2]: *** [y4mspatialfilter-y4mspatialfilter.o] Error 1

2004-12-24 23:26:30 Tree
[r2576] by sms00

jpeg2yuv.c:422: warning: long int format, int arg (arg 3)
jpeg2yuv.c:435: warning: long int format, int arg (arg 3)
jpeg2yuv.c:449: warning: long int format, int arg (arg 3)
errors. The routines where jpegsize is used are expecting 'int' so use 'int'
and '%d' instead of 'size_t' + "%ul".

2004-12-24 23:24:16 Tree
Older >
Monday.com Logo