gstreamer/win32/common
Sébastien Moutte 3ad87e0249 gst/gstbin.h: Replace interface parameter name by iface as interface is a reserved keyword in Visual Studio for C++ p...
Original commit message from CVS:
* gst/gstbin.h:(gst_bin_get_by_interface),
(gst_bin_iterate_all_by_interface):
Replace interface parameter name by iface as interface is
a reserved keyword in Visual Studio for C++ projects so it removes
a build error for application developpers using VS.
* plugins/elements/gstfilesrc.c:(gst_file_src_uri_set_uri):
Fix a bug on Windows in uri format check. Now the prefix checked
is file:// and next we check if the path after file:// is absolute.
* win32/common/libgstbase.def:
* win32/common/libgstdataprotocol.def:
* win32/common/libgstgstreamer.def:
Add new exported functions.
2007-02-10 18:31:12 +00:00
..
config.h libs/gst/base/gstbasesink.h: New GstBaseSinkClass vmethod, activate_pull(), providing for a way to specialize the pro... 2007-01-06 17:18:03 +00:00
config.h.in gst/gst.c: if we have fork, fork while reading/rebuilding the registry so the parent doesn't take the hit of having a... 2006-05-28 09:09:03 +00:00
dirent.c win32/vs7: project files updated to the default vs7 configuration 2006-02-06 21:29:04 +00:00
dirent.h win32/vs7: project files updated to the default vs7 configuration 2006-02-06 21:29:04 +00:00
gstconfig.h win32/common/gstconfig.h: Add GST_SEGMENT_FORMAT and GST_USING_PRINTF_EXTENSION to the hand-made win32 gstconfig.h. F... 2006-10-28 15:03:19 +00:00
gstenumtypes.c Makefile.am: updates for win32 2006-05-12 14:53:49 +00:00
gstenumtypes.h update visual studio generated files 2005-11-30 09:12:57 +00:00
gstversion.h Makefile.am: updates for win32 2006-05-12 14:53:49 +00:00
gtchar.h win32/vs7: project files updated to the default vs7 configuration 2006-02-06 21:29:04 +00:00
libgstbase.def gst/gstbin.h: Replace interface parameter name by iface as interface is a reserved keyword in Visual Studio for C++ p... 2007-02-10 18:31:12 +00:00
libgstcontroller.def win32/common/: Add gst_caps_merge() and a bunch of other recently-added functions. 2006-10-12 16:09:24 +00:00
libgstdataprotocol.def gst/gstbin.h: Replace interface parameter name by iface as interface is a reserved keyword in Visual Studio for C++ p... 2007-02-10 18:31:12 +00:00
libgstnet.def gst/gst_private.h: add win32 specific import decoration(__declspec(dllimport)) for all extern GstDebugCategory * vari... 2006-03-19 21:39:21 +00:00
libgstreamer.def gst/gstbin.h: Replace interface parameter name by iface as interface is a reserved keyword in Visual Studio for C++ p... 2007-02-10 18:31:12 +00:00