Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
George Kiagiadakis
gst-plugins-base
Commits
a4e60e06
Commit
a4e60e06
authored
Mar 04, 2007
by
Thomas Vander Stichele
Browse files
update defs
Original commit message from CVS: update defs
parent
f6bd20e5
Changes
2
Hide whitespace changes
Inline
Side-by-side
win32/common/config.h
View file @
a4e60e06
...
...
@@ -211,13 +211,13 @@
#undef PACKAGE_NAME "GStreamer Base Plug-ins"
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING "GStreamer Base Plug-ins 0.10.11.
1
"
#undef PACKAGE_STRING "GStreamer Base Plug-ins 0.10.11.
2
"
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME "gst-plugins-base"
/* Define to the version of this package. */
#undef PACKAGE_VERSION "0.10.11.
1
"
#undef PACKAGE_VERSION "0.10.11.
2
"
/* directory where plugins are located */
#undef PLUGINDIR
...
...
@@ -241,7 +241,7 @@
#undef STDC_HEADERS
/* Version number of package */
#define VERSION "0.10.11.
1
"
#define VERSION "0.10.11.
2
"
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */
...
...
@@ -255,3 +255,5 @@
#ifndef __cplusplus
#undef inline
#endif
#define GST_INSTALL_PLUGINS_HELPER "/usr/local/libexec/gst-install-plugins-helper"
win32/common/libgstutils.def
View file @
a4e60e06
EXPORTS
gst_b
ase
_utils_init
gst_b
ase
_utils_get_source_description
gst_
p
b_utils_init
gst_
p
b_utils_get_source_description
gst_is_missing_plugin_message
gst_missing_decoder_message_new
gst_missing_element_message_new
gst_missing_plugin_message_get_installer_detail
gst_missing_uri_source_message_new
\ No newline at end of file
gst_missing_uri_source_message_new
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment