gstreamer/gst/frei0r
Sebastian Dröge 125efbffcc frei0r: Protect set/get property and processing functions from concurrent access
The frei0r documentation says that these functions must not be called
on the same instance from different threads at the same time. All
other functions are guaranteed to be threadsafe.
2010-03-09 21:05:50 +00:00
..
frei0r.h frei0r: First version of a frei0r wrapper plugin 2009-06-19 11:03:13 +02:00
gstfrei0r.c frei0r: Make sure that property names always start with a letter 2010-01-16 17:02:52 +01:00
gstfrei0r.h frei0r: First version of a frei0r wrapper plugin 2009-06-19 11:03:13 +02:00
gstfrei0rfilter.c frei0r: Protect set/get property and processing functions from concurrent access 2010-03-09 21:05:50 +00:00
gstfrei0rfilter.h frei0r: In the filter plugins create the frei0r instances in create() before playback starts 2009-06-29 11:59:13 +02:00
gstfrei0rmixer.c frei0r: Protect set/get property and processing functions from concurrent access 2010-03-09 21:05:50 +00:00
gstfrei0rmixer.h freir0: Add support for frei0r mixer plugins 2009-06-19 11:03:14 +02:00
gstfrei0rsrc.c frei0r: Protect set/get property and processing functions from concurrent access 2010-03-09 21:05:50 +00:00
gstfrei0rsrc.h frei0r: Add support for frei0r source/generator plugins 2009-06-19 11:03:14 +02:00
Makefile.am freir0: Add support for frei0r mixer plugins 2009-06-19 11:03:14 +02:00