Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guy1524
gst-plugins-ugly
Commits
3256bca6
Commit
3256bca6
authored
Sep 14, 2012
by
Tim-Philipp Müller
🐠
Browse files
Release 0.11.94
parent
d429795e
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
3256bca6
This diff is collapsed.
Click to expand it.
configure.ac
View file @
3256bca6
...
...
@@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file
dnl initialize autoconf
dnl releases only do -Wall, cvs and prerelease does -Werror too
dnl use a three digit version number for releases, and four for cvs/prerelease
AC_INIT(GStreamer Ugly Plug-ins, 0.11.9
3.1
,
AC_INIT(GStreamer Ugly Plug-ins, 0.11.9
4
,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-ugly)
...
...
@@ -47,8 +47,8 @@ AC_DEFINE_UNQUOTED(GST_API_VERSION, "$GST_API_VERSION",
AS_LIBTOOL(GST, 0, 0, 0)
dnl *** required versions of GStreamer stuff ***
GST_REQ=0.11.9
3
GSTPB_REQ=0.11.9
3
GST_REQ=0.11.9
4
GSTPB_REQ=0.11.9
4
dnl *** autotools stuff ****
...
...
gst-plugins-ugly.doap
View file @
3256bca6
...
...
@@ -33,6 +33,16 @@ might be widely known to present patent problems.
</GitRepository>
</repository>
<release>
<Version>
<revision>0.11.94</revision>
<branch>0.11</branch>
<name>Rag Hummin'</name>
<created>2012-09-14</created>
<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-0.11.94.tar.xz" />
</Version>
</release>
<release>
<Version>
<revision>0.11.93</revision>
...
...
win32/common/config.h
View file @
3256bca6
...
...
@@ -55,13 +55,13 @@
#define GST_LICENSE "LGPL"
/* package name in plugins */
#define GST_PACKAGE_NAME "GStreamer Ugly Plug-ins
git
"
#define GST_PACKAGE_NAME "GStreamer Ugly Plug-ins
source release
"
/* package origin */
#define GST_PACKAGE_ORIGIN "Unknown package origin"
/* GStreamer package release date/time for plugins as YYYY-MM-DD */
#define GST_PACKAGE_RELEASE_DATETIME "2012-0
8-08T15:24Z
"
#define GST_PACKAGE_RELEASE_DATETIME "2012-0
9-14
"
/* Define to enable a52dec (used by a52dec). */
#undef HAVE_A52DEC
...
...
@@ -248,7 +248,7 @@
#define PACKAGE_NAME "GStreamer Ugly Plug-ins"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "GStreamer Ugly Plug-ins 0.11.9
3.1
"
#define PACKAGE_STRING "GStreamer Ugly Plug-ins 0.11.9
4
"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gst-plugins-ugly"
...
...
@@ -257,7 +257,7 @@
#undef PACKAGE_URL
/* Define to the version of this package. */
#define PACKAGE_VERSION "0.11.9
3.1
"
#define PACKAGE_VERSION "0.11.9
4
"
/* directory where plugins are located */
#ifdef _DEBUG
...
...
@@ -288,7 +288,7 @@
#undef TARGET_CPU
/* Version number of package */
#define VERSION "0.11.9
3.1
"
#define VERSION "0.11.9
4
"
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
...
...
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