mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-25 16:48:11 +00:00
Release 0.11.90
This commit is contained in:
parent
b7a127bd06
commit
4c6f7cf644
22 changed files with 264 additions and 47 deletions
218
ChangeLog
218
ChangeLog
|
@ -1,9 +1,221 @@
|
||||||
=== release 0.11.2 ===
|
=== release 0.11.90 ===
|
||||||
|
|
||||||
2012-03-22 Wim Taymans <wim.taymans@collabora.co.uk>
|
2012-04-12 Sebastian Dröge <sebastian.droege@collabora.co.uk>
|
||||||
|
|
||||||
* configure.ac:
|
* configure.ac:
|
||||||
releasing 0.11.2, "Savior from Anger"
|
releasing 0.11.90, "Is all that we see or seem but a dream within a dream?"
|
||||||
|
|
||||||
|
2012-04-10 00:48:47 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
|
||||||
|
|
||||||
|
* ext/mad/gstmad.c.orig:
|
||||||
|
mad: remove .c.orig file
|
||||||
|
|
||||||
|
2012-04-10 00:47:44 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
|
||||||
|
|
||||||
|
* ext/a52dec/gsta52dec.c:
|
||||||
|
* ext/amrnb/amrnbdec.c:
|
||||||
|
* ext/amrnb/amrnbenc.c:
|
||||||
|
* ext/amrwbdec/amrwbdec.c:
|
||||||
|
* ext/cdio/gstcdiocddasrc.c:
|
||||||
|
* ext/dvdread/dvdreadsrc.c:
|
||||||
|
* ext/lame/gstlamemp3enc.c:
|
||||||
|
* ext/mad/gstmad.c:
|
||||||
|
* ext/mad/gstmad.c.orig:
|
||||||
|
* ext/mpeg2dec/gstmpeg2dec.c:
|
||||||
|
* ext/sidplay/gstsiddec.cc:
|
||||||
|
* ext/twolame/gsttwolamemp2enc.c:
|
||||||
|
* ext/x264/gstx264enc.c:
|
||||||
|
* gst/asfdemux/gstasfdemux.c:
|
||||||
|
* gst/asfdemux/gstrtpasfdepay.c:
|
||||||
|
* gst/asfdemux/gstrtspwms.c:
|
||||||
|
* gst/dvdlpcmdec/gstdvdlpcmdec.c:
|
||||||
|
* gst/dvdsub/gstdvdsubdec.c:
|
||||||
|
* gst/dvdsub/gstdvdsubparse.c:
|
||||||
|
* gst/realmedia/pnmsrc.c:
|
||||||
|
* gst/realmedia/rademux.c:
|
||||||
|
* gst/realmedia/rdtdepay.c:
|
||||||
|
* gst/realmedia/rdtmanager.c:
|
||||||
|
* gst/realmedia/rmdemux.c:
|
||||||
|
* gst/realmedia/rtspreal.c:
|
||||||
|
* gst/synaesthesia/gstsynaesthesia.c:
|
||||||
|
* gst/xingmux/gstxingmux.c:
|
||||||
|
Use new gst_element_class_set_static_metadata()
|
||||||
|
|
||||||
|
2012-04-05 18:43:17 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
|
||||||
|
|
||||||
|
* common:
|
||||||
|
Automatic update of common submodule
|
||||||
|
From 7fda524 to 464fe15
|
||||||
|
|
||||||
|
2012-04-05 17:40:12 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
|
||||||
|
|
||||||
|
* ext/a52dec/gsta52dec.c:
|
||||||
|
* ext/amrnb/amrnb.c:
|
||||||
|
* ext/amrwbdec/amrwb.c:
|
||||||
|
* ext/cdio/gstcdio.c:
|
||||||
|
* ext/dvdread/dvdreadsrc.c:
|
||||||
|
* ext/lame/plugin.c:
|
||||||
|
* ext/mad/gstmad.c:
|
||||||
|
* ext/mad/gstmad.c.orig:
|
||||||
|
* ext/mpeg2dec/gstmpeg2dec.c:
|
||||||
|
* ext/sidplay/gstsiddec.cc:
|
||||||
|
* ext/twolame/gsttwolamemp2enc.c:
|
||||||
|
* ext/x264/gstx264enc.c:
|
||||||
|
* gst/asfdemux/gstasf.c:
|
||||||
|
* gst/dvdlpcmdec/gstdvdlpcmdec.c:
|
||||||
|
* gst/dvdsub/gstdvdsubdec.c:
|
||||||
|
* gst/realmedia/realmedia.c:
|
||||||
|
* gst/synaesthesia/gstsynaesthesia.c:
|
||||||
|
* gst/xingmux/plugin.c:
|
||||||
|
gst: Update for GST_PLUGIN_DEFINE() API changes
|
||||||
|
|
||||||
|
2012-04-05 13:26:45 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
|
||||||
|
|
||||||
|
* configure.ac:
|
||||||
|
configure: Update version to 0.11.89.1
|
||||||
|
|
||||||
|
2012-04-04 14:38:53 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
|
||||||
|
|
||||||
|
* configure.ac:
|
||||||
|
* docs/plugins/Makefile.am:
|
||||||
|
* docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
|
||||||
|
* docs/version.entities.in:
|
||||||
|
* ext/a52dec/Makefile.am:
|
||||||
|
* ext/amrnb/Makefile.am:
|
||||||
|
* ext/amrwbdec/Makefile.am:
|
||||||
|
* ext/cdio/Makefile.am:
|
||||||
|
* ext/lame/Makefile.am:
|
||||||
|
* ext/mad/Makefile.am:
|
||||||
|
* ext/mpeg2dec/Makefile.am:
|
||||||
|
* ext/sidplay/Makefile.am:
|
||||||
|
* ext/twolame/Makefile.am:
|
||||||
|
* ext/x264/Makefile.am:
|
||||||
|
* gst-plugins-ugly.spec.in:
|
||||||
|
* gst/asfdemux/Makefile.am:
|
||||||
|
* gst/dvdlpcmdec/Makefile.am:
|
||||||
|
* gst/dvdsub/Makefile.am:
|
||||||
|
* gst/realmedia/Makefile.am:
|
||||||
|
* pkgconfig/Makefile.am:
|
||||||
|
* pkgconfig/gstreamer-plugins-ugly-uninstalled.pc.in:
|
||||||
|
* tests/check/Makefile.am:
|
||||||
|
gst: Update versioning
|
||||||
|
|
||||||
|
2012-04-02 15:21:36 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
|
||||||
|
|
||||||
|
* ext/mpeg2dec/gstmpeg2dec.c:
|
||||||
|
* ext/mpeg2dec/gstmpeg2dec.h:
|
||||||
|
mpeg2dec: fix cropping
|
||||||
|
fix cropping in mpeg2dec
|
||||||
|
|
||||||
|
2012-04-01 20:19:36 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
|
||||||
|
|
||||||
|
* ext/mpeg2dec/gstmpeg2dec.c:
|
||||||
|
mpeg2dec: add crop metadata when buffer is still writable
|
||||||
|
|
||||||
|
2012-03-30 18:13:42 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
|
||||||
|
|
||||||
|
* gst/asfdemux/gstrtpasfdepay.c:
|
||||||
|
update for buffer api change
|
||||||
|
|
||||||
|
2012-03-30 11:52:48 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
|
||||||
|
|
||||||
|
* ext/a52dec/gsta52dec.c:
|
||||||
|
* ext/mad/gstmad.c:
|
||||||
|
ext: Update for audio decoder API changes
|
||||||
|
|
||||||
|
2012-03-29 17:32:08 +0200 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
|
||||||
|
|
||||||
|
* tests/check/elements/amrnbenc.c:
|
||||||
|
* tests/check/elements/x264enc.c:
|
||||||
|
tests: make more valgrind-friendly and plug caps leak
|
||||||
|
|
||||||
|
2012-03-28 12:50:09 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
|
||||||
|
|
||||||
|
* gst/asfdemux/asfpacket.c:
|
||||||
|
* gst/asfdemux/gstasfdemux.c:
|
||||||
|
* gst/dvdsub/gstdvdsubdec.c:
|
||||||
|
update for buffer changes
|
||||||
|
|
||||||
|
2012-03-27 14:07:40 +0200 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
|
||||||
|
|
||||||
|
* tests/check/elements/x264enc.c:
|
||||||
|
tests: x264enc: adjust test to removal of deprecated properties
|
||||||
|
|
||||||
|
2012-03-26 12:13:30 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
|
||||||
|
|
||||||
|
Replace master with 0.11
|
||||||
|
|
||||||
|
2012-03-22 15:56:04 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
|
||||||
|
|
||||||
|
* configure.ac:
|
||||||
|
back to development
|
||||||
|
|
||||||
|
=== release 0.11.2 ===
|
||||||
|
|
||||||
|
2012-03-22 15:52:55 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
|
||||||
|
|
||||||
|
* ChangeLog:
|
||||||
|
* NEWS:
|
||||||
|
* RELEASE:
|
||||||
|
* configure.ac:
|
||||||
|
* docs/plugins/gst-plugins-ugly-plugins.hierarchy:
|
||||||
|
* 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:
|
||||||
|
* gst-plugins-ugly.doap:
|
||||||
|
* 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/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:
|
||||||
|
* win32/common/config.h:
|
||||||
|
Release 0.11.2
|
||||||
|
|
||||||
2012-03-21 13:18:35 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
|
2012-03-21 13:18:35 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
|
||||||
|
|
||||||
|
|
6
NEWS
6
NEWS
|
@ -1,4 +1,8 @@
|
||||||
This is GStreamer Ugly Plug-ins 0.11.2 "Savior from Anger"
|
This is GStreamer Ugly Plug-ins 0.11.90 "Is all that we see or seem but a dream within a dream?"
|
||||||
|
|
||||||
|
New in 0.11.90:
|
||||||
|
|
||||||
|
* Lots of bugfixes, cleanup and other improvements
|
||||||
|
|
||||||
New in 0.11.2:
|
New in 0.11.2:
|
||||||
|
|
||||||
|
|
24
RELEASE
24
RELEASE
|
@ -1,10 +1,11 @@
|
||||||
|
|
||||||
Release notes for GStreamer Ugly Plug-ins 0.11.2 "Savior from Anger"
|
Release notes for GStreamer Ugly Plug-ins 0.11.90 "Is all that we see or seem but a dream within a dream?"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
The GStreamer team is proud to announce a new release
|
The GStreamer team is proud to announce a new release
|
||||||
in the 0.11.x unstable series of the
|
in the 0.11.x unstable series of the
|
||||||
GStreamer Ugly Plug-ins.
|
GStreamer Bad Plug-ins.
|
||||||
|
|
||||||
|
|
||||||
The 0.11.x series is an unstable series targeted at developers and will
|
The 0.11.x series is an unstable series targeted at developers and will
|
||||||
|
@ -14,9 +15,6 @@ It is, however, parallel installable with the 0.10.x series.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
"When you have to shoot, shoot. Don't talk."
|
|
||||||
|
|
||||||
|
|
||||||
There are times when the world needs a color between black and white.
|
There are times when the world needs a color between black and white.
|
||||||
Quality code to match the good's, but two-timing, backstabbing and ready to
|
Quality code to match the good's, but two-timing, backstabbing and ready to
|
||||||
sell your freedom down the river. These plug-ins might have a patent noose
|
sell your freedom down the river. These plug-ins might have a patent noose
|
||||||
|
@ -56,16 +54,9 @@ contains a set of less supported plug-ins that haven't passed the
|
||||||
|
|
||||||
Features of this release
|
Features of this release
|
||||||
|
|
||||||
* Many cleanups
|
* Lots of bugfixes, cleanup and other improvements
|
||||||
* Ported to new 0.11 core API changes
|
There were no bugs fixed in this release
|
||||||
* xingmux: port to 0.11
|
|
||||||
* synaesthesia: port to 0.11
|
|
||||||
* x264enc: handle PTS and DTS
|
|
||||||
|
|
||||||
Bugs fixed in this release
|
|
||||||
|
|
||||||
* 662617 : compiler warnings due to printf format mismatches
|
|
||||||
* 669863 : [0.11] [x264enc] X264 encoder doesn't unmap input frame
|
|
||||||
|
|
||||||
Download
|
Download
|
||||||
|
|
||||||
|
@ -94,11 +85,6 @@ Applications
|
||||||
|
|
||||||
Contributors to this release
|
Contributors to this release
|
||||||
|
|
||||||
* Alessandro Decina
|
|
||||||
* Christian Fredrik Kalager Schaller
|
|
||||||
* Christian Morales Vega
|
|
||||||
* David Schleef
|
|
||||||
* Edward Hervey
|
|
||||||
* Mark Nauwelaerts
|
* Mark Nauwelaerts
|
||||||
* Sebastian Dröge
|
* Sebastian Dröge
|
||||||
* Tim-Philipp Müller
|
* Tim-Philipp Müller
|
||||||
|
|
|
@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file
|
||||||
dnl initialize autoconf
|
dnl initialize autoconf
|
||||||
dnl releases only do -Wall, cvs and prerelease does -Werror too
|
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
|
dnl use a three digit version number for releases, and four for cvs/prerelease
|
||||||
AC_INIT(GStreamer Ugly Plug-ins, 0.11.89.1,
|
AC_INIT(GStreamer Ugly Plug-ins, 0.11.90,
|
||||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
||||||
gst-plugins-ugly)
|
gst-plugins-ugly)
|
||||||
|
|
||||||
|
@ -53,8 +53,8 @@ AC_LIBTOOL_WIN32_DLL
|
||||||
AM_PROG_LIBTOOL
|
AM_PROG_LIBTOOL
|
||||||
|
|
||||||
dnl *** required versions of GStreamer stuff ***
|
dnl *** required versions of GStreamer stuff ***
|
||||||
GST_REQ=0.11.3
|
GST_REQ=0.11.90
|
||||||
GSTPB_REQ=0.11.3
|
GSTPB_REQ=0.11.90
|
||||||
|
|
||||||
dnl *** autotools stuff ****
|
dnl *** autotools stuff ****
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
|
GstChildProxy GObject
|
||||||
GstChildProxy GstObject
|
GstChildProxy GstObject
|
||||||
GstTagSetter GstElement
|
GstTagSetter GstElement
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Decodes ATSC A/52 encoded audio streams</description>
|
<description>Decodes ATSC A/52 encoded audio streams</description>
|
||||||
<filename>../../ext/a52dec/.libs/libgsta52dec.so</filename>
|
<filename>../../ext/a52dec/.libs/libgsta52dec.so</filename>
|
||||||
<basename>libgsta52dec.so</basename>
|
<basename>libgsta52dec.so</basename>
|
||||||
<version>0.11.2</version>
|
<version>0.11.90</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins source release</package>
|
<package>GStreamer Ugly Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Adaptive Multi-Rate Narrow-Band</description>
|
<description>Adaptive Multi-Rate Narrow-Band</description>
|
||||||
<filename>../../ext/amrnb/.libs/libgstamrnb.so</filename>
|
<filename>../../ext/amrnb/.libs/libgstamrnb.so</filename>
|
||||||
<basename>libgstamrnb.so</basename>
|
<basename>libgstamrnb.so</basename>
|
||||||
<version>0.11.2</version>
|
<version>0.11.90</version>
|
||||||
<license>unknown</license>
|
<license>unknown</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins source release</package>
|
<package>GStreamer Ugly Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Adaptive Multi-Rate Wide-Band Decoder</description>
|
<description>Adaptive Multi-Rate Wide-Band Decoder</description>
|
||||||
<filename>../../ext/amrwbdec/.libs/libgstamrwbdec.so</filename>
|
<filename>../../ext/amrwbdec/.libs/libgstamrwbdec.so</filename>
|
||||||
<basename>libgstamrwbdec.so</basename>
|
<basename>libgstamrwbdec.so</basename>
|
||||||
<version>0.11.2</version>
|
<version>0.11.90</version>
|
||||||
<license>unknown</license>
|
<license>unknown</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins source release</package>
|
<package>GStreamer Ugly Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Demuxes and muxes audio and video in Microsofts ASF format</description>
|
<description>Demuxes and muxes audio and video in Microsofts ASF format</description>
|
||||||
<filename>../../gst/asfdemux/.libs/libgstasf.so</filename>
|
<filename>../../gst/asfdemux/.libs/libgstasf.so</filename>
|
||||||
<basename>libgstasf.so</basename>
|
<basename>libgstasf.so</basename>
|
||||||
<version>0.11.2</version>
|
<version>0.11.90</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins source release</package>
|
<package>GStreamer Ugly Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Read audio from audio CDs</description>
|
<description>Read audio from audio CDs</description>
|
||||||
<filename>../../ext/cdio/.libs/libgstcdio.so</filename>
|
<filename>../../ext/cdio/.libs/libgstcdio.so</filename>
|
||||||
<basename>libgstcdio.so</basename>
|
<basename>libgstcdio.so</basename>
|
||||||
<version>0.11.2</version>
|
<version>0.11.90</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins source release</package>
|
<package>GStreamer Ugly Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Decode DVD LPCM frames into standard PCM</description>
|
<description>Decode DVD LPCM frames into standard PCM</description>
|
||||||
<filename>../../gst/dvdlpcmdec/.libs/libgstdvdlpcmdec.so</filename>
|
<filename>../../gst/dvdlpcmdec/.libs/libgstdvdlpcmdec.so</filename>
|
||||||
<basename>libgstdvdlpcmdec.so</basename>
|
<basename>libgstdvdlpcmdec.so</basename>
|
||||||
<version>0.11.2</version>
|
<version>0.11.90</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins source release</package>
|
<package>GStreamer Ugly Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Access a DVD with dvdread</description>
|
<description>Access a DVD with dvdread</description>
|
||||||
<filename>../../ext/dvdread/.libs/libgstdvdread.so</filename>
|
<filename>../../ext/dvdread/.libs/libgstdvdread.so</filename>
|
||||||
<basename>libgstdvdread.so</basename>
|
<basename>libgstdvdread.so</basename>
|
||||||
<version>0.11.2</version>
|
<version>0.11.90</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins source release</package>
|
<package>GStreamer Ugly Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>DVD subtitle parser and decoder</description>
|
<description>DVD subtitle parser and decoder</description>
|
||||||
<filename>../../gst/dvdsub/.libs/libgstdvdsub.so</filename>
|
<filename>../../gst/dvdsub/.libs/libgstdvdsub.so</filename>
|
||||||
<basename>libgstdvdsub.so</basename>
|
<basename>libgstdvdsub.so</basename>
|
||||||
<version>0.11.2</version>
|
<version>0.11.90</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins source release</package>
|
<package>GStreamer Ugly Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Encode MP3s with LAME</description>
|
<description>Encode MP3s with LAME</description>
|
||||||
<filename>../../ext/lame/.libs/libgstlame.so</filename>
|
<filename>../../ext/lame/.libs/libgstlame.so</filename>
|
||||||
<basename>libgstlame.so</basename>
|
<basename>libgstlame.so</basename>
|
||||||
<version>0.11.2</version>
|
<version>0.11.90</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins source release</package>
|
<package>GStreamer Ugly Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>mp3 decoding based on the mad library</description>
|
<description>mp3 decoding based on the mad library</description>
|
||||||
<filename>../../ext/mad/.libs/libgstmad.so</filename>
|
<filename>../../ext/mad/.libs/libgstmad.so</filename>
|
||||||
<basename>libgstmad.so</basename>
|
<basename>libgstmad.so</basename>
|
||||||
<version>0.11.2</version>
|
<version>0.11.90</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins source release</package>
|
<package>GStreamer Ugly Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>LibMpeg2 decoder</description>
|
<description>LibMpeg2 decoder</description>
|
||||||
<filename>../../ext/mpeg2dec/.libs/libgstmpeg2dec.so</filename>
|
<filename>../../ext/mpeg2dec/.libs/libgstmpeg2dec.so</filename>
|
||||||
<basename>libgstmpeg2dec.so</basename>
|
<basename>libgstmpeg2dec.so</basename>
|
||||||
<version>0.11.2</version>
|
<version>0.11.90</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins source release</package>
|
<package>GStreamer Ugly Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>RealMedia support plugins</description>
|
<description>RealMedia support plugins</description>
|
||||||
<filename>../../gst/realmedia/.libs/libgstrmdemux.so</filename>
|
<filename>../../gst/realmedia/.libs/libgstrmdemux.so</filename>
|
||||||
<basename>libgstrmdemux.so</basename>
|
<basename>libgstrmdemux.so</basename>
|
||||||
<version>0.11.2</version>
|
<version>0.11.90</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins source release</package>
|
<package>GStreamer Ugly Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Uses libsidplay to decode .sid files</description>
|
<description>Uses libsidplay to decode .sid files</description>
|
||||||
<filename>../../ext/sidplay/.libs/libgstsid.so</filename>
|
<filename>../../ext/sidplay/.libs/libgstsid.so</filename>
|
||||||
<basename>libgstsid.so</basename>
|
<basename>libgstsid.so</basename>
|
||||||
<version>0.11.2</version>
|
<version>0.11.90</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins source release</package>
|
<package>GStreamer Ugly Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Encode MP2s with TwoLAME</description>
|
<description>Encode MP2s with TwoLAME</description>
|
||||||
<filename>../../ext/twolame/.libs/libgsttwolame.so</filename>
|
<filename>../../ext/twolame/.libs/libgsttwolame.so</filename>
|
||||||
<basename>libgsttwolame.so</basename>
|
<basename>libgsttwolame.so</basename>
|
||||||
<version>0.11.2</version>
|
<version>0.11.90</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins source release</package>
|
<package>GStreamer Ugly Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>libx264-based H264 plugins</description>
|
<description>libx264-based H264 plugins</description>
|
||||||
<filename>../../ext/x264/.libs/libgstx264.so</filename>
|
<filename>../../ext/x264/.libs/libgstx264.so</filename>
|
||||||
<basename>libgstx264.so</basename>
|
<basename>libgstx264.so</basename>
|
||||||
<version>0.11.2</version>
|
<version>0.11.90</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins source release</package>
|
<package>GStreamer Ugly Plug-ins source release</package>
|
||||||
|
|
|
@ -33,6 +33,17 @@ might be widely known to present patent problems.
|
||||||
</GitRepository>
|
</GitRepository>
|
||||||
</repository>
|
</repository>
|
||||||
|
|
||||||
|
<release>
|
||||||
|
<Version>
|
||||||
|
<revision>0.11.90</revision>
|
||||||
|
<branch>0.11</branch>
|
||||||
|
<name>Is all that we see or seem but a dream within a dream?</name>
|
||||||
|
<created>2012-04-12</created>
|
||||||
|
<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-0.11.90.tar.bz2" />
|
||||||
|
<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-0.11.90.tar.gz" />
|
||||||
|
</Version>
|
||||||
|
</release>
|
||||||
|
|
||||||
<release>
|
<release>
|
||||||
<Version>
|
<Version>
|
||||||
<revision>0.11.2</revision>
|
<revision>0.11.2</revision>
|
||||||
|
|
|
@ -31,7 +31,7 @@
|
||||||
#undef ENABLE_NLS
|
#undef ENABLE_NLS
|
||||||
|
|
||||||
/* gettext package name */
|
/* gettext package name */
|
||||||
#define GETTEXT_PACKAGE "gst-plugins-ugly-0.11"
|
#define GETTEXT_PACKAGE "gst-plugins-ugly-1.0"
|
||||||
|
|
||||||
/* The GIO library directory. */
|
/* The GIO library directory. */
|
||||||
#undef GIO_LIBDIR
|
#undef GIO_LIBDIR
|
||||||
|
@ -39,6 +39,9 @@
|
||||||
/* The GIO modules directory. */
|
/* The GIO modules directory. */
|
||||||
#undef GIO_MODULE_DIR
|
#undef GIO_MODULE_DIR
|
||||||
|
|
||||||
|
/* GStreamer API Version */
|
||||||
|
#define GST_API_VERSION "1.0"
|
||||||
|
|
||||||
/* macro to use to show function name */
|
/* macro to use to show function name */
|
||||||
#undef GST_FUNCTION
|
#undef GST_FUNCTION
|
||||||
|
|
||||||
|
@ -58,7 +61,7 @@
|
||||||
#define GST_PACKAGE_ORIGIN "Unknown package origin"
|
#define GST_PACKAGE_ORIGIN "Unknown package origin"
|
||||||
|
|
||||||
/* GStreamer package release date/time for plugins as YYYY-MM-DD */
|
/* GStreamer package release date/time for plugins as YYYY-MM-DD */
|
||||||
#define GST_PACKAGE_RELEASE_DATETIME "2012-03-22"
|
#define GST_PACKAGE_RELEASE_DATETIME "2012-04-12"
|
||||||
|
|
||||||
/* Define to enable a52dec (used by a52dec). */
|
/* Define to enable a52dec (used by a52dec). */
|
||||||
#undef HAVE_A52DEC
|
#undef HAVE_A52DEC
|
||||||
|
@ -245,7 +248,7 @@
|
||||||
#define PACKAGE_NAME "GStreamer Ugly Plug-ins"
|
#define PACKAGE_NAME "GStreamer Ugly Plug-ins"
|
||||||
|
|
||||||
/* Define to the full name and version of this package. */
|
/* Define to the full name and version of this package. */
|
||||||
#define PACKAGE_STRING "GStreamer Ugly Plug-ins 0.11.2"
|
#define PACKAGE_STRING "GStreamer Ugly Plug-ins 0.11.90"
|
||||||
|
|
||||||
/* Define to the one symbol short name of this package. */
|
/* Define to the one symbol short name of this package. */
|
||||||
#define PACKAGE_TARNAME "gst-plugins-ugly"
|
#define PACKAGE_TARNAME "gst-plugins-ugly"
|
||||||
|
@ -254,7 +257,7 @@
|
||||||
#undef PACKAGE_URL
|
#undef PACKAGE_URL
|
||||||
|
|
||||||
/* Define to the version of this package. */
|
/* Define to the version of this package. */
|
||||||
#define PACKAGE_VERSION "0.11.2"
|
#define PACKAGE_VERSION "0.11.90"
|
||||||
|
|
||||||
/* directory where plugins are located */
|
/* directory where plugins are located */
|
||||||
#ifdef _DEBUG
|
#ifdef _DEBUG
|
||||||
|
@ -282,7 +285,7 @@
|
||||||
#undef STDC_HEADERS
|
#undef STDC_HEADERS
|
||||||
|
|
||||||
/* Version number of package */
|
/* Version number of package */
|
||||||
#define VERSION "0.11.2"
|
#define VERSION "0.11.90"
|
||||||
|
|
||||||
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
|
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
|
||||||
significant byte first (like Motorola and SPARC, unlike Intel). */
|
significant byte first (like Motorola and SPARC, unlike Intel). */
|
||||||
|
|
Loading…
Reference in a new issue