[Bug 721245] osxvideosink: Fails to build on OS X Leopard 10.5.8

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 31 17:25:32 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=721245
  GStreamer | gst-plugins-good | unspecified

Jeremy Huddleston <jeremyhu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #3 from Jeremy Huddleston <jeremyhu at freedesktop.org> 2014-01-01 01:25:29 UTC ---
Looking at those two commits, I don't see how that will fix the build failure I
reported.  Yes, you've fixed the version checks, but the ! RUN_NS_APP_THREAD
build failure will still remain.  I suspect you can reproduce on current
systems if you just edit sys/osxvideo/osxvideosink.h to undefine
RUN_NS_APP_THREAD all the time (rather than just for Leopard and earlier).

Note that you might want to consider just dropping support for Leopard and
earlier and running 'unifdef -DRUN_NS_APP_THREAD=1' on everything and removing
all the MAC_OS_X_VERSION_MIN_REQUIRED messiness.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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