This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
gstreamer
Watch
1
Star
1
Fork
You've already forked gstreamer
0
mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced
2024-11-10 19:31:12 +00:00
Code
Issues
1
Projects
Releases
Wiki
Activity
a877021ab1
gstreamer
/
gst-libs
/
gst
/
Makefile.am
2 lines
67 B
Makefile
Raw
Normal View
History
Unescape
Escape
Work around deprecated thread API in glib master Add private replacements for deprecated functions such as g_mutex_new(), g_mutex_free(), g_cond_new() etc., mostly to avoid the deprecation warnings. We can't change most of these in 0.10 because they're part of our API and ABI. Suppress deprecation warnings in selected files, mostly for g_static_rec_mutex_*. StaticRecMutex is part of our API/ABI, not much we can do here in 0.10.
2011-12-12 11:33:31 +00:00
noinst_HEADERS
=
gst-i18n-plugin.h gettext.h glib-compat-private.h
Reference in a new issue
Copy permalink