[Bug 689730] osxvideosink hang the application when setting the pipeline to PLAYING state [multithreading]
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Dec 10 04:17:03 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=689730
GStreamer | gst-plugins-good | 0.10.31
Andoni Morales <ylatuya> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ylatuya at gmail.com
--- Comment #4 from Andoni Morales <ylatuya at gmail.com> 2012-12-10 12:17:00 UTC ---
Are you compiling with mmacosx-version-min=10.5? The sink behaves differently
(osxvideosink.h):
45 #if MAC_OS_X_VERSION_MIN_REQUIRED <= MAC_OS_X_VERSION_10_5
46 #ifdef RUN_NS_APP_THREAD
47 #undef RUN_NS_APP_THREAD
48 #endif
49 #endif
--
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