msg_Err(this,"no OpenGL hardware acceleration found. this can lead to slow output and unexpected results");
dialog_Fatal(this,_("OpenGL acceleration is not supported on your Mac"),_("Your Mac lacks Quartz Extreme acceleration, which is required for video output. It will still work, but much slower and with possibly unexpected results."));
}
else
}else
msg_Dbg(this,"Quartz Extreme acceleration is active");
vd->sys=sys;
...
...
@@ -159,11 +157,8 @@ static int Open (vlc_object_t *this)