Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
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. |
Sun, 28 Feb 2010 00:24:01 +0000 | reimar | Add support for reading key events from MinGW xterm. |
Sun, 28 Feb 2010 00:23:58 +0000 | cehoyos | Make close_twolame() static, only used in ae_twolame.c. |
Sat, 27 Feb 2010 23:23:34 +0000 | cehoyos | Fix warning "missing braces around initializer". |