[Bug 766163] New: sys/applemedia/corevideobuffer.h not present in gst-plugins-bad-1.8.1.tar.xz
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon May 9 09:32:43 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=766163
Bug ID: 766163
Summary: sys/applemedia/corevideobuffer.h not present in
gst-plugins-bad-1.8.1.tar.xz
Classification: Platform
Product: GStreamer
Version: 1.8.1
OS: Mac OS
Status: NEW
Severity: minor
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: seppestas at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
When building gst-plugins-bad on OSX 10.11.4 using the [Homebrew
formula](https://github.com/Homebrew/homebrew-core/blob/master/Formula/gst-plugins-bad.rb)
with the `with-applemedia` flag, following error occurs:
```
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C shm
...
plugin.m:25:10: fatal error: 'corevideomemory.h' file not found
#include "corevideomemory.h"
```
This seems to be caused by
[gst-plugins-bad-1.8.1.tar.xz](https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.8.1.tar.xz)
not containing said `corevideomemory.h` file. The file is however present in
[the gst-plugins-bad git
repo](https://github.com/GStreamer/gst-plugins-bad/blob/1.8.1/sys/applemedia/corevideobuffer.h).
Reported in Homebrew-core as
[#1006](https://github.com/Homebrew/homebrew-core/issues/1006)
--
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