mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 04:36:20 +00:00
Release 1.0.1
This commit is contained in:
parent
21030a01aa
commit
dd727be43d
22 changed files with 304 additions and 119 deletions
183
ChangeLog
183
ChangeLog
|
@ -1,3 +1,186 @@
|
||||||
|
=== release 1.0.1 ===
|
||||||
|
|
||||||
|
2012-10-07 Tim-Philipp Müller <tim@centricular.net>
|
||||||
|
|
||||||
|
* configure.ac:
|
||||||
|
releasing 1.0.1
|
||||||
|
|
||||||
|
2012-10-06 14:58:34 +0100 Tim-Philipp Müller <tim@centricular.net>
|
||||||
|
|
||||||
|
* common:
|
||||||
|
Automatic update of common submodule
|
||||||
|
From 6c0b52c to 6bb6951
|
||||||
|
|
||||||
|
2012-10-01 00:01:09 +1000 Jan Schmidt <thaytan@noraisin.net>
|
||||||
|
|
||||||
|
* ext/mpeg2dec/gstmpeg2dec.c:
|
||||||
|
mpeg2dec: Don't error out when there is no associated buffer
|
||||||
|
In 0.10, having mpeg2dec occasionally tell us to output a frame that
|
||||||
|
was never decoded was just ignored, so do the same in 1.0
|
||||||
|
Fixes: #685107
|
||||||
|
|
||||||
|
2012-09-29 12:13:00 +0100 Tim-Philipp Müller <tim@centricular.net>
|
||||||
|
|
||||||
|
* REQUIREMENTS:
|
||||||
|
* gst/dvdsub/gstdvdsubdec.c:
|
||||||
|
Purge mention of liboil and update REQUIREMENTS
|
||||||
|
https://bugzilla.gnome.org/show_bug.cgi?id=673285
|
||||||
|
|
||||||
|
2012-09-26 01:04:32 +0100 Tim-Philipp Müller <tim@centricular.net>
|
||||||
|
|
||||||
|
* ext/x264/gstx264enc.c:
|
||||||
|
x264enc: when setting fallback decoder latency, set valid min_latency
|
||||||
|
Min. latency needs to be a valid time, so pass 0 as default
|
||||||
|
value in the fallback case where we can't determine any latency,
|
||||||
|
and avoid nasty criticals at runtime.
|
||||||
|
|
||||||
|
2012-09-24 16:52:23 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
|
||||||
|
|
||||||
|
* 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:
|
||||||
|
* win32/common/config.h:
|
||||||
|
Back to development (bug fixing)
|
||||||
|
|
||||||
|
=== release 1.0.0 ===
|
||||||
|
|
||||||
|
2012-09-24 14:32:12 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
|
||||||
|
|
||||||
|
* 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.0.0
|
||||||
|
|
||||||
|
2012-09-22 16:08:54 +0100 Tim-Philipp Müller <tim@centricular.net>
|
||||||
|
|
||||||
|
* common:
|
||||||
|
Automatic update of common submodule
|
||||||
|
From 4f962f7 to 6c0b52c
|
||||||
|
|
||||||
|
=== release 0.11.99 ===
|
||||||
|
|
||||||
|
2012-09-17 17:59:57 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
|
||||||
|
|
||||||
|
* configure.ac:
|
||||||
|
* docs/plugins/inspect/plugin-xingmux.xml:
|
||||||
|
* gst-plugins-ugly.doap:
|
||||||
|
* win32/common/config.h:
|
||||||
|
Release 0.11.99
|
||||||
|
|
||||||
|
2012-09-17 16:57:53 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
|
||||||
|
|
||||||
|
* 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: update docs
|
||||||
|
|
||||||
|
2012-09-17 16:57:30 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
|
||||||
|
|
||||||
|
* configure.ac:
|
||||||
|
* ext/amrnb/Makefile.am:
|
||||||
|
* ext/amrwbdec/Makefile.am:
|
||||||
|
* ext/lame/Makefile.am:
|
||||||
|
* ext/twolame/Makefile.am:
|
||||||
|
* tests/check/Makefile.am:
|
||||||
|
Remove -DGST_USE_UNSTABLE_API
|
||||||
|
|
||||||
|
2012-09-17 12:22:51 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
|
||||||
|
|
||||||
|
* 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:
|
||||||
|
Update docs
|
||||||
|
|
||||||
|
2012-09-17 10:53:12 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
|
||||||
|
|
||||||
|
* ext/cdio/gstcdio.c:
|
||||||
|
cdio: work around cdio headers re-defining VERSION and PACKAGE_VERSION
|
||||||
|
Thanks guys. Fixes plugin version in gst-inspect-1.0 and docs
|
||||||
|
introspection/updating for this plugin.
|
||||||
|
|
||||||
|
2012-09-15 22:23:53 +0200 Christian Fredrik Kalager Schaller <uraeus@linuxrisin.org>
|
||||||
|
|
||||||
|
* gst-plugins-ugly.spec.in:
|
||||||
|
Switch to F18 package naming
|
||||||
|
|
||||||
|
2012-09-14 16:28:54 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
|
||||||
|
|
||||||
|
* ext/dvdread/demo-play:
|
||||||
|
* tests/check/elements/mpeg2dec.c:
|
||||||
|
rename some caps and elements in examples
|
||||||
|
|
||||||
|
2012-09-14 02:58:26 +0100 Tim-Philipp Müller <tim@centricular.net>
|
||||||
|
|
||||||
|
* configure.ac:
|
||||||
|
Back to development
|
||||||
|
|
||||||
|
=== release 0.11.94 ===
|
||||||
|
|
||||||
|
2012-09-14 02:49:34 +0100 Tim-Philipp Müller <tim@centricular.net>
|
||||||
|
|
||||||
|
* ChangeLog:
|
||||||
|
* configure.ac:
|
||||||
|
* gst-plugins-ugly.doap:
|
||||||
|
* win32/common/config.h:
|
||||||
|
Release 0.11.94
|
||||||
|
|
||||||
2012-09-14 01:48:50 +0100 Tim-Philipp Müller <tim@centricular.net>
|
2012-09-14 01:48:50 +0100 Tim-Philipp Müller <tim@centricular.net>
|
||||||
|
|
||||||
* docs/plugins/gst-plugins-ugly-plugins.hierarchy:
|
* docs/plugins/gst-plugins-ugly-plugins.hierarchy:
|
||||||
|
|
11
NEWS
11
NEWS
|
@ -1,4 +1,13 @@
|
||||||
This is GStreamer Ugly Plugins 1.0.0
|
This is GStreamer Ugly Plugins 1.0.1
|
||||||
|
|
||||||
|
Changes since 1.0.0:
|
||||||
|
|
||||||
|
* x264enc: encoder latency fixes
|
||||||
|
* mpeg2dec: ignore transient decoding errors
|
||||||
|
|
||||||
|
Bugs fixed since 1.0.0:
|
||||||
|
|
||||||
|
* 685107 : Unexpected error return from mpeg2dec
|
||||||
|
|
||||||
New features in 1.0.0:
|
New features in 1.0.0:
|
||||||
|
|
||||||
|
|
141
RELEASE
141
RELEASE
|
@ -1,45 +1,20 @@
|
||||||
Release notes for GStreamer Ugly Plugins 1.0.0
|
|
||||||
|
|
||||||
The GStreamer project is pleased to announce the very first release of the
|
Release notes for GStreamer Ugly Plugins 1.0.1
|
||||||
new API and ABI-stable 1.x series of the GStreamer multimedia framework.
|
|
||||||
|
|
||||||
The 1.x series is a stable series targeted at end users. It is not API or ABI
|
The GStreamer team is proud to announce a new release
|
||||||
compatible with the 0.10.x series. It can, however, be installed in parallel
|
in the 1.x stable series of the
|
||||||
with the 0.10.x series and will not affect an existing 0.10.x installation.
|
core of the GStreamer streaming media framework.
|
||||||
|
|
||||||
Major improvements include: more flexible memory handling; extensible and
|
|
||||||
negotiable metadata for buffers; caps negotiation and renegotiation mechanisms,
|
|
||||||
decoupled from buffer allocation; improved caps renegotiation; automatic
|
|
||||||
re-sending of state for dynamic pipelines; reworked and more fine-grained pad
|
|
||||||
probing; simpler and more descriptive audio and video caps; more efficient
|
|
||||||
allocation of buffers, events and other mini objects; improved timestamp
|
|
||||||
handling; support for gobject-inspection-based language bindings; countless
|
|
||||||
other improvements.
|
|
||||||
|
|
||||||
Most of these changes involve the GStreamer plugin API. The application API
|
The 1.x series is a stable series targeted at end users.
|
||||||
has changed comparatively little, and most applications should be fairly easy
|
It is not API or ABI compatible with the stable 0.10.x series.
|
||||||
to port to the new API. There is a porting guide available.
|
It is, however, parallel installable with the 0.10.x series and
|
||||||
|
will not affect an existing 0.10.x installation.
|
||||||
|
|
||||||
The GStreamer team would like to thank everyone who helped bring this release
|
|
||||||
about, whether by submitting patches, reporting bugs, testing, sponsoring
|
|
||||||
development, attending hackfests, or simply supplying moral support.
|
|
||||||
|
|
||||||
This is the end of a long development process, but also the beginning of
|
|
||||||
one. This release does not mark the pinnacle of perfection, but the point
|
|
||||||
where the team is content with the API and stability and quality of the code
|
|
||||||
base in general, especially compared to the old 0.10 series.
|
|
||||||
|
|
||||||
There will be bugs to fix, and starting from this release there will be
|
"When you have to shoot, shoot. Don't talk."
|
||||||
distinct bug-fixing and feature development cycles, with the goal of getting
|
|
||||||
bug-fixes out quicker and unencumbered by other more risky changes. See
|
|
||||||
|
|
||||||
http://gstreamer.freedesktop.org/wiki/ReleasePlanning/RoadMap
|
|
||||||
|
|
||||||
for a tentative road map and possible schedule.
|
|
||||||
|
|
||||||
=== Module
|
|
||||||
|
|
||||||
"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
|
||||||
|
@ -47,6 +22,7 @@ sell your freedom down the river. These plugins might have a patent noose
|
||||||
around their neck, or a lock-up license, or any other problem that makes you
|
around their neck, or a lock-up license, or any other problem that makes you
|
||||||
think twice about shipping them.
|
think twice about shipping them.
|
||||||
|
|
||||||
|
|
||||||
We don't call them ugly because we like them less. Does a mother love her
|
We don't call them ugly because we like them less. Does a mother love her
|
||||||
son less because he's not as pretty as the other ones ? No - she commends
|
son less because he's not as pretty as the other ones ? No - she commends
|
||||||
him on his great personality. These plugins are the life of the party.
|
him on his great personality. These plugins are the life of the party.
|
||||||
|
@ -54,70 +30,77 @@ And we'll still step in and set them straight if you report any unacceptable
|
||||||
behaviour - because there are two kinds of people in the world, my friend:
|
behaviour - because there are two kinds of people in the world, my friend:
|
||||||
those with a rope around their neck and the people who do the cutting.
|
those with a rope around their neck and the people who do the cutting.
|
||||||
|
|
||||||
|
|
||||||
This module contains a set of plugins that have good quality and correct
|
This module contains a set of plugins that have good quality and correct
|
||||||
functionality, but distributing them might pose problems. The license
|
functionality, but distributing them might pose problems. The license
|
||||||
on either the plugins or the supporting libraries might not be how we'd
|
on either the plugins or the supporting libraries might not be how we'd
|
||||||
like. The code might be widely known to present patent problems.
|
like. The code might be widely known to present patent problems.
|
||||||
Distributors should check if they want/can ship these plugins.
|
Distributors should check if they want/can ship these plugins.
|
||||||
|
|
||||||
|
|
||||||
Other modules containing plugins are:
|
Other modules containing plugins are:
|
||||||
|
|
||||||
gst-plugins-base : a basic set of well-supported plugins
|
|
||||||
gst-plugins-good : a set of well-supported plugins under our preferred license
|
|
||||||
gst-plugins-bad : a set of less supported plugins that haven't passed the
|
|
||||||
rigorous quality testing we expect
|
|
||||||
gst-libav : a set of codecs plugins based on libav (formerly gst-ffmpeg)
|
|
||||||
|
|
||||||
==== Download
|
gst-plugins-base
|
||||||
|
contains a basic set of well-supported plugins
|
||||||
|
gst-plugins-good
|
||||||
|
contains a set of well-supported plugins under our preferred license
|
||||||
|
gst-plugins-bad
|
||||||
|
contains a set of less supported plugins that haven't passed the
|
||||||
|
rigorous quality testing we expect, or are still missing documentation
|
||||||
|
and/or unit tests
|
||||||
|
gst-libav
|
||||||
|
contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
|
||||||
|
|
||||||
You can find source releases of gstreamer in the download directory:
|
|
||||||
|
|
||||||
http://gstreamer.freedesktop.org/src/gstreamer/
|
|
||||||
|
|
||||||
==== GStreamer Homepage
|
|
||||||
|
|
||||||
More details can be found on the project's website:
|
Features of this release
|
||||||
|
|
||||||
|
* Parallel installability with 0.10.x series
|
||||||
|
* x264enc: encoder latency fixes
|
||||||
|
* mpeg2dec: ignore transient decoding errors
|
||||||
|
|
||||||
http://gstreamer.freedesktop.org/
|
Bugs fixed in this release
|
||||||
|
|
||||||
|
* 685107 : Unexpected error return from mpeg2dec
|
||||||
|
|
||||||
==== Support and Bugs
|
==== Download ====
|
||||||
|
|
||||||
|
You can find source releases of gst-plugins-ugly in the download
|
||||||
|
directory: http://gstreamer.freedesktop.org/src/gst-plugins-ugly/
|
||||||
|
|
||||||
|
The git repository and details how to clone it can be found at
|
||||||
|
http://cgit.freedesktop.org/gstreamer/gst-plugins-ugly/
|
||||||
|
|
||||||
|
==== Homepage ====
|
||||||
|
|
||||||
|
The project's website is http://gstreamer.freedesktop.org/
|
||||||
|
|
||||||
|
==== Support and Bugs ====
|
||||||
|
|
||||||
We use GNOME's bugzilla for bug reports and feature requests:
|
We use GNOME's bugzilla for bug reports and feature requests:
|
||||||
|
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
|
||||||
|
|
||||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
|
Please submit patches via bugzilla as well.
|
||||||
or
|
|
||||||
http://gstreamer.freedesktop.org/bugs/
|
|
||||||
|
|
||||||
==== Developers
|
For help and support, please subscribe to and send questions to the
|
||||||
|
gstreamer-devel mailing list (see below for details).
|
||||||
|
|
||||||
GStreamer is stored in Git, hosted at git.freedesktop.org, and can be
|
There is also a #gstreamer IRC channel on the Freenode IRC network.
|
||||||
cloned from there. Interested developers of the core library, plugins, and
|
|
||||||
applications should subscribe to the gstreamer-devel list and/or pop into
|
|
||||||
our #gstreamer IRC channel on Freenode.
|
|
||||||
|
|
||||||
==== Contributors to this release
|
==== Developers ====
|
||||||
|
|
||||||
Alban Browaeys
|
GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
|
||||||
Alessandro Decina
|
from there (see link above).
|
||||||
Bastien Nocera
|
|
||||||
Christian Fredrik Kalager Schaller
|
Interested developers of the core library, plugins, and applications should
|
||||||
David Schleef
|
subscribe to the gstreamer-devel list.
|
||||||
Edward Hervey
|
|
||||||
Jan Schmidt
|
|
||||||
Julien Isorce
|
Contributors to this release
|
||||||
Leon Merten Lohse
|
|
||||||
Mark Nauwelaerts
|
* Jan Schmidt
|
||||||
Matej Knopp
|
* Tim-Philipp Müller
|
||||||
Nicolas Dufresne
|
|
||||||
Olivier Crête
|
|
||||||
René Stadler
|
|
||||||
Robert Swain
|
|
||||||
Sebastian Dröge
|
|
||||||
Sreerenj Balachandran
|
|
||||||
Stefan Sauer
|
|
||||||
Thiago Santos
|
|
||||||
Thomas Vander Stichele
|
|
||||||
Tim-Philipp Müller
|
|
||||||
Vincent Penquerc'h
|
|
||||||
Wim Taymans
|
|
||||||
Руслан Ижбулатов
|
|
|
@ -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, 1.0.0.1,
|
AC_INIT(GStreamer Ugly Plug-ins, 1.0.1,
|
||||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
||||||
gst-plugins-ugly)
|
gst-plugins-ugly)
|
||||||
|
|
||||||
|
@ -44,7 +44,7 @@ AC_SUBST(GST_API_VERSION)
|
||||||
AC_DEFINE_UNQUOTED(GST_API_VERSION, "$GST_API_VERSION",
|
AC_DEFINE_UNQUOTED(GST_API_VERSION, "$GST_API_VERSION",
|
||||||
[GStreamer API Version])
|
[GStreamer API Version])
|
||||||
|
|
||||||
AS_LIBTOOL(GST, 0, 0, 0)
|
AS_LIBTOOL(GST, 1, 0, 1)
|
||||||
|
|
||||||
dnl *** required versions of GStreamer stuff ***
|
dnl *** required versions of GStreamer stuff ***
|
||||||
GST_REQ=1.0.0
|
GST_REQ=1.0.0
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<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>1.0.0.1</version>
|
<version>1.0.1</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins git</package>
|
<package>GStreamer Ugly Plug-ins source release</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<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>1.0.0.1</version>
|
<version>1.0.1</version>
|
||||||
<license>unknown</license>
|
<license>unknown</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins git</package>
|
<package>GStreamer Ugly Plug-ins source release</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<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>1.0.0.1</version>
|
<version>1.0.1</version>
|
||||||
<license>unknown</license>
|
<license>unknown</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins git</package>
|
<package>GStreamer Ugly Plug-ins source release</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<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>1.0.0.1</version>
|
<version>1.0.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins git</package>
|
<package>GStreamer Ugly Plug-ins source release</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<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>1.0.0.1</version>
|
<version>1.0.1</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins git</package>
|
<package>GStreamer Ugly Plug-ins source release</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<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>1.0.0.1</version>
|
<version>1.0.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins git</package>
|
<package>GStreamer Ugly Plug-ins source release</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<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>1.0.0.1</version>
|
<version>1.0.1</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins git</package>
|
<package>GStreamer Ugly Plug-ins source release</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<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>1.0.0.1</version>
|
<version>1.0.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins git</package>
|
<package>GStreamer Ugly Plug-ins source release</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<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>1.0.0.1</version>
|
<version>1.0.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins git</package>
|
<package>GStreamer Ugly Plug-ins source release</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<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>1.0.0.1</version>
|
<version>1.0.1</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins git</package>
|
<package>GStreamer Ugly Plug-ins source release</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<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>1.0.0.1</version>
|
<version>1.0.1</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins git</package>
|
<package>GStreamer Ugly Plug-ins source release</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<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>1.0.0.1</version>
|
<version>1.0.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins git</package>
|
<package>GStreamer Ugly Plug-ins source release</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<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>1.0.0.1</version>
|
<version>1.0.1</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins git</package>
|
<package>GStreamer Ugly Plug-ins source release</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<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>1.0.0.1</version>
|
<version>1.0.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins git</package>
|
<package>GStreamer Ugly Plug-ins source release</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<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>1.0.0.1</version>
|
<version>1.0.1</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins git</package>
|
<package>GStreamer Ugly Plug-ins source release</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Add XING tags to mpeg audio files</description>
|
<description>Add XING tags to mpeg audio files</description>
|
||||||
<filename>../../gst/xingmux/.libs/libgstxingmux.so</filename>
|
<filename>../../gst/xingmux/.libs/libgstxingmux.so</filename>
|
||||||
<basename>libgstxingmux.so</basename>
|
<basename>libgstxingmux.so</basename>
|
||||||
<version>1.0.0.1</version>
|
<version>1.0.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins git</package>
|
<package>GStreamer Ugly Plug-ins source release</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -33,6 +33,16 @@ might be widely known to present patent problems.
|
||||||
</GitRepository>
|
</GitRepository>
|
||||||
</repository>
|
</repository>
|
||||||
|
|
||||||
|
<release>
|
||||||
|
<Version>
|
||||||
|
<revision>1.0.1</revision>
|
||||||
|
<branch>1.0</branch>
|
||||||
|
<name></name>
|
||||||
|
<created>2012-10-07</created>
|
||||||
|
<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.0.1.tar.xz" />
|
||||||
|
</Version>
|
||||||
|
</release>
|
||||||
|
|
||||||
<release>
|
<release>
|
||||||
<Version>
|
<Version>
|
||||||
<revision>1.0.0</revision>
|
<revision>1.0.0</revision>
|
||||||
|
|
|
@ -55,13 +55,13 @@
|
||||||
#define GST_LICENSE "LGPL"
|
#define GST_LICENSE "LGPL"
|
||||||
|
|
||||||
/* package name in plugins */
|
/* 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 */
|
/* package origin */
|
||||||
#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-09-24T15:39Z"
|
#define GST_PACKAGE_RELEASE_DATETIME "2012-10-07"
|
||||||
|
|
||||||
/* Define to enable a52dec (used by a52dec). */
|
/* Define to enable a52dec (used by a52dec). */
|
||||||
#undef HAVE_A52DEC
|
#undef HAVE_A52DEC
|
||||||
|
@ -248,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 1.0.0.1"
|
#define PACKAGE_STRING "GStreamer Ugly Plug-ins 1.0.1"
|
||||||
|
|
||||||
/* 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"
|
||||||
|
@ -257,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 "1.0.0.1"
|
#define PACKAGE_VERSION "1.0.1"
|
||||||
|
|
||||||
/* directory where plugins are located */
|
/* directory where plugins are located */
|
||||||
#ifdef _DEBUG
|
#ifdef _DEBUG
|
||||||
|
@ -288,7 +288,7 @@
|
||||||
#undef TARGET_CPU
|
#undef TARGET_CPU
|
||||||
|
|
||||||
/* Version number of package */
|
/* Version number of package */
|
||||||
#define VERSION "1.0.0.1"
|
#define VERSION "1.0.1"
|
||||||
|
|
||||||
/* 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