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

Code:
# uname -a
Linux rpi512 3.19.2 #1 Wed Mar 25 21:17:18 GMT 2015 armv6l GNU/Linux

# vcgencmd version
Mar 25 2015 19:09:30
Copyright (c) 2012 Broadcom
version f014c026d788d7aca1eba59371a4f7fb31136d79 (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20150325211627-#0325-ge60b369 [Build #0325]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (e60b3691, changelog) and tip of XBMC master (7bb2fd48, changelog) with the following modifications: Build Highlights:
  1. New firmware
    popcornmix Wrote:I did watch the whole of Edge of Tomorrow last night in 3D/MVC with DTS-HD, and it was flawless.
    I did need to up h264_freq a fraction - h264_freq=275 was enough. Without that I got a handful of frame skips.
    Might be able to avoid that with more frames of buffering.

    Unfortunately h264_freq on it's own isn't enough, as you need force_turbo=1 (even with MVC+dtshd we don't tend to trigger turbo on pi2).
    I might allow h264_freq_min to be set above 250 which would allow some overclock without force_turbo.
Build Details:
  1. Firmware (Mar 25):
    • firmware: arm_loader: Refactor freq/freq_min logic and allow h264 freq_min to be increased
    • firmware: arm_loader: Allow non-turbo voltage to be increased by up to two config steps
    • firmware: video codec: refactor userdata release mechanics in categoriser
    • firmware: hvs: experimental: reduce hvs non-panic priority on 2836
    • firmware: arm_loader: Add force_eeprom_read setting
    • firmware: bootcode: Add bootcode_delay for an early delay. See: link
    • firmware: dispmanx: Fix stereoscopic flags to invert left/right eyes with multichannel. See: link
    • firmware: [deinterlace] Avoid asserts on half rate deinterlace
    • firmware: [audioplus] Limit samplerate/channels to something we expect to be able to support through hdmi
    • firmware: [deinterlace] Fall back to fast algorithm in a cleaner way
    • firmware: MMAL opaque - reduce back below 128 btyes. See: link
    • firmware: arm_loader: Avoid double-free when disabling HAT overlay, and always relocate overlay phandles
    • firmware: vc_pool_image: add locking around linked image release
  2. OpenELEC:
    • linux-imx6: update to latest stable/linux-3.14.y - Linux 3.14.36 (PR:4036, 1 commit, 12 files changed)
    • ffmpeg: move pkg-config to configure (PR:4039, 1 commit, 1 file changed)
  3. XBMC:
    • [Keyboard Layouts] Add missing characters in German and Greek keyboards (PR:6318, 2 commits, 2 files changed)
    • [readme.md] Updated link to coding guidelines (PR:6806, 1 commit, 1 file changed)
    • [video] removed old unused library <-> files toggle code (PR:6808, 1 commit, 4 files changed)
    • [Tests] - fix compilation (PR:6814, 1 commit, 1 file changed)
    • [tests] - fix segfaults (PR:6816, 1 commit, 1 file changed)
    • [jenkins] - prevent cleanout of native tools when pathChanged returns 1 ... (PR:6819, 1 commit, 18 files changed)
    • musicdb: remove unused GetVariousArtistsAlbums*() methods without implementation (abc968a4)
  4. dcadec:
    • Shift XLL samples after channel reordering. (fe3348f9)
    • Validate XLL more, add fallback to core decoding. (c1a7d7a7)
    • Fix LFE channel 96 kHz interpolation filter. (715b0ff1)
    • Clear LFE filter history when SYNTH_X96 flag changes. (e03e3822)
  5. pvr.dvblink:
    • fetch tinyxml2 from our mirrors instead of github.com (PR:7, 1 commit, 1 file changed)
  6. pvr.pctv:
    • depends: add jsoncpp (PR:6, 1 commit, 2 files changed)
  7. Additional commits/pull requests/changes not yet merged upstream:
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
Missing splash video - by Dinos52 - 2015-02-09, 21:02
MVC Support - by woronczak - 2015-03-12, 05:28
RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) - by Milhouse - 2015-03-26, 00:24
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 112