gstreamer/gst/frei0r
Sebastian Dröge 1e3ec9e3bd frei0r: Don't try to register/load the same frei0r plugin at different locations twice
This could happen because for example /usr/lib is linked
to /usr/lib64 and both are loaded. The frei0r specification
says that the plugin init function must only be called once
and for some plugin weird things (including crashes) are
happening.

Fixes bug #623710.
2010-08-08 11:56:42 +02:00
..
frei0r.h frei0r: First version of a frei0r wrapper plugin 2009-06-19 11:03:13 +02:00
gstfrei0r.c frei0r: Don't try to register/load the same frei0r plugin at different locations twice 2010-08-08 11:56:42 +02:00
gstfrei0r.h frei0r: Use correct order of directories to search for plugins 2010-07-11 10:47:37 +02:00
gstfrei0rfilter.c frei0r: Use correct order of directories to search for plugins 2010-07-11 10:47:37 +02:00
gstfrei0rfilter.h frei0r: Use correct order of directories to search for plugins 2010-07-11 10:47:37 +02:00
gstfrei0rmixer.c frei0r: Use correct order of directories to search for plugins 2010-07-11 10:47:37 +02:00
gstfrei0rmixer.h frei0r: Use correct order of directories to search for plugins 2010-07-11 10:47:37 +02:00
gstfrei0rsrc.c frei0r: Use correct order of directories to search for plugins 2010-07-11 10:47:37 +02:00
gstfrei0rsrc.h frei0r: Use correct order of directories to search for plugins 2010-07-11 10:47:37 +02:00
Makefile.am frei0r: Sync properties to the controller if one was set 2010-03-09 21:05:50 +00:00