Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
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 |
Sun, 28 Feb 2010 02:18:16 +0000 | cehoyos | Make sws_dcVec static: It is only used inside libswscale/utils.c. |
Sun, 28 Feb 2010 01:06:09 +0000 | cehoyos | Get rid of many ugly casts. |
Sun, 28 Feb 2010 00:28:14 +0000 | cehoyos | Make close_toolame() static, only used in ae_toolame.c. |