gstreamer/gst/realmedia
Tim-Philipp Müller da9f20eceb 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
..
.gitignore gst/realmedia/.cvsignore: Add test to ignore. 2007-08-02 19:30:05 +00:00
asmrules.c build: Add all kinds of compiler warning flags and fix the resulting warnings 2010-03-24 11:27:40 +01:00
asmrules.h gst/realmedia/.cvsignore: Add test to ignore. 2007-08-02 19:30:05 +00:00
gstrdtbuffer.c realmedia: Remove useless variables, only being used once (or not). 2009-04-19 13:57:10 +02:00
gstrdtbuffer.h Add method to get RDT flags 2009-01-26 20:10:36 +01:00
Makefile.am android: make it ready for androgenizer 2011-04-11 07:31:13 +02:00
pnmsrc.c various: fix pad template ref leaks 2011-11-28 13:10:01 +00:00
pnmsrc.h build: Add all kinds of compiler warning flags and fix the resulting warnings 2010-03-24 11:27:40 +01:00
rademux.c Work around deprecated thread API in glib master 2011-12-12 11:33:31 +00:00
rademux.h Add pnm:// uri source 2009-02-20 15:53:34 +01:00
rdtdepay.c rdtdepay: make buffer metadata writable before setting caps on it 2011-12-09 15:25:21 +00:00
rdtdepay.h build: Add all kinds of compiler warning flags and fix the resulting warnings 2010-03-24 11:27:40 +01:00
rdtjitterbuffer.c gst/realmedia/rdtdepay.*: Parse other values from the incomming caps. 2008-08-27 15:55:05 +00:00
rdtjitterbuffer.h gst/realmedia/: Add first support for parsing RDT messages. 2008-08-27 09:52:49 +00:00
rdtmanager.c Work around deprecated thread API in glib master 2011-12-12 11:33:31 +00:00
rdtmanager.h gst/realmedia/rdtmanager.*: Implement some more signals that rtspsrc connects to. 2007-12-21 14:01:06 +00:00
realhash.c rmdemux: Fix strict-aliasing warnings. 2009-03-04 16:52:59 +00:00
realhash.h gst/realmedia/: Split out hash code in separate file. 2007-07-27 16:39:45 +00:00
realmedia.c Add pnm:// uri source 2009-02-20 15:53:34 +01:00
rmdemux.c Work around deprecated thread API in glib master 2011-12-12 11:33:31 +00:00
rmdemux.h rmdemux: delay announcing container tags until we have pads 2011-09-08 14:33:00 +01:00
rmdemux.vcproj more working plugins 2004-07-27 21:41:30 +00:00
rmutils.c realmedia: Fix unitialized variables on macosx 2011-01-05 16:52:03 +01:00
rmutils.h rmdemux: add better sipr nibble swap routine 2010-05-14 16:02:47 +02:00
rtspreal.c configure: Update required GLib version to 2.20 2010-06-14 16:59:25 +02:00
rtspreal.h realrtsp: add more headers 2009-03-25 16:39:06 +01:00