view gui/mplayer/pixmaps/empty1px.xpm @ 30144:0a92a14ced38

Change vo_png to use FFmpeg's png encoder instead of libpng.
author reimar
date Sun, 03 Jan 2010 16:26:30 +0000
parents 09c3ce60f369
children
line wrap: on
line source

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