view gui/mplayer/pixmaps/a235.xpm @ 25107:ad93c5ba83be

Fix compilation error. FFmpeg commit r11071 removed the static ByteIOContext from AVFormatContext and replaced it with a dynamic one. Thus muxer_lavf.c needs to be modified to reflect the change.
author iive
date Thu, 22 Nov 2007 00:22:29 +0000
parents 17bf4f4b0715
children 09c3ce60f369
line wrap: on
line source

/* XPM */
static const char * a235_xpm[] = {
"18 16 3 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"                  ",
"                  ",
"                  ",
" ................ ",
"..++++++++++++++..",
".+..............+.",
".+..++..+.++.++.+.",
".+.+..+....+.+..+.",
".+...+....++.++.+.",
".+..+......+..+.+.",
".+.++++.+.++.++.+.",
".+..............+.",
"..++++++++++++++..",
" ................ ",
"                  ",
"                  "};