update defs

Original commit message from CVS:
update defs
This commit is contained in:
Thomas Vander Stichele 2007-03-04 23:41:04 +00:00
parent f6bd20e5e3
commit a4e60e061c
2 changed files with 8 additions and 6 deletions

View file

@ -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"

View file

@ -1,8 +1,8 @@
EXPORTS
gst_base_utils_init
gst_base_utils_get_source_description
gst_pb_utils_init
gst_pb_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
gst_missing_uri_source_message_new