Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Guy1524
gst-plugins-ugly
Commits
d3e3132a
Commit
d3e3132a
authored
Feb 08, 2014
by
Sebastian Dröge
🍵
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 1.2.3
parent
ff338624
Changes
22
Hide whitespace changes
Inline
Side-by-side
Showing
22 changed files
with
118 additions
and
32 deletions
+118
-32
ChangeLog
ChangeLog
+81
-3
NEWS
NEWS
+1
-1
RELEASE
RELEASE
+4
-6
configure.ac
configure.ac
+2
-2
docs/plugins/inspect/plugin-a52dec.xml
docs/plugins/inspect/plugin-a52dec.xml
+1
-1
docs/plugins/inspect/plugin-amrnb.xml
docs/plugins/inspect/plugin-amrnb.xml
+1
-1
docs/plugins/inspect/plugin-amrwbdec.xml
docs/plugins/inspect/plugin-amrwbdec.xml
+1
-1
docs/plugins/inspect/plugin-asf.xml
docs/plugins/inspect/plugin-asf.xml
+1
-1
docs/plugins/inspect/plugin-cdio.xml
docs/plugins/inspect/plugin-cdio.xml
+1
-1
docs/plugins/inspect/plugin-dvdlpcmdec.xml
docs/plugins/inspect/plugin-dvdlpcmdec.xml
+1
-1
docs/plugins/inspect/plugin-dvdread.xml
docs/plugins/inspect/plugin-dvdread.xml
+1
-1
docs/plugins/inspect/plugin-dvdsub.xml
docs/plugins/inspect/plugin-dvdsub.xml
+1
-1
docs/plugins/inspect/plugin-lame.xml
docs/plugins/inspect/plugin-lame.xml
+1
-1
docs/plugins/inspect/plugin-mad.xml
docs/plugins/inspect/plugin-mad.xml
+1
-1
docs/plugins/inspect/plugin-mpeg2dec.xml
docs/plugins/inspect/plugin-mpeg2dec.xml
+1
-1
docs/plugins/inspect/plugin-realmedia.xml
docs/plugins/inspect/plugin-realmedia.xml
+1
-1
docs/plugins/inspect/plugin-siddec.xml
docs/plugins/inspect/plugin-siddec.xml
+1
-1
docs/plugins/inspect/plugin-twolame.xml
docs/plugins/inspect/plugin-twolame.xml
+1
-1
docs/plugins/inspect/plugin-x264.xml
docs/plugins/inspect/plugin-x264.xml
+1
-1
docs/plugins/inspect/plugin-xingmux.xml
docs/plugins/inspect/plugin-xingmux.xml
+1
-1
gst-plugins-ugly.doap
gst-plugins-ugly.doap
+10
-0
win32/common/config.h
win32/common/config.h
+4
-4
No files found.
ChangeLog
View file @
d3e3132a
=== release 1.2.
2
===
=== release 1.2.
3
===
201
3-12-26
Sebastian Dröge <slomo@coaxion.net>
201
4-02-08
Sebastian Dröge <slomo@coaxion.net>
* configure.ac:
releasing 1.2.2
releasing 1.2.3
2014-02-04 16:23:20 +0100 Sebastian Dröge <sebastian@centricular.com>
* po/id.po:
* po/sk.po:
po: Update translations
2013-12-26 17:55:07 +0100 Sebastian Dröge <sebastian@centricular.com>
* ChangeLog:
* NEWS:
* RELEASE:
* configure.ac:
* docs/plugins/inspect/plugin-a52dec.xml:
* docs/plugins/inspect/plugin-amrnb.xml:
* docs/plugins/inspect/plugin-amrwbdec.xml:
* docs/plugins/inspect/plugin-asf.xml:
* docs/plugins/inspect/plugin-cdio.xml:
* docs/plugins/inspect/plugin-dvdlpcmdec.xml:
* docs/plugins/inspect/plugin-dvdread.xml:
* docs/plugins/inspect/plugin-dvdsub.xml:
* docs/plugins/inspect/plugin-lame.xml:
* docs/plugins/inspect/plugin-mad.xml:
* docs/plugins/inspect/plugin-mpeg2dec.xml:
* docs/plugins/inspect/plugin-realmedia.xml:
* docs/plugins/inspect/plugin-siddec.xml:
* docs/plugins/inspect/plugin-twolame.xml:
* docs/plugins/inspect/plugin-x264.xml:
* docs/plugins/inspect/plugin-xingmux.xml:
* gst-plugins-ugly.doap:
* win32/common/config.h:
Release 1.2.2
=== release 1.2.2 ===
2013-12-26 17:54:21 +0100 Sebastian Dröge <sebastian@centricular.com>
* po/af.po:
* po/az.po:
* po/bg.po:
* po/ca.po:
* po/cs.po:
* po/da.po:
* po/de.po:
* po/el.po:
* po/en_GB.po:
* po/eo.po:
* po/es.po:
* po/eu.po:
* po/fi.po:
* po/fr.po:
* po/gl.po:
* po/hr.po:
* po/hu.po:
* po/id.po:
* po/it.po:
* po/ja.po:
* po/lt.po:
* po/lv.po:
* po/ms.po:
* po/mt.po:
* po/nb.po:
* po/nl.po:
* po/or.po:
* po/pl.po:
* po/pt_BR.po:
* po/ro.po:
* po/ru.po:
* po/sk.po:
* po/sl.po:
* po/sq.po:
* po/sr.po:
* po/sv.po:
* po/tr.po:
* po/uk.po:
* po/vi.po:
* po/zh_CN.po:
Update .po files
2013-11-29 15:51:49 +0000 Tim-Philipp Müller <tim@centricular.com>
...
...
NEWS
View file @
d3e3132a
This is GStreamer Ugly Plugins 1.2.
2
This is GStreamer Ugly Plugins 1.2.
3
RELEASE
View file @
d3e3132a
Release notes for GStreamer Ugly Plugins 1.2.
2
Release notes for GStreamer Ugly Plugins 1.2.
3
The GStreamer team is proud to announce a new bug-fix release
in the 1.x stable series of the
...
...
@@ -56,9 +56,8 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
Bugs fixed in this release
* 710615 : mpeg2dec: gst_video_decoder_allocate_output_frame: assertion 'frame- > output_buffer == NULL' failed
There were no bugs fixed in this release
==== Download ====
...
...
@@ -95,6 +94,5 @@ subscribe to the gstreamer-devel list.
Contributors to this release
* Mark Nauwelaerts
* Tim-Philipp Müller
* Sebastian Dröge
\ No newline at end of file
configure.ac
View file @
d3e3132a
...
...
@@ -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],[1.2.
2
],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-ugly])
AC_INIT([GStreamer Ugly Plug-ins],[1.2.
3
],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-ugly])
AG_GST_INIT
...
...
@@ -42,7 +42,7 @@ AC_SUBST(GST_API_VERSION)
AC_DEFINE_UNQUOTED(GST_API_VERSION, "$GST_API_VERSION",
[GStreamer API Version])
AS_LIBTOOL(GST, 20
2
, 0, 20
2
)
AS_LIBTOOL(GST, 20
3
, 0, 20
3
)
dnl *** required versions of GStreamer stuff ***
GST_REQ=1.2.0
...
...
docs/plugins/inspect/plugin-a52dec.xml
View file @
d3e3132a
...
...
@@ -3,7 +3,7 @@
<description>
Decodes ATSC A/52 encoded audio streams
</description>
<filename>
../../ext/a52dec/.libs/libgsta52dec.so
</filename>
<basename>
libgsta52dec.so
</basename>
<version>
1.2.
2
</version>
<version>
1.2.
3
</version>
<license>
GPL
</license>
<source>
gst-plugins-ugly
</source>
<package>
GStreamer Ugly Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-amrnb.xml
View file @
d3e3132a
...
...
@@ -3,7 +3,7 @@
<description>
Adaptive Multi-Rate Narrow-Band
</description>
<filename>
../../ext/amrnb/.libs/libgstamrnb.so
</filename>
<basename>
libgstamrnb.so
</basename>
<version>
1.2.
2
</version>
<version>
1.2.
3
</version>
<license>
unknown
</license>
<source>
gst-plugins-ugly
</source>
<package>
GStreamer Ugly Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-amrwbdec.xml
View file @
d3e3132a
...
...
@@ -3,7 +3,7 @@
<description>
Adaptive Multi-Rate Wide-Band Decoder
</description>
<filename>
../../ext/amrwbdec/.libs/libgstamrwbdec.so
</filename>
<basename>
libgstamrwbdec.so
</basename>
<version>
1.2.
2
</version>
<version>
1.2.
3
</version>
<license>
unknown
</license>
<source>
gst-plugins-ugly
</source>
<package>
GStreamer Ugly Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-asf.xml
View file @
d3e3132a
...
...
@@ -3,7 +3,7 @@
<description>
Demuxes and muxes audio and video in Microsofts ASF format
</description>
<filename>
../../gst/asfdemux/.libs/libgstasf.so
</filename>
<basename>
libgstasf.so
</basename>
<version>
1.2.
2
</version>
<version>
1.2.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-ugly
</source>
<package>
GStreamer Ugly Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-cdio.xml
View file @
d3e3132a
...
...
@@ -3,7 +3,7 @@
<description>
Read audio from audio CDs
</description>
<filename>
../../ext/cdio/.libs/libgstcdio.so
</filename>
<basename>
libgstcdio.so
</basename>
<version>
1.2.
2
</version>
<version>
1.2.
3
</version>
<license>
GPL
</license>
<source>
gst-plugins-ugly
</source>
<package>
GStreamer Ugly Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-dvdlpcmdec.xml
View file @
d3e3132a
...
...
@@ -3,7 +3,7 @@
<description>
Decode DVD LPCM frames into standard PCM
</description>
<filename>
../../gst/dvdlpcmdec/.libs/libgstdvdlpcmdec.so
</filename>
<basename>
libgstdvdlpcmdec.so
</basename>
<version>
1.2.
2
</version>
<version>
1.2.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-ugly
</source>
<package>
GStreamer Ugly Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-dvdread.xml
View file @
d3e3132a
...
...
@@ -3,7 +3,7 @@
<description>
Access a DVD with dvdread
</description>
<filename>
../../ext/dvdread/.libs/libgstdvdread.so
</filename>
<basename>
libgstdvdread.so
</basename>
<version>
1.2.
2
</version>
<version>
1.2.
3
</version>
<license>
GPL
</license>
<source>
gst-plugins-ugly
</source>
<package>
GStreamer Ugly Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-dvdsub.xml
View file @
d3e3132a
...
...
@@ -3,7 +3,7 @@
<description>
DVD subtitle parser and decoder
</description>
<filename>
../../gst/dvdsub/.libs/libgstdvdsub.so
</filename>
<basename>
libgstdvdsub.so
</basename>
<version>
1.2.
2
</version>
<version>
1.2.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-ugly
</source>
<package>
GStreamer Ugly Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-lame.xml
View file @
d3e3132a
...
...
@@ -3,7 +3,7 @@
<description>
Encode MP3s with LAME
</description>
<filename>
../../ext/lame/.libs/libgstlame.so
</filename>
<basename>
libgstlame.so
</basename>
<version>
1.2.
2
</version>
<version>
1.2.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-ugly
</source>
<package>
GStreamer Ugly Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-mad.xml
View file @
d3e3132a
...
...
@@ -3,7 +3,7 @@
<description>
mp3 decoding based on the mad library
</description>
<filename>
../../ext/mad/.libs/libgstmad.so
</filename>
<basename>
libgstmad.so
</basename>
<version>
1.2.
2
</version>
<version>
1.2.
3
</version>
<license>
GPL
</license>
<source>
gst-plugins-ugly
</source>
<package>
GStreamer Ugly Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-mpeg2dec.xml
View file @
d3e3132a
...
...
@@ -3,7 +3,7 @@
<description>
LibMpeg2 decoder
</description>
<filename>
../../ext/mpeg2dec/.libs/libgstmpeg2dec.so
</filename>
<basename>
libgstmpeg2dec.so
</basename>
<version>
1.2.
2
</version>
<version>
1.2.
3
</version>
<license>
GPL
</license>
<source>
gst-plugins-ugly
</source>
<package>
GStreamer Ugly Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-realmedia.xml
View file @
d3e3132a
...
...
@@ -3,7 +3,7 @@
<description>
RealMedia support plugins
</description>
<filename>
../../gst/realmedia/.libs/libgstrmdemux.so
</filename>
<basename>
libgstrmdemux.so
</basename>
<version>
1.2.
2
</version>
<version>
1.2.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-ugly
</source>
<package>
GStreamer Ugly Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-siddec.xml
View file @
d3e3132a
...
...
@@ -3,7 +3,7 @@
<description>
Uses libsidplay to decode .sid files
</description>
<filename>
../../ext/sidplay/.libs/libgstsid.so
</filename>
<basename>
libgstsid.so
</basename>
<version>
1.2.
2
</version>
<version>
1.2.
3
</version>
<license>
GPL
</license>
<source>
gst-plugins-ugly
</source>
<package>
GStreamer Ugly Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-twolame.xml
View file @
d3e3132a
...
...
@@ -3,7 +3,7 @@
<description>
Encode MP2s with TwoLAME
</description>
<filename>
../../ext/twolame/.libs/libgsttwolame.so
</filename>
<basename>
libgsttwolame.so
</basename>
<version>
1.2.
2
</version>
<version>
1.2.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-ugly
</source>
<package>
GStreamer Ugly Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-x264.xml
View file @
d3e3132a
...
...
@@ -3,7 +3,7 @@
<description>
libx264-based H264 plugins
</description>
<filename>
../../ext/x264/.libs/libgstx264.so
</filename>
<basename>
libgstx264.so
</basename>
<version>
1.2.
2
</version>
<version>
1.2.
3
</version>
<license>
GPL
</license>
<source>
gst-plugins-ugly
</source>
<package>
GStreamer Ugly Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-xingmux.xml
View file @
d3e3132a
...
...
@@ -3,7 +3,7 @@
<description>
Add XING tags to mpeg audio files
</description>
<filename>
../../gst/xingmux/.libs/libgstxingmux.so
</filename>
<basename>
libgstxingmux.so
</basename>
<version>
1.2.
2
</version>
<version>
1.2.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-ugly
</source>
<package>
GStreamer Ugly Plug-ins source release
</package>
...
...
gst-plugins-ugly.doap
View file @
d3e3132a
...
...
@@ -33,6 +33,16 @@ might be widely known to present patent problems.
</GitRepository>
</repository>
<release>
<Version>
<revision>1.2.3</revision>
<branch>1.2</branch>
<name></name>
<created>2014-02-08</created>
<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.2.3.tar.xz" />
</Version>
</release>
<release>
<Version>
<revision>1.2.2</revision>
...
...
win32/common/config.h
View file @
d3e3132a
...
...
@@ -61,7 +61,7 @@
#define GST_PACKAGE_ORIGIN "Unknown package origin"
/* GStreamer package release date/time for plugins as YYYY-MM-DD */
#define GST_PACKAGE_RELEASE_DATETIME "201
3-12-26
"
#define GST_PACKAGE_RELEASE_DATETIME "201
4-02-08
"
/* Define if static plugins should be built */
#undef GST_PLUGIN_BUILD_STATIC
...
...
@@ -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 1.2.
2
"
#define PACKAGE_STRING "GStreamer Ugly Plug-ins 1.2.
3
"
/* 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 "1.2.
2
"
#define PACKAGE_VERSION "1.2.
3
"
/* directory where plugins are located */
#ifdef _DEBUG
...
...
@@ -288,7 +288,7 @@
#undef TARGET_CPU
/* Version number of package */
#define VERSION "1.2.
2
"
#define VERSION "1.2.
3
"
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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