Mercurial > mplayer.hg
log libvo/vo_pnm.c @ 33669:e7ef5b755462
age | author | description |
---|---|---|
Sat, 07 May 2011 10:59:11 +0000 | iive | Remove the variable arguments from the libvo control() functions. |
Sun, 14 Nov 2010 09:12:34 +0000 | cboesch | Remove most of the NULL pointer check before free all over the code |
Tue, 03 Aug 2010 15:55:17 +0000 | siretart | various spelling fixes, found by the Debian QA tool 'lintian' |
Wed, 09 Jun 2010 13:44:32 +0000 | diego | Reduce verbosity about suboption parsing in vo drivers. |
Sat, 20 Feb 2010 21:02:49 +0000 | diego | cosmetics: Remove pointless empty lines at EOF. |
Sun, 14 Feb 2010 10:53:20 +0000 | diego | Fix exit_player() usage throughout the codebase. |
Fri, 01 Jan 2010 13:18:49 +0000 | reimar | Fix function declarations to avoid casting function pointers. |