gstreamer/gst/audiorate
Tim-Philipp Müller 4482cacb24 audiorate: use g_object_notify_by_pspec() if possible
Use g_object_notify_by_pspec() when building against GLib >= 2.26.
This avoids the pspec lookup which takes the global paramspec pool lock.
2010-10-07 20:54:32 +01:00
..
audiorate.vcproj
gstaudiorate.c audiorate: use g_object_notify_by_pspec() if possible 2010-10-07 20:54:32 +01:00
gstaudiorate.h
Makefile.am