Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 25 Feb 2014 17:38:54 +0000 | ib | Silence "warning: implicit declaration of function 'strcasecmp'". |
Tue, 25 Feb 2014 17:21:56 +0000 | ib | Remove VOCTRLs that aren't implemented. |
Tue, 25 Feb 2014 17:17:00 +0000 | ib | Return VO_NOTIMPL if the VOCTRL isn't in one of the case statements. |
Tue, 25 Feb 2014 17:15:27 +0000 | ib | Remove pointless VOCTRL_GUISUPPORT. |
Tue, 25 Feb 2014 17:10:39 +0000 | ib | Cast appropriately. |
Tue, 25 Feb 2014 16:12:33 +0000 | ib | Remove unnecessary casts. |