Mercurial > libavcodec.hg
graph
-
one "cast discards qualifiers from pointer target type" less libavcodecFri, 01 Feb 2008 03:29:43 +0000, by michael
-
The buffer passed into the decoder should be const. libavcodecFri, 01 Feb 2008 02:26:19 +0000, by michael
-
Fix const qualifer issues found by -Wcast-qual. libavcodecFri, 01 Feb 2008 01:40:46 +0000, by michael
-
Indention, it seems i have forgotton to commit this. libavcodecFri, 01 Feb 2008 01:35:31 +0000, by michael
-
Revert r11689 and r11690 (uninitalized warning fix) as its theoretically libavcodecThu, 31 Jan 2008 14:01:33 +0000, by michael
-
fix "uninitalized" warning, the alternative way. libavcodecThu, 31 Jan 2008 01:38:00 +0000, by michael
-
revert r11677, it is considered speed critical libavcodecThu, 31 Jan 2008 01:25:29 +0000, by bcoudurier
-
add parenthesis, fix warning: snow.c:2413: warning: suggest parentheses around && within || libavcodecThu, 31 Jan 2008 00:57:48 +0000, by bcoudurier
-
add parenthesis, fix warning: qtrleenc.c:257: warning: suggest parentheses around && within || libavcodecThu, 31 Jan 2008 00:50:21 +0000, by bcoudurier
-
cast to correct type, fix warning: apedec.c:859: warning: passing argument 1 of 's->dsp.bswap_buf' from incompatible pointer type libavcodecThu, 31 Jan 2008 00:10:56 +0000, by bcoudurier
-
init to 0, fix warning: h263.c:4730: warning: 'dc_pred_dir' may be used uninitialized in this function libavcodecThu, 31 Jan 2008 00:05:44 +0000, by bcoudurier
-
cast to dest type, fix warning: 4xm.c:304: warning: initialization from incompatible pointer type libavcodecThu, 31 Jan 2008 00:01:16 +0000, by bcoudurier