gstreamer/win32/common
Tim-Philipp Müller 3e8d6d6064 value: remove gst_value_register_{subtract,union,intersect}_func() API
There isn't really any need to provide public API for that. It's not
used anywhere in practice, and we aim to provide an API that works
for GstCaps, not some kind of generic set manipulation API based on
GValue. Making this private also makes it easier to optimise this
later. We can always put it back if someone actually needs it.
2012-03-08 11:21:37 +00:00
..
config.h win32: back to development 2012-02-17 23:59:28 +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 RELEASE 0.11.2 2012-02-17 11:01:16 +01:00
gstenumtypes.h GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING 2012-02-08 16:18:04 +01:00
gstversion.h win32: back to development 2012-02-17 23:59:28 +01:00
gtchar.h win32/vs7: project files updated to the default vs7 configuration 2006-02-06 21:29:04 +00:00
libgstbase.def basetransform: fix reconfigure methods 2012-02-24 11:00:21 +01:00
libgstcontroller.def controller: rename control-bindings 2012-01-30 21:18:57 +01:00
libgstdataprotocol.def defs: update defs 2010-12-07 18:33:51 +01:00
libgstnet.def meta: split registration of API and implementation 2012-02-29 17:37:09 +01:00
libgstreamer.def value: remove gst_value_register_{subtract,union,intersect}_func() API 2012-03-08 11:21:37 +00:00