Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 28 Feb 2010 11:30:35 +0000 | reimar | Remove useless cast. |
Sun, 28 Feb 2010 09:41:07 +0000 | reimar | Use negative return values for errors in pls_read_entry to make it match |
Sun, 28 Feb 2010 09:39:30 +0000 | reimar | A playlist entry number of 0 is invalid for pls playlists. |
Sun, 28 Feb 2010 09:37:35 +0000 | reimar | Improve integer overflow and realloc error handling in playlist parser. |
Sun, 28 Feb 2010 07:52:34 +0000 | reimar | Reuse the keyframe flag from x264 instead of trying to derive it on our own. |
Sun, 28 Feb 2010 07:45:23 +0000 | reimar | Use the KEYFRAME define instead of some magic number. |
Sun, 28 Feb 2010 03:26:18 +0000 | komh | Add cddb:// support for OS/2 |