gstreamer/win32/common
Stefan Kost 55577a48ea registry: don't recreate features on first use. Fixes #584389
The first time one calls gst_element_factory_make(), gst recreates the plugin
feature and the element factory. As a side effect we ref the class to fill
in detail we already have filled from the registry cache. This patch changes
the behaviour to just update the existing entries. The factory is now attached
to the type and set in gst_element_base_class_init().
2009-06-07 23:48:59 +03:00
..
config.h configure: remove AC_C_INLINE and update win32 files to git 2009-06-04 19:47:11 +01:00
dirent.c Fix a couple of missing includes for MSVC2005 and a C99 issue. Also, starting with 2.14.0, GLib won't provide a pipe(... 2007-10-31 22:01:03 +00:00
dirent.h win32/vs7: project files updated to the default vs7 configuration 2006-02-06 21:29:04 +00:00
gstconfig.h Remove GST_DISABLE_(ENUMTYPES|INDEX|URI) everywhere. 2008-07-31 15:20:32 +00:00
gstenumtypes.c configure: remove AC_C_INLINE and update win32 files to git 2009-06-04 19:47:11 +01:00
gstenumtypes.h configure: remove AC_C_INLINE and update win32 files to git 2009-06-04 19:47:11 +01:00
gstversion.h configure: remove AC_C_INLINE and update win32 files to git 2009-06-04 19:47:11 +01:00
gtchar.h win32/vs7: project files updated to the default vs7 configuration 2006-02-06 21:29:04 +00:00
libgstbase.def Add missing symbol to the win32 exports 2009-05-27 16:34:54 +02:00
libgstcontroller.def win32/common/: Add more missing symbols, remove some duplicates, and sort as the 'sort' command sorts it (partially f... 2007-11-06 14:43:14 +00:00
libgstdataprotocol.def win32/common/: Add more missing symbols, remove some duplicates, and sort as the 'sort' command sorts it (partially f... 2007-11-06 14:43:14 +00:00
libgstnet.def win32/common/: Add more missing symbols, remove some duplicates, and sort as the 'sort' command sorts it (partially f... 2007-11-06 14:43:14 +00:00
libgstreamer.def registry: don't recreate features on first use. Fixes #584389 2009-06-07 23:48:59 +03:00