Fri, 01 Feb 2008 01:35:31 +0000 |
michael |
Indention, it seems i have forgotton to commit this.
libavcodec
|
Thu, 31 Jan 2008 14:23:48 +0000 |
bcoudurier |
fix field order export
libavcodec
|
Thu, 31 Jan 2008 14:01:33 +0000 |
michael |
Revert r11689 and r11690 (uninitalized warning fix) as its theoretically
libavcodec
|
Thu, 31 Jan 2008 12:25:52 +0000 |
reimar |
Two tables that should be const
libavcodec
|
Thu, 31 Jan 2008 02:13:53 +0000 |
michael |
Comment about weird warning prevention.
libavcodec
|
Thu, 31 Jan 2008 01:38:00 +0000 |
michael |
fix "uninitalized" warning, the alternative way.
libavcodec
|
Thu, 31 Jan 2008 01:25:29 +0000 |
bcoudurier |
revert r11677, it is considered speed critical
libavcodec
|
Thu, 31 Jan 2008 00:57:48 +0000 |
bcoudurier |
add parenthesis, fix warning: snow.c:2413: warning: suggest parentheses around && within ||
libavcodec
|
Thu, 31 Jan 2008 00:56:29 +0000 |
bcoudurier |
Add const qualifier, fix warnings:
libavcodec
|
Thu, 31 Jan 2008 00:50:21 +0000 |
bcoudurier |
add parenthesis, fix warning: qtrleenc.c:257: warning: suggest parentheses around && within ||
libavcodec
|
Thu, 31 Jan 2008 00:15:24 +0000 |
andoma |
Fix the following warnings:
libavcodec
|
Thu, 31 Jan 2008 00:10:56 +0000 |
bcoudurier |
cast to correct type, fix warning: apedec.c:859: warning: passing argument 1 of 's->dsp.bswap_buf' from incompatible pointer type
libavcodec
|