Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 19 Sep 2010 21:18:45 +0000 | diego | 1000l: Fix shift amount in function_check_broken(). |
Sat, 18 Sep 2010 19:13:03 +0000 | cigaes | vf_ass: skip alpha blending for pixels where alpha is zero. |
Sat, 18 Sep 2010 17:40:14 +0000 | reimar | Check for realloc failure. Ignore the memleak this causes since |
Sat, 18 Sep 2010 17:38:23 +0000 | reimar | Matroska allows data to be compressed multiple times, thus ensure |
Sat, 18 Sep 2010 17:27:17 +0000 | reimar | Fix format string to match type. |
Sat, 18 Sep 2010 17:25:33 +0000 | reimar | Fix label indentation. |
Sat, 18 Sep 2010 17:24:39 +0000 | reimar | Fix decoded length calculation of LZO decompression in demux_mkv. |
Sat, 18 Sep 2010 17:18:22 +0000 | reimar | Add many integer overflow checks to mkv demuxer. |