Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 16 Mar 2013 15:17:26 +0000 | reimar | Use uint8_t to avoid signed vs. unsigned char issues. |
Sat, 16 Mar 2013 14:32:59 +0000 | reimar | Split out defines for compatibility between different GL headers. |
Sat, 16 Mar 2013 13:38:34 +0000 | reimar | Fix previous commit, off_t must be replaced by int64_t |
Sat, 16 Mar 2013 13:38:30 +0000 | reimar | Hacks to fix compilation on/for Android. |
Sat, 16 Mar 2013 10:32:42 +0000 | reimar | Fix a potential integer overflow. |
Sat, 16 Mar 2013 10:15:07 +0000 | reimar | Remove nonsense fprintf, probably left-over debug code. |