Mercurial > mplayer.hg
log libvo/vo_x11.c @ 30185:a93689bff078
age | author | description |
---|---|---|
Sun, 03 Jan 2010 17:12:12 +0000 | reimar | Replace deprecated sws_scale_ordered usages by sws_scale (which does the same). |
Sun, 26 Jul 2009 19:53:00 +0000 | diego | Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code. |
Wed, 13 May 2009 02:58:57 +0000 | diego | whitespace cosmetics: Remove all trailing whitespace. |
Sun, 29 Mar 2009 14:37:21 +0000 | reimar | Consistently use MP_MAX_PLANES as size for plane pointer/stride arrays in libvo. |
Sun, 08 Feb 2009 03:27:30 +0000 | diego | Add standard license headers, unify header formatting. |
Tue, 23 Dec 2008 13:31:04 +0000 | diego | Remove pointless forward declaration. |
Sun, 23 Nov 2008 20:49:05 +0000 | reimar | Clear the whole window on resize in vo_x11 since we do not |