[Bug 783328] New: [gst-libs/gst/video] Compile Error in video-format.c
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jun 1 19:11:11 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=783328
Bug ID: 783328
Summary: [gst-libs/gst/video] Compile Error in video-format.c
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: major
Priority: Normal
Component: gst-plugins-base
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: ullysses.a.eoff at intel.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 353024
--> https://bugzilla.gnome.org/attachment.cgi?id=353024&action=edit
compilation output
On Ubuntu Trusty, video-format.c compilation fails (see attached build.log
file). The package liborc-0.4-dev is installed. On Trusty liborc is version
0.4.18. The configure.ac requires ORC_CHECK(0.4.24), however, does not cause
configure to fail as it should.
The first bad commit is:
commit 103d265cf09e1ea73d5553ab11820aa89d7e2796
Author: Wim Taymans <wtaymans at redhat.com>
Date: Thu Jun 1 17:45:41 2017 +0200
Fix RGBA and ABGR pack/unpack on big endian cpu
The pack and unpack functions for RGBA and ABGR only work for little
endian cpus. Add variants for big endian as well.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list