[vlc-devel] [PATCH 2/3] nVidia affinity

David R Robison drrobison at openroadsconsulting.com
Tue Aug 27 15:38:22 CEST 2013


---
  modules/video_output/msw/common.h |    3 +++
  1 file changed, 3 insertions(+)
  mode change 100644 => 100755 modules/video_output/msw/common.h

diff --git a/modules/video_output/msw/common.h 
b/modules/video_output/msw/common.h
old mode 100644
new mode 100755
index 12a4f55..fca9efe
--- a/modules/video_output/msw/common.h
+++ b/modules/video_output/msw/common.h
@@ -174,6 +174,9 @@ struct vout_display_sys_t
          RGBQUAD    blue;
      };
  #endif
+
+    // nVidia GPU affinity
+    HDC affinityHDC
  };

  /*****************************************************************************
-- 
1.7.9.5



This email communication (including any attachments) may contain confidential and/or privileged material intended solely for the individual or entity to which it is addressed.
If you are not the intended recipient, please delete this email immediately.




More information about the vlc-devel mailing list