gstreamer/win32/common
Tim-Philipp Müller cdd47a37e9 structure: add gst_structure_*_get*() vararg functions
Add a bunch of vararg getter convenience functions to complement
the vararg setter functions, and a basic unit test. Fixes #534208.

API: gst_structure_get()
API: gst_structure_id_get()
API: gst_structure_get_valist()
API: gst_structure_id_get_valist()
2009-06-10 09:39:12 +01: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 structure: add gst_structure_*_get*() vararg functions 2009-06-10 09:39:12 +01:00