Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 07 May 2011 19:41:42 +0000 | reimar | On error munmap returns -1, not MAP_FAILED. |
Sat, 07 May 2011 19:39:51 +0000 | reimar | Fix draw_frame/draw_slice return types. |
Sat, 07 May 2011 19:20:40 +0000 | reimar | Another equalizer-related const-warning fix. |
Sat, 07 May 2011 19:19:35 +0000 | reimar | Fix function to match what send_mpeg_pes_packet expects, |
Sat, 07 May 2011 19:17:04 +0000 | reimar | Fix strict-aliasing violation warnings. |
Sat, 07 May 2011 19:09:13 +0000 | reimar | Remove variable and code that was obviously forgotten when the |
Sat, 07 May 2011 19:06:26 +0000 | reimar | Fix variable type and values to match function prototype. |