Difference between revisions of "Fixes in Progress"

From RCS Wiki
Jump to navigation Jump to search
(Add some upstream fixes from Adélie)
Line 9: Line 9:
 
** https://scm.raptorengineering.com/scm/#changesetPanel;6IQvJHpVSM;578e2d761554130f7c6abfe821c2509912a00ac6;commit
 
** https://scm.raptorengineering.com/scm/#changesetPanel;6IQvJHpVSM;578e2d761554130f7c6abfe821c2509912a00ac6;commit
 
** DMA
 
** DMA
 +
== Multimedia ==
 +
* FFmpeg fails to build with PPC optimisations enabled [https://trac.ffmpeg.org/ticket/7048 #7048]
 +
* Add support for ELFv2 to ORC for gstreamer acceleration (required for big endian OSes using musl libc and all little endian OSes) [https://bugzilla.gnome.org/show_bug.cgi?id=796774 #796774]

Revision as of 00:39, 21 July 2018

An attempt to track fixes in various projects and their upstreaming status. The "version" string is output of "git describe" of the given commit.

Graphics

mesa

kernel

Multimedia

  • FFmpeg fails to build with PPC optimisations enabled #7048
  • Add support for ELFv2 to ORC for gstreamer acceleration (required for big endian OSes using musl libc and all little endian OSes) #796774