OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2
New OpenELEC Isengard build #0603: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.0.4 #1 Wed Jun 3 21:02:34 BST 2015 armv6l GNU/Linux

# vcgencmd version
May 31 2015 14:24:30
Copyright (c) 2012 Broadcom
version b127f62bd972cebb74a816b01b90ecfacc226baa (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20150603210146-#0603-g4681f97 [Build #0603]

# vcdbg log msg 2>&1 | grep DTOK
001574.862: Kernel trailer DTOK property says yes

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (4681f977, changelog) and tip of XBMC master (2363c66d, changelog) with the following modifications: Build Highlights:
  1. HEVC Update:
    popcornmix Wrote:Another commit that fixes the hevc cache issue (horizontal lines in Sintel 720p) and a commit: "Option to parallelise coefficient decode and inter prediction and deblock for each frame"
    which may improve performance.

    I believe heap corruption [GPU Mem free] was fixed in previous update.

    The Sintel 1080p artifacts we used to have were dangerous - incorrect scaling meant we were writing beyond end of image buffers, and that caused relocatable heap corruption.

    The Sintel 720p lines were actually harmless (although ugly). We were just using stale pixels from the cache, rather then the newly computed (by GPU) ones.

    Peter finally found the missing place where a cache flush was required which has fixed the lines.
    There is a known issue that causes some files to appear thus:
    Image
    The screenshot is from Big Buck Bunny 720p (bbb_720p_c.ts). Hopefully this issue will be fixed in tomorrow's build.
Build Details:
  1. OpenELEC:
    • project imx6: add sgtl5000 analog output alsa config file (PR:4177, 1 commit, 1 file changed)
  2. XBMC:
    • [WIN32][VFS][CURL]Possible fix for deadlock when stopping playback (PR:7167, 1 commit, 1 file changed)
    • [addon] Fix for trac 16016 (PR:7223, 1 commit, 1 file changed)
    • [binary addons] bump audio encoders (PR:7221, 1 commit, 4 files changed)
  3. newclock4:
    • New commits in this build:
      • [ffmpeg] squash: Option to parallelise coefficient decode and inter prediction and deblock for each frame and fix for cache flushing (9df94f24)
  4. kernel 4.0.y:
    • New commits in this build:
      • ARM: bcm2835: Set Serial number and Revision (fcf95f09)
      • bcm2835: Match BCM270X Device Trees (55106b1b)
      • dts: Enable overlays on ARCH_BCM2835 (83d89c2a)
      • bcm2835: Make camera and sound drivers available (7012d9ea)
      • bcm2835: Merge bcm2835_defconfig with bcmrpi_defconfig (d0f392c3)
      • Merge pull request #1001 from notro/closer (a9941291)
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.


Messages In This Thread
How to install the builds - by kisas - 2015-05-24, 02:10
RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2 - by Milhouse - 2015-06-03, 22:55
MVC 3D ISO Blu-ray - by Azimono - 2015-06-06, 14:28
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 214