Menu

Svn Commit Log


Commit Date  
[r2879] by stefan_fendt

no warnings anymore... really ?!?

2005-10-13 15:31:11 Tree
[r2878] by stefan_fendt

only one warning left...
supports all(?) relevant chroma modes,now...

2005-10-13 15:26:18 Tree
[r2877] by sms00

Get rid of
pgmtoy4m.c:271: warning: pointer targets in passing argument 2 of 'piperead' differ in signedness
warning message.

2005-10-13 04:40:24 Tree
[r2876] by sms00

Get rid of unused variable compile warnings.

2005-10-13 04:35:20 Tree
[r2875] by sms00

24 bit lpcm patch submitted by aval57 at yahoo dot com. The patch was
extended to include the 20 bit case as well.

2005-10-13 02:49:23 Tree
[r2874] by sms00

ODML extensions courtesy of a (slightly) modified avilib.{c,h} from the
transcode project

2005-10-07 16:31:45 Tree
[r2873] by sms00

Use "d = abs(ypre - ygte);" form instead of "if ((d = ypre - ygte) < 0) d = -d;"
form in 6 places.

2005-10-06 22:02:52 Tree
[r2872] by sms00

Need <stdlib.h> for abs() prototype - otherwise:
motionsearch_deint.c:205: warning: implicit declaration of function 'abs'

2005-10-04 23:55:30 Tree
[r2871] by sms00

Cleanup - malloc/free shouldn't be inside loops, allocate the memory once and
be done with it!

2005-10-04 20:59:28 Tree
[r2870] by sms00

Small speedup by not constantly malloc'ing and free'ing arrays (simulating
auto variables).

2005-10-04 17:45:48 Tree
Older >
Auth0 Logo