Skip to content
  1. Jan 31, 2011
  2. Jan 30, 2011
  3. Jan 29, 2011
    • S. Davilla's avatar
      [osx] fixed, vda decoder under 10.6.4+. reserving 16 ref frames is silly.... · 1dd0e610
      S. Davilla authored
      [osx] fixed, vda decoder under 10.6.4+. reserving 16 ref frames is silly. request kCVPixelFormatType_422YpCbCr8 image buffer format, PIX_FMT_BGRA to PIX_FMT_YUV420P is dog slow using sw_scaler.
      (cherry picked from commit 40353a53)
      1dd0e610
    • Anssi Hannula's avatar
      fixed: linux internet detection with non-ethernet non-WLAN connections · a3fc30da
      Anssi Hannula authored
      There is a check for ethernet encapsulation in the Linux network
      detection code. This is because we used to provide a network
      configuration dialog, and the settings only made sense for devices with
      ethernet encapsulation (ethernet, WLAN, etc).
      
      However, the internet connectivity detection relies on the same code,
      causing XBMC to disallow the user from entering e.g. the "Video sources"
      section if they are connected to the internet via e.g. 3G modem or via
      a bluetooth connection.
      
      Fix that by simply removing the check, since we do not provide the IP
      configuration facilities anymore.
      
      While this may raise the possibility of false positives a little (if
      there are non-internet non-ethernet interfaces), it is better to err on
      the side of caution and not prevent the user from using internet sources
      in XBMC.
      (cherry picked from commit ea2656d6)
      a3fc30da
    • bobo1on1's avatar
      fixed: pass libswscale cpuflags in CLinuxRendererGLES · 7b0d13b1
      bobo1on1 authored
      fixed: pass libswscale cpuflags in CWinRenderer
      (cherry picked from commit 1c3e864b)
      7b0d13b1
    • bobo1on1's avatar
      backport 569648f2 into dharma 10.1 (because... · 6a641af1
      bobo1on1 authored
      backport 569648f2 into dharma 10.1 (because git master has changed too much, this has been done by hand)
      6a641af1
  4. Jan 26, 2011
  5. Jan 22, 2011
  6. Dec 17, 2010
  7. Dec 15, 2010
  8. Dec 13, 2010