gstreamer/gst/mpegaudioparse
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
..
gstmpegaudioparse.c Work around deprecated thread API in glib master 2011-12-12 11:33:31 +00:00
gstmpegaudioparse.h mp3parse: minor validation check of (Xing, VBRI) metadata 2010-01-04 15:25:52 +01:00
gstxingmux.c various: fix pad template ref leaks 2011-11-28 13:10:01 +00:00
gstxingmux.h Add documentation for the xingheader plugin. 2008-01-23 10:34:40 +00:00
Makefile.am android: make it ready for androgenizer 2011-04-11 07:31:13 +02:00
mpegaudioparse.vcproj more working plugins 2004-07-27 21:41:30 +00:00
plugin.c gst/mpegaudioparse/plugin.c: Commit new file I forgot to add. 2008-02-08 10:17:11 +00:00