Permalink
Switch branches/tags
Commits on May 24, 2017
  1. shaders/yuv2rgb_basic_gles.glsl: support NV12_RRG format

    MaxKellermann committed with lrusak Mar 8, 2017
    Fixes missing green channel when VA-API is used with GLES2.  This
    switch was already present in OpenGL, but not in GLES2.
Commits on May 18, 2017
Commits on May 16, 2017
  1. Merge pull request #12098 from stefansaraev/aml-res

    lrusak committed May 16, 2017
    [fix] amlogic: 4k resolutions after f9d8ab7
  2. [addons] fix a wrong #if on versions.h

    AlwinEsch committed May 16, 2017
    Has added the wrong #if to define used versions on function. With stupid things
    it has worked before (don't know why) on tests, but was wrong.
  3. Merge pull request #12029 from AlwinEsch/change_addon_xml_way-2

    AlwinEsch committed May 16, 2017
    [cmake][addons] automate addon.xml version set
Commits on May 15, 2017
  1. Merge pull request #12092 from BigNoid/font_include_pt2

    MartijnKaijser committed May 15, 2017
    [guilib] resolve includes in font.xml
  2. Merge pull request #12093 from Rechi/dependsFFmpegIos64

    Rechi committed May 15, 2017
    [depends] ffmpeg: fix build for iOS 64 bit
  3. [cmake][addons] automate addon.xml version set

    AlwinEsch committed May 15, 2017
    This automate the set of versions on addon.xml in kodi and also allow
    set of them on addon itself.
    
    On a Version change need only the number inside the Header "version.h"
    replaced, everything else becomes then set from cmake.
  4. Merge pull request #12095 from Rechi/buildstepsWindows

    Rechi committed May 15, 2017
    [buildsteps][windows] download-msys2: disable build32 if build64 specified
  5. Merge pull request #12091 from xbmc/revert-12090-vaapivdpau

    wsnipex committed May 15, 2017
    Revert "DVDVideoCodecFFmpeg: Consistency fixes (buildsys rework in progress)"
  6. [buildsteps][windows] download-msys2: disable build32 if build64 spec…

    Rechi committed May 15, 2017
    …ified
    
    split long lines into multiple lines, otherwise a goto label may not be found
Commits on May 14, 2017
  1. Merge pull request #12090 from fritsch/vaapivdpau

    FernetMenta committed May 14, 2017
    DVDVideoCodecFFmpeg: Consistency fixes (buildsys rework in progress)
  2. Merge pull request #12078 from Rechi/buildstepsWindows

    Rechi committed May 14, 2017
    [windows] retry download depends & vcredist if it fails
  3. Merge pull request #12086 from rbuehlma/fix_seek_with_huge_pts_master

    MartijnKaijser committed May 14, 2017
    Fix seeking for pts values larger than max_int
  4. DVDVideoCodecFFmpeg: Consistency fixes (buildsys rework in progress)

    fritsch committed May 14, 2017
    v2: ifdeffery bite me
  5. Merge pull request #12088 from koying/fixvidedb

    MartijnKaijser committed May 14, 2017
    FIX: [videodbFS] missing "inprogresstvshows" case
  6. Merge pull request #12087 from peak3d/mediacodec

    peak3d committed May 14, 2017
    [Android] SecureDecoder: cleanup / readability
  7. Merge pull request #12017 from Rechi/dependsDarwin

    Rechi committed May 14, 2017
    [depends][darwin] configure: remove special tarballs dir & nativeprefix