view gui/mplayer/pixmaps/empty.xpm @ 28956:6d0da4fd4544

Allow to use vdpau temporal deinterlacers with hardware accelerated decoding.
author cehoyos
date Wed, 18 Mar 2009 17:02:29 +0000
parents 09c3ce60f369
children
line wrap: on
line source

/* XPM */
static const char * const empty_xpm[] = {
"16 16 1 1",
" 	c None",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                "};