Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 16 Feb 2014 14:01:23 +0000 | reimar | Allow specifying custom path and name for screenshot files. |
Sun, 16 Feb 2014 14:01:21 +0000 | reimar | Use sizeof instead of hardcoded number. |
Sun, 16 Feb 2014 14:01:20 +0000 | reimar | Remove pointless "if". |
Sun, 16 Feb 2014 13:24:55 +0000 | reimar | Fix probe bug losing video packets. |
Sat, 15 Feb 2014 17:24:29 +0000 | reimar | Remove pointless casts and obfuscated array indexing. |
Sat, 15 Feb 2014 17:24:28 +0000 | reimar | Use calloc instead of malloc+memset. |