Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 17 Mar 2013 09:32:11 +0000 | reimar | Real demuxer seeking fixes. |
Sat, 16 Mar 2013 19:19:40 +0000 | reimar | Switch back to glClearDepth. |
Sat, 16 Mar 2013 19:15:42 +0000 | reimar | Add (hackish) support for OpenGL on Android. |
Sat, 16 Mar 2013 15:18:15 +0000 | reimar | Better compatibility with more restricted GL headers. |
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 |