freebsd-ports/multimedia/vdr-plugin-softhddevice/files/patch-video.c
Juergen Lock 10b10c33d0 A software and GPU emulated HD output device plugin for VDR.
Video decoder CPU / VA-API / VDPAU
    Video output VA-API / VDPAU
    Audio FFMpeg / Alsa / Analog
    Audio FFMpeg / Alsa / Digital
    Audio FFMpeg / OSS / Analog
    HDMI/SPDIF pass-through
    YaepgHD support
    Software deinterlacer Bob (VA-API only)
    Autocrop
    Grab image (VDPAU only)
    Suspend
    Letterbox, Stretch and Center cut-out video display modes

Note: currently doesn't support XV, only VDPAU or (optionally) VAAPI

WWW: http://projects.vdr-developer.org/projects/plg-softhddevice
2012-05-11 17:47:31 +00:00

12 lines
296 B
C

--- a/video.c
+++ b/video.c
@@ -101,7 +101,9 @@
//#include <xcb/xcb_image.h>
//#include <xcb/xcb_event.h>
#include <xcb/xcb_atom.h>
+#if 0
#include <xcb/xcb_icccm.h>
+#endif
#ifdef XCB_ICCCM_NUM_WM_SIZE_HINTS_ELEMENTS
#include <xcb/xcb_ewmh.h>
#else // compatibility hack for old xcb-util