gstreamer/win32/common
Tim-Philipp Müller 7e5a9580ef structure: add gst_structure_{id_}take_value()
Add _set_value() variants that take ownership of the value passed
instead of making a copy of the value. This is useful for setting
values to things that aren't refcounted (e.g. GValueArrays or
strings or string arrays, etc.).

API: gst_structure_take_value()
API: gst_structure_id_take_value()

https://bugzilla.gnome.org/show_bug.cgi?id=629831
2010-09-16 19:39:58 +01:00
..
config.h Back to development. 2010-07-16 11:16:15 +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 0.10.29.2 pre-release 2010-06-26 17:48:31 +01:00
gstenumtypes.h 0.10.29.2 pre-release 2010-06-26 17:48:31 +01:00
gstmarshal.c win32: add pre-generated versions of gstmarshal.[ch] as well 2010-05-31 15:17:31 +01:00
gstmarshal.h win32: add pre-generated versions of gstmarshal.[ch] as well 2010-05-31 15:17:31 +01:00
gstversion.h Back to development. 2010-07-16 11:16:15 +01:00
gtchar.h win32/vs7: project files updated to the default vs7 configuration 2006-02-06 21:29:04 +00:00
libgstbase.def basesink: add accessors for the enable-last-buffer property. 2010-07-06 16:39:18 +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_{id_}take_value() 2010-09-16 19:39:58 +01:00