--- ../main/libvo/vo_gl2.c 2004-07-17 16:17:30.000000000 +0200 +++ libvo/vo_gl2.c 2004-07-17 16:47:02.000000000 +0200 @@ -1161,12 +1161,11 @@ switch(format){ #ifdef SYS_DARWIN case IMGFMT_RGB32: -#else +#endif case IMGFMT_RGB24: case IMGFMT_BGR24: // case IMGFMT_RGB32: // case IMGFMT_BGR32: -#endif return VFCAP_CSP_SUPPORTED | VFCAP_CSP_SUPPORTED_BY_HW | VFCAP_OSD; } return 0;