view gui/mplayer/pixmaps/empty1px.xpm @ 24505:f877e1d2bb0f

Avoid using demux->stream->end_pos, it rarely does any good.
author reimar
date Sat, 15 Sep 2007 11:56:24 +0000
parents 17bf4f4b0715
children 09c3ce60f369
line wrap: on
line source

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