[vda] revert back to intel greenline which is better than goofy framedrops for all
authordavilla <davilla@4pi.com>
Fri, 18 Jan 2013 04:15:41 +0000 (23:15 -0500)
committerS. Davilla <davilla@4pi.com>
Fri, 18 Jan 2013 15:29:40 +0000 (10:29 -0500)
xbmc/cores/dvdplayer/DVDCodecs/Video/DVDVideoCodecVDA.cpp

index bc7000e..d2c7b91 100644 (file)
@@ -804,6 +804,7 @@ bool CDVDVideoCodecVDA::Open(CDVDStreamInfo &hints, CDVDCodecOptions &options)
     }
  
     m_use_cvBufferRef = true;
+#if 0
     //TODO fix after Frodo if (g_Windowing.GetRenderVendor().Find("Intel") > -1)
     {
       m_dllSwScale = new DllSwScale;
@@ -847,6 +848,7 @@ bool CDVDVideoCodecVDA::Open(CDVDStreamInfo &hints, CDVDCodecOptions &options)
 
       m_use_cvBufferRef = false;
     }
+#endif
 
     // setup the decoder configuration dict
     CFMutableDictionaryRef decoderConfiguration = CFDictionaryCreateMutable(