mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 08:41:07 +00:00
3ad87e0249
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. |
||
---|---|---|
.. | ||
config.h | ||
config.h.in | ||
dirent.c | ||
dirent.h | ||
gstconfig.h | ||
gstenumtypes.c | ||
gstenumtypes.h | ||
gstversion.h | ||
gtchar.h | ||
libgstbase.def | ||
libgstcontroller.def | ||
libgstdataprotocol.def | ||
libgstnet.def | ||
libgstreamer.def |