]> git.sesse.net Git - vlc/commit
* modules/video_output/x11/xcommon.c: 24 bits screen depth uses 32bits per pixels.
authorGildas Bazin <gbazin@videolan.org>
Sun, 29 Aug 2004 09:58:07 +0000 (09:58 +0000)
committerGildas Bazin <gbazin@videolan.org>
Sun, 29 Aug 2004 09:58:07 +0000 (09:58 +0000)
commit501eb1fa89ce3bd3a52312e82409313fd99cd94b
tree0f3f8d9a8d58e6ac314e3be9313e81f48e157082
parentffe4c977b3bada09c93a50a17bcb367f1c401e6b
* modules/video_output/x11/xcommon.c: 24 bits screen depth uses 32bits per pixels.
* video_chroma/i420_rgb.c: disable RV24 support (which was assuming 32 bits per pixels).
modules/video_chroma/i420_rgb.c
modules/video_output/x11/xcommon.c