mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-06 06:22:29 +00:00
releasing 0.10.6
Original commit message from CVS: releasing 0.10.6
This commit is contained in:
parent
8efded9789
commit
ca1b117586
32 changed files with 163 additions and 67 deletions
15
ChangeLog
15
ChangeLog
|
@ -1,3 +1,10 @@
|
||||||
|
=== release 0.10.6 ===
|
||||||
|
|
||||||
|
2006-04-28 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
|
* configure.ac:
|
||||||
|
releasing 0.10.6, "Chao"
|
||||||
|
|
||||||
2006-04-26 David Schleef <ds@schleef.org>
|
2006-04-26 David Schleef <ds@schleef.org>
|
||||||
|
|
||||||
* gst/videoscale/gstvideoscale.c: Add call to oil_init().
|
* gst/videoscale/gstvideoscale.c: Add call to oil_init().
|
||||||
|
@ -408,7 +415,7 @@
|
||||||
|
|
||||||
* tests/examples/seek/seek.c: (end_scrub), (seek_cb), (start_seek),
|
* tests/examples/seek/seek.c: (end_scrub), (seek_cb), (start_seek),
|
||||||
(stop_seek):
|
(stop_seek):
|
||||||
Don't let double and tripple clicks mess up our state.
|
Don't let double and triple clicks mess up our state.
|
||||||
|
|
||||||
2006-03-28 Tim-Philipp Müller <tim at centricular dot net>
|
2006-03-28 Tim-Philipp Müller <tim at centricular dot net>
|
||||||
|
|
||||||
|
@ -525,8 +532,8 @@
|
||||||
* sys/v4l/gstv4lmjpegsrc.c:
|
* sys/v4l/gstv4lmjpegsrc.c:
|
||||||
* tests/check/libs/cddabasesrc.c:
|
* tests/check/libs/cddabasesrc.c:
|
||||||
* tests/old/examples/gob/gst-identity2.gob:
|
* tests/old/examples/gob/gst-identity2.gob:
|
||||||
Add docs for adder, use GST_ELEMENT_DETAILS macro,
|
Add docs for adder, use GST_ELEMENT_DETAILS macro,
|
||||||
define GstElementDetails at the top
|
define GstElementDetails at the top
|
||||||
|
|
||||||
2006-03-23 Sebastien Moutte <sebastien@moutte.net>
|
2006-03-23 Sebastien Moutte <sebastien@moutte.net>
|
||||||
|
|
||||||
|
@ -25346,4 +25353,4 @@
|
||||||
2003-12-21 Thomas Vander Stichele <thomas at apestaart dot org>
|
2003-12-21 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
* ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
|
* ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
|
||||||
* moved CVS to freedesktop.org
|
* moved CVS to freedesktop.org
|
||||||
|
|
34
NEWS
34
NEWS
|
@ -1,4 +1,36 @@
|
||||||
This is GStreamer Base Plug-ins 0.10.5, "Net"
|
This is GStreamer Base Plug-ins 0.10.6, "Chao"
|
||||||
|
|
||||||
|
Changes since 0.10.5:
|
||||||
|
|
||||||
|
* QoS in sinks and transform elements
|
||||||
|
* Needs GStreamer 0.10.5 for new GstBaseSink::async_playback() vmethod
|
||||||
|
* added theoraparse element
|
||||||
|
|
||||||
|
Bugs fixed since 0.10.5:
|
||||||
|
|
||||||
|
* 313136 : [playbin] hang while playing truncated ogg file
|
||||||
|
* 172848 : [subparse] subtitles with special chars are displayed as ...
|
||||||
|
* 305279 : [riff] uncompressed AVIs with 24bpp don't work
|
||||||
|
* 320765 : [ffmpegcolorspace] make win32+msvc compliant, don't use _...
|
||||||
|
* 323852 : Disable tests/icles on platforms that do not have X
|
||||||
|
* 325653 : build errors compiling audioresample on win32(vs7)
|
||||||
|
* 327357 : gst-plugins-base fails to compile with GCC 4.1
|
||||||
|
* 334620 : [gnomevfssrc] fails to connect to icecast streaming servers
|
||||||
|
* 334822 : [ffmpegcolorspace] YVU9 support
|
||||||
|
* 335028 : [typefinding] ID3 v1 tag is not recognized with mp3-in-wa...
|
||||||
|
* 335365 : inefficient use of GList in gst-plugins-base
|
||||||
|
* 336190 : [gnomevfssink] should accept non-URI filenames as " location "
|
||||||
|
* 336194 : [gnomevfssrc] some minor memory leaks
|
||||||
|
* 336477 : plugins need better/univied descriptions
|
||||||
|
* 336617 : Unable to recognise MPEG TS stream
|
||||||
|
* 337548 : Memory leaks in basertpdepayload
|
||||||
|
* 337945 : [oggdemux] segment stop position ignored
|
||||||
|
* 338419 : Regression in the handling of files with multiple audio/s...
|
||||||
|
* 338897 : Videoscale crashes as part of DVD to Ogg transcoding
|
||||||
|
* 339013 : [videorate] Goes into an infinite loop
|
||||||
|
* 339047 : [riff] handle H264 fourcc in addition to h264
|
||||||
|
* 339212 : ISO file typefinding regression
|
||||||
|
* 330748 : deadlock in base audio sink on playing- > paused state change
|
||||||
|
|
||||||
Bugs fixed since 0.10.4:
|
Bugs fixed since 0.10.4:
|
||||||
|
|
||||||
|
|
49
RELEASE
49
RELEASE
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
GStreamer: Release notes for GStreamer Base Plug-ins 0.10.5 "Net"
|
Release notes for GStreamer Base Plug-ins 0.10.6 "Chao"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -14,11 +14,6 @@ It is, however, parallel installable with the 0.8.x series.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
This release is a quick-fix release for two issues that we felt were
|
|
||||||
important enough to get a quick-fix release out for. Agile and ego-less, baby.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
This module contains a set of reference plugins, base classes for other
|
This module contains a set of reference plugins, base classes for other
|
||||||
plugins, and helper libraries.
|
plugins, and helper libraries.
|
||||||
|
|
||||||
|
@ -60,11 +55,35 @@ Features of this release
|
||||||
|
|
||||||
* Parallel installability with 0.8.x series
|
* Parallel installability with 0.8.x series
|
||||||
* Threadsafe design and API
|
* Threadsafe design and API
|
||||||
|
* QoS in sinks and transform elements
|
||||||
|
* Needs GStreamer 0.10.5 for new GstBaseSink::async_playback() vmethod
|
||||||
|
* added theoraparse element
|
||||||
|
|
||||||
Bugs fixed in this release
|
Bugs fixed in this release
|
||||||
|
|
||||||
* 334216 : [gnomevfssrc] won't open some media on NFS mounts any longer
|
* 313136 : [playbin] hang while playing truncated ogg file
|
||||||
* 334226 : typefindfunctions plugin crashes on PPC on registration
|
* 172848 : [subparse] subtitles with special chars are displayed as ...
|
||||||
|
* 305279 : [riff] uncompressed AVIs with 24bpp don't work
|
||||||
|
* 320765 : [ffmpegcolorspace] make win32+msvc compliant, don't use _...
|
||||||
|
* 323852 : Disable tests/icles on platforms that do not have X
|
||||||
|
* 325653 : build errors compiling audioresample on win32(vs7)
|
||||||
|
* 327357 : gst-plugins-base fails to compile with GCC 4.1
|
||||||
|
* 334620 : [gnomevfssrc] fails to connect to icecast streaming servers
|
||||||
|
* 334822 : [ffmpegcolorspace] YVU9 support
|
||||||
|
* 335028 : [typefinding] ID3 v1 tag is not recognized with mp3-in-wa...
|
||||||
|
* 335365 : inefficient use of GList in gst-plugins-base
|
||||||
|
* 336190 : [gnomevfssink] should accept non-URI filenames as " location "
|
||||||
|
* 336194 : [gnomevfssrc] some minor memory leaks
|
||||||
|
* 336477 : plugins need better/univied descriptions
|
||||||
|
* 336617 : Unable to recognise MPEG TS stream
|
||||||
|
* 337548 : Memory leaks in basertpdepayload
|
||||||
|
* 337945 : [oggdemux] segment stop position ignored
|
||||||
|
* 338419 : Regression in the handling of files with multiple audio/s...
|
||||||
|
* 338897 : Videoscale crashes as part of DVD to Ogg transcoding
|
||||||
|
* 339013 : [videorate] Goes into an infinite loop
|
||||||
|
* 339047 : [riff] handle H264 fourcc in addition to h264
|
||||||
|
* 339212 : ISO file typefinding regression
|
||||||
|
* 330748 : deadlock in base audio sink on playing- > paused state change
|
||||||
|
|
||||||
Download
|
Download
|
||||||
|
|
||||||
|
@ -94,6 +113,20 @@ Applications
|
||||||
|
|
||||||
Contributors to this release
|
Contributors to this release
|
||||||
|
|
||||||
|
* Andy Wingo
|
||||||
|
* Antoine Tremblay
|
||||||
|
* David Schleef
|
||||||
|
* Edward Hervey
|
||||||
|
* Fabrizio Gennari
|
||||||
|
* Jan Schmidt
|
||||||
|
* Julien MOUTTE
|
||||||
|
* Michael Smith
|
||||||
|
* Michal Benes
|
||||||
|
* Sebastien Moutte
|
||||||
|
* Stefan Kost
|
||||||
* Thomas Vander Stichele
|
* Thomas Vander Stichele
|
||||||
* Tim-Philipp Müller
|
* Tim-Philipp Müller
|
||||||
|
* Tommi Myöhänen
|
||||||
|
* Wim Taymans
|
||||||
|
* j^
|
||||||
|
|
|
@ -3,7 +3,7 @@ AC_PREREQ(2.52)
|
||||||
dnl initialize autoconf
|
dnl initialize autoconf
|
||||||
dnl when going to/from release please set the nano (fourth number) right !
|
dnl when going to/from release please set the nano (fourth number) right !
|
||||||
dnl releases only do Wall, cvs and prerelease does Werror too
|
dnl releases only do Wall, cvs and prerelease does Werror too
|
||||||
AC_INIT(GStreamer Base Plug-ins, 0.10.5.4,
|
AC_INIT(GStreamer Base Plug-ins, 0.10.6,
|
||||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
||||||
gst-plugins-base)
|
gst-plugins-base)
|
||||||
|
|
||||||
|
@ -40,7 +40,7 @@ dnl - interfaces added/removed/changed -> increment CURRENT, REVISION = 0
|
||||||
dnl - interfaces added -> increment AGE
|
dnl - interfaces added -> increment AGE
|
||||||
dnl - interfaces removed -> AGE = 0
|
dnl - interfaces removed -> AGE = 0
|
||||||
dnl sets GST_LT_LDFLAGS
|
dnl sets GST_LT_LDFLAGS
|
||||||
AS_LIBTOOL(GST, 3, 0, 3)
|
AS_LIBTOOL(GST, 4, 0, 4)
|
||||||
|
|
||||||
dnl FIXME: this macro doesn't actually work;
|
dnl FIXME: this macro doesn't actually work;
|
||||||
dnl the generated libtool script has no support for the listed tags.
|
dnl the generated libtool script has no support for the listed tags.
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
<SIGNAL>
|
<SIGNAL>
|
||||||
<NAME>GstMultiFdSink::add</NAME>
|
<NAME>GstMultiFdSink::add</NAME>
|
||||||
<RETURNS>void</RETURNS>
|
<RETURNS>void</RETURNS>
|
||||||
|
<FLAGS>l</FLAGS>
|
||||||
GstMultiFdSink *gstmultifdsink
|
GstMultiFdSink *gstmultifdsink
|
||||||
gint arg1
|
gint arg1
|
||||||
</SIGNAL>
|
</SIGNAL>
|
||||||
|
@ -8,12 +9,14 @@ gint arg1
|
||||||
<SIGNAL>
|
<SIGNAL>
|
||||||
<NAME>GstMultiFdSink::clear</NAME>
|
<NAME>GstMultiFdSink::clear</NAME>
|
||||||
<RETURNS>void</RETURNS>
|
<RETURNS>void</RETURNS>
|
||||||
|
<FLAGS>l</FLAGS>
|
||||||
GstMultiFdSink *gstmultifdsink
|
GstMultiFdSink *gstmultifdsink
|
||||||
</SIGNAL>
|
</SIGNAL>
|
||||||
|
|
||||||
<SIGNAL>
|
<SIGNAL>
|
||||||
<NAME>GstMultiFdSink::client-added</NAME>
|
<NAME>GstMultiFdSink::client-added</NAME>
|
||||||
<RETURNS>void</RETURNS>
|
<RETURNS>void</RETURNS>
|
||||||
|
<FLAGS>l</FLAGS>
|
||||||
GstMultiFdSink *gstmultifdsink
|
GstMultiFdSink *gstmultifdsink
|
||||||
gint arg1
|
gint arg1
|
||||||
</SIGNAL>
|
</SIGNAL>
|
||||||
|
@ -21,14 +24,16 @@ gint arg1
|
||||||
<SIGNAL>
|
<SIGNAL>
|
||||||
<NAME>GstMultiFdSink::client-removed</NAME>
|
<NAME>GstMultiFdSink::client-removed</NAME>
|
||||||
<RETURNS>void</RETURNS>
|
<RETURNS>void</RETURNS>
|
||||||
|
<FLAGS>l</FLAGS>
|
||||||
GstMultiFdSink *gstmultifdsink
|
GstMultiFdSink *gstmultifdsink
|
||||||
gint arg1
|
gint arg1
|
||||||
GstClientStatus arg2
|
GstClientStatus *arg2
|
||||||
</SIGNAL>
|
</SIGNAL>
|
||||||
|
|
||||||
<SIGNAL>
|
<SIGNAL>
|
||||||
<NAME>GstMultiFdSink::get-stats</NAME>
|
<NAME>GstMultiFdSink::get-stats</NAME>
|
||||||
<RETURNS>GValueArray*</RETURNS>
|
<RETURNS>GValueArray*</RETURNS>
|
||||||
|
<FLAGS>l</FLAGS>
|
||||||
GstMultiFdSink *gstmultifdsink
|
GstMultiFdSink *gstmultifdsink
|
||||||
gint arg1
|
gint arg1
|
||||||
</SIGNAL>
|
</SIGNAL>
|
||||||
|
@ -36,6 +41,7 @@ gint arg1
|
||||||
<SIGNAL>
|
<SIGNAL>
|
||||||
<NAME>GstMultiFdSink::remove</NAME>
|
<NAME>GstMultiFdSink::remove</NAME>
|
||||||
<RETURNS>void</RETURNS>
|
<RETURNS>void</RETURNS>
|
||||||
|
<FLAGS>l</FLAGS>
|
||||||
GstMultiFdSink *gstmultifdsink
|
GstMultiFdSink *gstmultifdsink
|
||||||
gint arg1
|
gint arg1
|
||||||
</SIGNAL>
|
</SIGNAL>
|
||||||
|
@ -43,6 +49,7 @@ gint arg1
|
||||||
<SIGNAL>
|
<SIGNAL>
|
||||||
<NAME>GstDecodeBin::new-decoded-pad</NAME>
|
<NAME>GstDecodeBin::new-decoded-pad</NAME>
|
||||||
<RETURNS>void</RETURNS>
|
<RETURNS>void</RETURNS>
|
||||||
|
<FLAGS>l</FLAGS>
|
||||||
GstDecodeBin *gstdecodebin
|
GstDecodeBin *gstdecodebin
|
||||||
GstPad *arg1
|
GstPad *arg1
|
||||||
gboolean arg2
|
gboolean arg2
|
||||||
|
@ -51,6 +58,7 @@ gboolean arg2
|
||||||
<SIGNAL>
|
<SIGNAL>
|
||||||
<NAME>GstDecodeBin::removed-decoded-pad</NAME>
|
<NAME>GstDecodeBin::removed-decoded-pad</NAME>
|
||||||
<RETURNS>void</RETURNS>
|
<RETURNS>void</RETURNS>
|
||||||
|
<FLAGS>l</FLAGS>
|
||||||
GstDecodeBin *gstdecodebin
|
GstDecodeBin *gstdecodebin
|
||||||
GstPad *arg1
|
GstPad *arg1
|
||||||
</SIGNAL>
|
</SIGNAL>
|
||||||
|
@ -58,6 +66,7 @@ GstPad *arg1
|
||||||
<SIGNAL>
|
<SIGNAL>
|
||||||
<NAME>GstDecodeBin::unknown-type</NAME>
|
<NAME>GstDecodeBin::unknown-type</NAME>
|
||||||
<RETURNS>void</RETURNS>
|
<RETURNS>void</RETURNS>
|
||||||
|
<FLAGS>l</FLAGS>
|
||||||
GstDecodeBin *gstdecodebin
|
GstDecodeBin *gstdecodebin
|
||||||
GstPad *arg1
|
GstPad *arg1
|
||||||
GstCaps *arg2
|
GstCaps *arg2
|
||||||
|
@ -87,6 +96,7 @@ gint arg1
|
||||||
<SIGNAL>
|
<SIGNAL>
|
||||||
<NAME>GstGnomeVFSSink::allow-overwrite</NAME>
|
<NAME>GstGnomeVFSSink::allow-overwrite</NAME>
|
||||||
<RETURNS>gboolean</RETURNS>
|
<RETURNS>gboolean</RETURNS>
|
||||||
|
<FLAGS>c</FLAGS>
|
||||||
GstGnomeVFSSink *gstgnomevfssink
|
GstGnomeVFSSink *gstgnomevfssink
|
||||||
GnomeVFSURI *arg1
|
GnomeVFSURI *arg1
|
||||||
</SIGNAL>
|
</SIGNAL>
|
||||||
|
@ -94,6 +104,7 @@ GnomeVFSURI *arg1
|
||||||
<SIGNAL>
|
<SIGNAL>
|
||||||
<NAME>GstCdParanoiaSrc::transport-error</NAME>
|
<NAME>GstCdParanoiaSrc::transport-error</NAME>
|
||||||
<RETURNS>void</RETURNS>
|
<RETURNS>void</RETURNS>
|
||||||
|
<FLAGS>l</FLAGS>
|
||||||
GstCdParanoiaSrc *gstcdparanoiasrc
|
GstCdParanoiaSrc *gstcdparanoiasrc
|
||||||
gint arg1
|
gint arg1
|
||||||
</SIGNAL>
|
</SIGNAL>
|
||||||
|
@ -101,6 +112,7 @@ gint arg1
|
||||||
<SIGNAL>
|
<SIGNAL>
|
||||||
<NAME>GstCdParanoiaSrc::uncorrected-error</NAME>
|
<NAME>GstCdParanoiaSrc::uncorrected-error</NAME>
|
||||||
<RETURNS>void</RETURNS>
|
<RETURNS>void</RETURNS>
|
||||||
|
<FLAGS>l</FLAGS>
|
||||||
GstCdParanoiaSrc *gstcdparanoiasrc
|
GstCdParanoiaSrc *gstcdparanoiasrc
|
||||||
gint arg1
|
gint arg1
|
||||||
</SIGNAL>
|
</SIGNAL>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Adds multiple streams</description>
|
<description>Adds multiple streams</description>
|
||||||
<filename>../../gst/adder/.libs/libgstadder.so</filename>
|
<filename>../../gst/adder/.libs/libgstadder.so</filename>
|
||||||
<basename>libgstadder.so</basename>
|
<basename>libgstadder.so</basename>
|
||||||
<version>0.10.5</version>
|
<version>0.10.6</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-base</source>
|
<source>gst-plugins-base</source>
|
||||||
<package>GStreamer Base Plug-ins source release</package>
|
<package>GStreamer Base Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>ALSA plugin library</description>
|
<description>ALSA plugin library</description>
|
||||||
<filename>../../ext/alsa/.libs/libgstalsa.so</filename>
|
<filename>../../ext/alsa/.libs/libgstalsa.so</filename>
|
||||||
<basename>libgstalsa.so</basename>
|
<basename>libgstalsa.so</basename>
|
||||||
<version>0.10.5</version>
|
<version>0.10.6</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-base</source>
|
<source>gst-plugins-base</source>
|
||||||
<package>GStreamer Base Plug-ins source release</package>
|
<package>GStreamer Base Plug-ins source release</package>
|
||||||
|
@ -11,21 +11,21 @@
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>alsamixer</name>
|
<name>alsamixer</name>
|
||||||
<longname>Alsa Mixer</longname>
|
<longname>Alsa mixer</longname>
|
||||||
<class>Generic/Audio</class>
|
<class>Generic/Audio</class>
|
||||||
<description>Control sound input and output levels with ALSA</description>
|
<description>Control sound input and output levels with ALSA</description>
|
||||||
<author>Leif Johnson <leif@ambient.2y.net></author>
|
<author>Leif Johnson <leif@ambient.2y.net></author>
|
||||||
</element>
|
</element>
|
||||||
<element>
|
<element>
|
||||||
<name>alsasink</name>
|
<name>alsasink</name>
|
||||||
<longname>Audio Sink (ALSA)</longname>
|
<longname>Audio sink (ALSA)</longname>
|
||||||
<class>Sink/Audio</class>
|
<class>Sink/Audio</class>
|
||||||
<description>Output to a sound card via ALSA</description>
|
<description>Output to a sound card via ALSA</description>
|
||||||
<author>Wim Taymans <wim@fluendo.com></author>
|
<author>Wim Taymans <wim@fluendo.com></author>
|
||||||
</element>
|
</element>
|
||||||
<element>
|
<element>
|
||||||
<name>alsasrc</name>
|
<name>alsasrc</name>
|
||||||
<longname>Audio Src (ALSA)</longname>
|
<longname>Audio source (ALSA)</longname>
|
||||||
<class>Source/Audio</class>
|
<class>Source/Audio</class>
|
||||||
<description>Read from a sound card via ALSA</description>
|
<description>Read from a sound card via ALSA</description>
|
||||||
<author>Wim Taymans <wim@fluendo.com></author>
|
<author>Wim Taymans <wim@fluendo.com></author>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Convert audio to different formats</description>
|
<description>Convert audio to different formats</description>
|
||||||
<filename>../../gst/audioconvert/.libs/libgstaudioconvert.so</filename>
|
<filename>../../gst/audioconvert/.libs/libgstaudioconvert.so</filename>
|
||||||
<basename>libgstaudioconvert.so</basename>
|
<basename>libgstaudioconvert.so</basename>
|
||||||
<version>0.10.5</version>
|
<version>0.10.6</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-base</source>
|
<source>gst-plugins-base</source>
|
||||||
<package>GStreamer Base Plug-ins source release</package>
|
<package>GStreamer Base Plug-ins source release</package>
|
||||||
|
@ -11,7 +11,7 @@
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>audioconvert</name>
|
<name>audioconvert</name>
|
||||||
<longname>Audio Conversion</longname>
|
<longname>Audio converter</longname>
|
||||||
<class>Filter/Converter/Audio</class>
|
<class>Filter/Converter/Audio</class>
|
||||||
<description>Convert audio to different formats</description>
|
<description>Convert audio to different formats</description>
|
||||||
<author>Benjamin Otte <in7y118@public.uni-hamburg.de></author>
|
<author>Benjamin Otte <in7y118@public.uni-hamburg.de></author>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Adjusts audio frames</description>
|
<description>Adjusts audio frames</description>
|
||||||
<filename>../../gst/audiorate/.libs/libgstaudiorate.so</filename>
|
<filename>../../gst/audiorate/.libs/libgstaudiorate.so</filename>
|
||||||
<basename>libgstaudiorate.so</basename>
|
<basename>libgstaudiorate.so</basename>
|
||||||
<version>0.10.5</version>
|
<version>0.10.6</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-base</source>
|
<source>gst-plugins-base</source>
|
||||||
<package>GStreamer Base Plug-ins source release</package>
|
<package>GStreamer Base Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Resamples audio</description>
|
<description>Resamples audio</description>
|
||||||
<filename>../../gst/audioresample/.libs/libgstaudioresample.so</filename>
|
<filename>../../gst/audioresample/.libs/libgstaudioresample.so</filename>
|
||||||
<basename>libgstaudioresample.so</basename>
|
<basename>libgstaudioresample.so</basename>
|
||||||
<version>0.10.5</version>
|
<version>0.10.6</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-base</source>
|
<source>gst-plugins-base</source>
|
||||||
<package>GStreamer Base Plug-ins source release</package>
|
<package>GStreamer Base Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Creates audio test signals of given frequency and volume</description>
|
<description>Creates audio test signals of given frequency and volume</description>
|
||||||
<filename>../../gst/audiotestsrc/.libs/libgstaudiotestsrc.so</filename>
|
<filename>../../gst/audiotestsrc/.libs/libgstaudiotestsrc.so</filename>
|
||||||
<basename>libgstaudiotestsrc.so</basename>
|
<basename>libgstaudiotestsrc.so</basename>
|
||||||
<version>0.10.5</version>
|
<version>0.10.6</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-base</source>
|
<source>gst-plugins-base</source>
|
||||||
<package>GStreamer Base Plug-ins source release</package>
|
<package>GStreamer Base Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Read audio from CD in paranoid mode</description>
|
<description>Read audio from CD in paranoid mode</description>
|
||||||
<filename>../../ext/cdparanoia/.libs/libgstcdparanoia.so</filename>
|
<filename>../../ext/cdparanoia/.libs/libgstcdparanoia.so</filename>
|
||||||
<basename>libgstcdparanoia.so</basename>
|
<basename>libgstcdparanoia.so</basename>
|
||||||
<version>0.10.5</version>
|
<version>0.10.6</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-base</source>
|
<source>gst-plugins-base</source>
|
||||||
<package>GStreamer Base Plug-ins source release</package>
|
<package>GStreamer Base Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>decoder bin</description>
|
<description>decoder bin</description>
|
||||||
<filename>../../gst/playback/.libs/libgstdecodebin.so</filename>
|
<filename>../../gst/playback/.libs/libgstdecodebin.so</filename>
|
||||||
<basename>libgstdecodebin.so</basename>
|
<basename>libgstdecodebin.so</basename>
|
||||||
<version>0.10.5</version>
|
<version>0.10.6</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-base</source>
|
<source>gst-plugins-base</source>
|
||||||
<package>GStreamer Base Plug-ins source release</package>
|
<package>GStreamer Base Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>colorspace conversion copied from FFMpeg 0.4.9-pre1</description>
|
<description>colorspace conversion copied from FFMpeg 0.4.9-pre1</description>
|
||||||
<filename>../../gst/ffmpegcolorspace/.libs/libgstffmpegcolorspace.so</filename>
|
<filename>../../gst/ffmpegcolorspace/.libs/libgstffmpegcolorspace.so</filename>
|
||||||
<basename>libgstffmpegcolorspace.so</basename>
|
<basename>libgstffmpegcolorspace.so</basename>
|
||||||
<version>0.10.5</version>
|
<version>0.10.6</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-base</source>
|
<source>gst-plugins-base</source>
|
||||||
<package>FFMpeg</package>
|
<package>FFMpeg</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>elements to read from and write to Gnome-VFS uri's</description>
|
<description>elements to read from and write to Gnome-VFS uri's</description>
|
||||||
<filename>../../ext/gnomevfs/.libs/libgstgnomevfs.so</filename>
|
<filename>../../ext/gnomevfs/.libs/libgstgnomevfs.so</filename>
|
||||||
<basename>libgstgnomevfs.so</basename>
|
<basename>libgstgnomevfs.so</basename>
|
||||||
<version>0.10.5</version>
|
<version>0.10.6</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-base</source>
|
<source>gst-plugins-base</source>
|
||||||
<package>GStreamer Base Plug-ins source release</package>
|
<package>GStreamer Base Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>libvisual visualization plugins</description>
|
<description>libvisual visualization plugins</description>
|
||||||
<filename>../../ext/libvisual/.libs/libgstlibvisual.so</filename>
|
<filename>../../ext/libvisual/.libs/libgstlibvisual.so</filename>
|
||||||
<basename>libgstlibvisual.so</basename>
|
<basename>libgstlibvisual.so</basename>
|
||||||
<version>0.10.5</version>
|
<version>0.10.6</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-base</source>
|
<source>gst-plugins-base</source>
|
||||||
<package>GStreamer Base Plug-ins source release</package>
|
<package>GStreamer Base Plug-ins source release</package>
|
||||||
|
@ -30,6 +30,13 @@
|
||||||
<description>The Libvisual corona plugin</description>
|
<description>The Libvisual corona plugin</description>
|
||||||
<author>Benjamin Otte <otte@gnome.org></author>
|
<author>Benjamin Otte <otte@gnome.org></author>
|
||||||
</element>
|
</element>
|
||||||
|
<element>
|
||||||
|
<name>libvisual_gdkpixbuf</name>
|
||||||
|
<longname>libvisual GdkPixbuf image loader plugin v.0.0.1</longname>
|
||||||
|
<class>Visualization</class>
|
||||||
|
<description>The GdkPixbuf image loader for libvisual</description>
|
||||||
|
<author>Benjamin Otte <otte@gnome.org></author>
|
||||||
|
</element>
|
||||||
<element>
|
<element>
|
||||||
<name>libvisual_jakdaw</name>
|
<name>libvisual_jakdaw</name>
|
||||||
<longname>libvisual Jakdaw plugin plugin v.0.0.1</longname>
|
<longname>libvisual Jakdaw plugin plugin v.0.0.1</longname>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>ogg stream manipulation (info about ogg: http://xiph.org)</description>
|
<description>ogg stream manipulation (info about ogg: http://xiph.org)</description>
|
||||||
<filename>../../ext/ogg/.libs/libgstogg.so</filename>
|
<filename>../../ext/ogg/.libs/libgstogg.so</filename>
|
||||||
<basename>libgstogg.so</basename>
|
<basename>libgstogg.so</basename>
|
||||||
<version>0.10.5</version>
|
<version>0.10.6</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-base</source>
|
<source>gst-plugins-base</source>
|
||||||
<package>GStreamer Base Plug-ins source release</package>
|
<package>GStreamer Base Plug-ins source release</package>
|
||||||
|
@ -11,21 +11,21 @@
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>oggdemux</name>
|
<name>oggdemux</name>
|
||||||
<longname>ogg demuxer</longname>
|
<longname>Ogg demuxer</longname>
|
||||||
<class>Codec/Demuxer</class>
|
<class>Codec/Demuxer</class>
|
||||||
<description>demux ogg streams (info about ogg: http://xiph.org)</description>
|
<description>demux ogg streams (info about ogg: http://xiph.org)</description>
|
||||||
<author>Wim Taymand <wim@fluendo.com></author>
|
<author>Wim Taymand <wim@fluendo.com></author>
|
||||||
</element>
|
</element>
|
||||||
<element>
|
<element>
|
||||||
<name>oggmux</name>
|
<name>oggmux</name>
|
||||||
<longname>ogg muxer</longname>
|
<longname>Ogg muxer</longname>
|
||||||
<class>Codec/Muxer</class>
|
<class>Codec/Muxer</class>
|
||||||
<description>mux ogg streams (info about ogg: http://xiph.org)</description>
|
<description>mux ogg streams (info about ogg: http://xiph.org)</description>
|
||||||
<author>Wim Taymans <wim@fluendo.com></author>
|
<author>Wim Taymans <wim@fluendo.com></author>
|
||||||
</element>
|
</element>
|
||||||
<element>
|
<element>
|
||||||
<name>oggparse</name>
|
<name>oggparse</name>
|
||||||
<longname>ogg parser</longname>
|
<longname>Ogg parser</longname>
|
||||||
<class>Codec/Parser</class>
|
<class>Codec/Parser</class>
|
||||||
<description>parse ogg streams into pages (info about ogg: http://xiph.org)</description>
|
<description>parse ogg streams into pages (info about ogg: http://xiph.org)</description>
|
||||||
<author>Michael Smith <msmith@fluendo.com></author>
|
<author>Michael Smith <msmith@fluendo.com></author>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Pango-based text rendering and overlay</description>
|
<description>Pango-based text rendering and overlay</description>
|
||||||
<filename>../../ext/pango/.libs/libgstpango.so</filename>
|
<filename>../../ext/pango/.libs/libgstpango.so</filename>
|
||||||
<basename>libgstpango.so</basename>
|
<basename>libgstpango.so</basename>
|
||||||
<version>0.10.5</version>
|
<version>0.10.6</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-base</source>
|
<source>gst-plugins-base</source>
|
||||||
<package>GStreamer Base Plug-ins source release</package>
|
<package>GStreamer Base Plug-ins source release</package>
|
||||||
|
@ -11,28 +11,28 @@
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>clockoverlay</name>
|
<name>clockoverlay</name>
|
||||||
<longname>Clock Overlay</longname>
|
<longname>Clock overlay</longname>
|
||||||
<class>Filter/Editor/Video</class>
|
<class>Filter/Editor/Video</class>
|
||||||
<description>Overlays the current clock time on a video stream</description>
|
<description>Overlays the current clock time on a video stream</description>
|
||||||
<author>Tim-Philipp Müller <tim@centricular.net></author>
|
<author>Tim-Philipp Müller <tim@centricular.net></author>
|
||||||
</element>
|
</element>
|
||||||
<element>
|
<element>
|
||||||
<name>textoverlay</name>
|
<name>textoverlay</name>
|
||||||
<longname>Text Overlay</longname>
|
<longname>Text overlay</longname>
|
||||||
<class>Filter/Editor/Video</class>
|
<class>Filter/Editor/Video</class>
|
||||||
<description>Adds text strings on top of a video buffer</description>
|
<description>Adds text strings on top of a video buffer</description>
|
||||||
<author>David Schleef <ds@schleef.org></author>
|
<author>David Schleef <ds@schleef.org></author>
|
||||||
</element>
|
</element>
|
||||||
<element>
|
<element>
|
||||||
<name>textrender</name>
|
<name>textrender</name>
|
||||||
<longname>Text Render</longname>
|
<longname>Text renderer</longname>
|
||||||
<class>Filter/Editor/Video</class>
|
<class>Filter/Editor/Video</class>
|
||||||
<description>Renders a text string to an image bitmap</description>
|
<description>Renders a text string to an image bitmap</description>
|
||||||
<author>David Schleef <ds@schleef.org>, Ronald S. Bultje <rbultje@ronald.bitfreak.net></author>
|
<author>David Schleef <ds@schleef.org>, Ronald S. Bultje <rbultje@ronald.bitfreak.net></author>
|
||||||
</element>
|
</element>
|
||||||
<element>
|
<element>
|
||||||
<name>timeoverlay</name>
|
<name>timeoverlay</name>
|
||||||
<longname>Time Overlay</longname>
|
<longname>Time overlay</longname>
|
||||||
<class>Filter/Editor/Video</class>
|
<class>Filter/Editor/Video</class>
|
||||||
<description>Overlays buffer time stamps on a video stream</description>
|
<description>Overlays buffer time stamps on a video stream</description>
|
||||||
<author>Tim-Philipp Müller <tim@centricular.net></author>
|
<author>Tim-Philipp Müller <tim@centricular.net></author>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>player bin</description>
|
<description>player bin</description>
|
||||||
<filename>../../gst/playback/.libs/libgstplaybin.so</filename>
|
<filename>../../gst/playback/.libs/libgstplaybin.so</filename>
|
||||||
<basename>libgstplaybin.so</basename>
|
<basename>libgstplaybin.so</basename>
|
||||||
<version>0.10.5</version>
|
<version>0.10.6</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-base</source>
|
<source>gst-plugins-base</source>
|
||||||
<package>GStreamer Base Plug-ins source release</package>
|
<package>GStreamer Base Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Subtitle parsing</description>
|
<description>Subtitle parsing</description>
|
||||||
<filename>../../gst/subparse/.libs/libgstsubparse.so</filename>
|
<filename>../../gst/subparse/.libs/libgstsubparse.so</filename>
|
||||||
<basename>libgstsubparse.so</basename>
|
<basename>libgstsubparse.so</basename>
|
||||||
<version>0.10.5</version>
|
<version>0.10.6</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-base</source>
|
<source>gst-plugins-base</source>
|
||||||
<package>GStreamer Base Plug-ins source release</package>
|
<package>GStreamer Base Plug-ins source release</package>
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
</element>
|
</element>
|
||||||
<element>
|
<element>
|
||||||
<name>subparse</name>
|
<name>subparse</name>
|
||||||
<longname>Subtitle parsers</longname>
|
<longname>Subtitle parser</longname>
|
||||||
<class>Codec/Parser/Subtitle</class>
|
<class>Codec/Parser/Subtitle</class>
|
||||||
<description>Parses subtitle (.sub) files into text streams</description>
|
<description>Parses subtitle (.sub) files into text streams</description>
|
||||||
<author>Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
|
<author>Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>transfer data over the network via TCP</description>
|
<description>transfer data over the network via TCP</description>
|
||||||
<filename>../../gst/tcp/.libs/libgsttcp.so</filename>
|
<filename>../../gst/tcp/.libs/libgsttcp.so</filename>
|
||||||
<basename>libgsttcp.so</basename>
|
<basename>libgsttcp.so</basename>
|
||||||
<version>0.10.5</version>
|
<version>0.10.6</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-base</source>
|
<source>gst-plugins-base</source>
|
||||||
<package>GStreamer Base Plug-ins source release</package>
|
<package>GStreamer Base Plug-ins source release</package>
|
||||||
|
@ -11,35 +11,35 @@
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>multifdsink</name>
|
<name>multifdsink</name>
|
||||||
<longname>MultiFd sink</longname>
|
<longname>Multi filedescriptor sink</longname>
|
||||||
<class>Sink/Network</class>
|
<class>Sink/Network</class>
|
||||||
<description>Send data to multiple filedescriptors</description>
|
<description>Send data to multiple filedescriptors</description>
|
||||||
<author>Thomas Vander Stichele <thomas at apestaart dot org>, Wim Taymans <wim@fluendo.com></author>
|
<author>Thomas Vander Stichele <thomas at apestaart dot org>, Wim Taymans <wim@fluendo.com></author>
|
||||||
</element>
|
</element>
|
||||||
<element>
|
<element>
|
||||||
<name>tcpclientsink</name>
|
<name>tcpclientsink</name>
|
||||||
<longname>TCP Client sink</longname>
|
<longname>TCP client sink</longname>
|
||||||
<class>Sink/Network</class>
|
<class>Sink/Network</class>
|
||||||
<description>Send data as a client over the network via TCP</description>
|
<description>Send data as a client over the network via TCP</description>
|
||||||
<author>Thomas Vander Stichele <thomas at apestaart dot org></author>
|
<author>Thomas Vander Stichele <thomas at apestaart dot org></author>
|
||||||
</element>
|
</element>
|
||||||
<element>
|
<element>
|
||||||
<name>tcpclientsrc</name>
|
<name>tcpclientsrc</name>
|
||||||
<longname>TCP Client source</longname>
|
<longname>TCP client source</longname>
|
||||||
<class>Source/Network</class>
|
<class>Source/Network</class>
|
||||||
<description>Receive data as a client over the network via TCP</description>
|
<description>Receive data as a client over the network via TCP</description>
|
||||||
<author>Thomas Vander Stichele <thomas at apestaart dot org></author>
|
<author>Thomas Vander Stichele <thomas at apestaart dot org></author>
|
||||||
</element>
|
</element>
|
||||||
<element>
|
<element>
|
||||||
<name>tcpserversink</name>
|
<name>tcpserversink</name>
|
||||||
<longname>TCP Server sink</longname>
|
<longname>TCP server sink</longname>
|
||||||
<class>Sink/Network</class>
|
<class>Sink/Network</class>
|
||||||
<description>Send data as a server over the network via TCP</description>
|
<description>Send data as a server over the network via TCP</description>
|
||||||
<author>Thomas Vander Stichele <thomas at apestaart dot org></author>
|
<author>Thomas Vander Stichele <thomas at apestaart dot org></author>
|
||||||
</element>
|
</element>
|
||||||
<element>
|
<element>
|
||||||
<name>tcpserversrc</name>
|
<name>tcpserversrc</name>
|
||||||
<longname>TCP Server source</longname>
|
<longname>TCP server source</longname>
|
||||||
<class>Source/Network</class>
|
<class>Source/Network</class>
|
||||||
<description>Receive data as a server over the network via TCP</description>
|
<description>Receive data as a server over the network via TCP</description>
|
||||||
<author>Thomas Vander Stichele <thomas at apestaart dot org></author>
|
<author>Thomas Vander Stichele <thomas at apestaart dot org></author>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Theora plugin library</description>
|
<description>Theora plugin library</description>
|
||||||
<filename>../../ext/theora/.libs/libgsttheora.so</filename>
|
<filename>../../ext/theora/.libs/libgsttheora.so</filename>
|
||||||
<basename>libgsttheora.so</basename>
|
<basename>libgsttheora.so</basename>
|
||||||
<version>0.10.5</version>
|
<version>0.10.6</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-base</source>
|
<source>gst-plugins-base</source>
|
||||||
<package>GStreamer Base Plug-ins source release</package>
|
<package>GStreamer Base Plug-ins source release</package>
|
||||||
|
@ -11,17 +11,24 @@
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>theoradec</name>
|
<name>theoradec</name>
|
||||||
<longname>TheoraDec</longname>
|
<longname>Theora video decoder</longname>
|
||||||
<class>Codec/Decoder/Video</class>
|
<class>Codec/Decoder/Video</class>
|
||||||
<description>decode raw theora streams to raw YUV video</description>
|
<description>decode raw theora streams to raw YUV video</description>
|
||||||
<author>Benjamin Otte <in7y118@public.uni-hamburg.de>, Wim Taymans <wim@fluendo.com></author>
|
<author>Benjamin Otte <in7y118@public.uni-hamburg.de>, Wim Taymans <wim@fluendo.com></author>
|
||||||
</element>
|
</element>
|
||||||
<element>
|
<element>
|
||||||
<name>theoraenc</name>
|
<name>theoraenc</name>
|
||||||
<longname>TheoraEnc</longname>
|
<longname>Theora video encoder</longname>
|
||||||
<class>Codec/Encoder/Video</class>
|
<class>Codec/Encoder/Video</class>
|
||||||
<description>encode raw YUV video to a theora stream</description>
|
<description>encode raw YUV video to a theora stream</description>
|
||||||
<author>Wim Taymans <wim@fluendo.com></author>
|
<author>Wim Taymans <wim@fluendo.com></author>
|
||||||
</element>
|
</element>
|
||||||
|
<element>
|
||||||
|
<name>theoraparse</name>
|
||||||
|
<longname>TheoraParse</longname>
|
||||||
|
<class>Codec/Parser/Video</class>
|
||||||
|
<description>parse raw theora streams</description>
|
||||||
|
<author>Andy Wingo <wingo@pobox.com></author>
|
||||||
|
</element>
|
||||||
</elements>
|
</elements>
|
||||||
</plugin>
|
</plugin>
|
|
@ -3,7 +3,7 @@
|
||||||
<description>default typefind functions</description>
|
<description>default typefind functions</description>
|
||||||
<filename>../../gst/typefind/.libs/libgsttypefindfunctions.so</filename>
|
<filename>../../gst/typefind/.libs/libgsttypefindfunctions.so</filename>
|
||||||
<basename>libgsttypefindfunctions.so</basename>
|
<basename>libgsttypefindfunctions.so</basename>
|
||||||
<version>0.10.5</version>
|
<version>0.10.6</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-base</source>
|
<source>gst-plugins-base</source>
|
||||||
<package>GStreamer Base Plug-ins source release</package>
|
<package>GStreamer Base Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>elements for Video 4 Linux</description>
|
<description>elements for Video 4 Linux</description>
|
||||||
<filename>../../sys/v4l/.libs/libgstvideo4linux.so</filename>
|
<filename>../../sys/v4l/.libs/libgstvideo4linux.so</filename>
|
||||||
<basename>libgstvideo4linux.so</basename>
|
<basename>libgstvideo4linux.so</basename>
|
||||||
<version>0.10.5</version>
|
<version>0.10.6</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-base</source>
|
<source>gst-plugins-base</source>
|
||||||
<package>GStreamer Base Plug-ins source release</package>
|
<package>GStreamer Base Plug-ins source release</package>
|
||||||
|
@ -13,7 +13,7 @@
|
||||||
<name>v4lsrc</name>
|
<name>v4lsrc</name>
|
||||||
<longname>Video (video4linux/raw) Source</longname>
|
<longname>Video (video4linux/raw) Source</longname>
|
||||||
<class>Source/Video</class>
|
<class>Source/Video</class>
|
||||||
<description>Reads raw frames from a video4linux (BT8x8) device</description>
|
<description>Reads raw frames from a video4linux device</description>
|
||||||
<author>Ronald Bultje <rbultje@ronald.bitfreak.net></author>
|
<author>Ronald Bultje <rbultje@ronald.bitfreak.net></author>
|
||||||
</element>
|
</element>
|
||||||
</elements>
|
</elements>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Adjusts video frames</description>
|
<description>Adjusts video frames</description>
|
||||||
<filename>../../gst/videorate/.libs/libgstvideorate.so</filename>
|
<filename>../../gst/videorate/.libs/libgstvideorate.so</filename>
|
||||||
<basename>libgstvideorate.so</basename>
|
<basename>libgstvideorate.so</basename>
|
||||||
<version>0.10.5</version>
|
<version>0.10.6</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-base</source>
|
<source>gst-plugins-base</source>
|
||||||
<package>GStreamer Base Plug-ins source release</package>
|
<package>GStreamer Base Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Resizes video</description>
|
<description>Resizes video</description>
|
||||||
<filename>../../gst/videoscale/.libs/libgstvideoscale.so</filename>
|
<filename>../../gst/videoscale/.libs/libgstvideoscale.so</filename>
|
||||||
<basename>libgstvideoscale.so</basename>
|
<basename>libgstvideoscale.so</basename>
|
||||||
<version>0.10.5</version>
|
<version>0.10.6</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-base</source>
|
<source>gst-plugins-base</source>
|
||||||
<package>GStreamer Base Plug-ins source release</package>
|
<package>GStreamer Base Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Creates a test video stream</description>
|
<description>Creates a test video stream</description>
|
||||||
<filename>../../gst/videotestsrc/.libs/libgstvideotestsrc.so</filename>
|
<filename>../../gst/videotestsrc/.libs/libgstvideotestsrc.so</filename>
|
||||||
<basename>libgstvideotestsrc.so</basename>
|
<basename>libgstvideotestsrc.so</basename>
|
||||||
<version>0.10.5</version>
|
<version>0.10.6</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-base</source>
|
<source>gst-plugins-base</source>
|
||||||
<package>GStreamer Base Plug-ins source release</package>
|
<package>GStreamer Base Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>plugin for controlling audio volume</description>
|
<description>plugin for controlling audio volume</description>
|
||||||
<filename>../../gst/volume/.libs/libgstvolume.so</filename>
|
<filename>../../gst/volume/.libs/libgstvolume.so</filename>
|
||||||
<basename>libgstvolume.so</basename>
|
<basename>libgstvolume.so</basename>
|
||||||
<version>0.10.5</version>
|
<version>0.10.6</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-base</source>
|
<source>gst-plugins-base</source>
|
||||||
<package>GStreamer Base Plug-ins source release</package>
|
<package>GStreamer Base Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Vorbis plugin library</description>
|
<description>Vorbis plugin library</description>
|
||||||
<filename>../../ext/vorbis/.libs/libgstvorbis.so</filename>
|
<filename>../../ext/vorbis/.libs/libgstvorbis.so</filename>
|
||||||
<basename>libgstvorbis.so</basename>
|
<basename>libgstvorbis.so</basename>
|
||||||
<version>0.10.5</version>
|
<version>0.10.6</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-base</source>
|
<source>gst-plugins-base</source>
|
||||||
<package>GStreamer Base Plug-ins source release</package>
|
<package>GStreamer Base Plug-ins source release</package>
|
||||||
|
@ -11,14 +11,14 @@
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>vorbisdec</name>
|
<name>vorbisdec</name>
|
||||||
<longname>VorbisDec</longname>
|
<longname>Vorbis audio decoder</longname>
|
||||||
<class>Codec/Decoder/Audio</class>
|
<class>Codec/Decoder/Audio</class>
|
||||||
<description>decode raw vorbis streams to float audio</description>
|
<description>decode raw vorbis streams to float audio</description>
|
||||||
<author>Benjamin Otte <in7y118@public.uni-hamburg.de></author>
|
<author>Benjamin Otte <in7y118@public.uni-hamburg.de></author>
|
||||||
</element>
|
</element>
|
||||||
<element>
|
<element>
|
||||||
<name>vorbisenc</name>
|
<name>vorbisenc</name>
|
||||||
<longname>Vorbis encoder</longname>
|
<longname>Vorbis audio encoder</longname>
|
||||||
<class>Codec/Encoder/Audio</class>
|
<class>Codec/Encoder/Audio</class>
|
||||||
<description>Encodes audio in Vorbis format</description>
|
<description>Encodes audio in Vorbis format</description>
|
||||||
<author>Monty <monty@xiph.org>, Wim Taymans <wim@fluendo.com></author>
|
<author>Monty <monty@xiph.org>, Wim Taymans <wim@fluendo.com></author>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>X11 video output element based on standard Xlib calls</description>
|
<description>X11 video output element based on standard Xlib calls</description>
|
||||||
<filename>../../sys/ximage/.libs/libgstximagesink.so</filename>
|
<filename>../../sys/ximage/.libs/libgstximagesink.so</filename>
|
||||||
<basename>libgstximagesink.so</basename>
|
<basename>libgstximagesink.so</basename>
|
||||||
<version>0.10.5</version>
|
<version>0.10.6</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-base</source>
|
<source>gst-plugins-base</source>
|
||||||
<package>GStreamer Base Plug-ins source release</package>
|
<package>GStreamer Base Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>XFree86 video output plugin using Xv extension</description>
|
<description>XFree86 video output plugin using Xv extension</description>
|
||||||
<filename>../../sys/xvimage/.libs/libgstxvimagesink.so</filename>
|
<filename>../../sys/xvimage/.libs/libgstxvimagesink.so</filename>
|
||||||
<basename>libgstxvimagesink.so</basename>
|
<basename>libgstxvimagesink.so</basename>
|
||||||
<version>0.10.5</version>
|
<version>0.10.6</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-base</source>
|
<source>gst-plugins-base</source>
|
||||||
<package>GStreamer Base Plug-ins source release</package>
|
<package>GStreamer Base Plug-ins source release</package>
|
||||||
|
|
|
@ -16,11 +16,9 @@
|
||||||
DOC_SERVER=gstreamer.freedesktop.org
|
DOC_SERVER=gstreamer.freedesktop.org
|
||||||
DOC_BASE=/srv/gstreamer.freedesktop.org/www/data/doc
|
DOC_BASE=/srv/gstreamer.freedesktop.org/www/data/doc
|
||||||
DOC_URL=$(DOC_SERVER):$(DOC_BASE)
|
DOC_URL=$(DOC_SERVER):$(DOC_BASE)
|
||||||
GST_VERSION_NANO = $(GST_PLUGINS_BASE_VERSION_NANO)
|
|
||||||
|
|
||||||
|
|
||||||
upload: $(FORMATS)
|
upload: $(FORMATS)
|
||||||
@if test "x$(GST_VERSION_NANO)" = x0; then \
|
@if test "x$(PACKAGE_VERSION_NANO)" = x0; then \
|
||||||
export DOCVERSION=$(VERSION); \
|
export DOCVERSION=$(VERSION); \
|
||||||
else export DOCVERSION=head; \
|
else export DOCVERSION=head; \
|
||||||
fi; \
|
fi; \
|
||||||
|
|
Loading…
Reference in a new issue