mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +00:00
Release 0.10.28
This commit is contained in:
parent
ebe546ca97
commit
ccdbe1ebbc
37 changed files with 198 additions and 96 deletions
128
ChangeLog
128
ChangeLog
|
@ -1,9 +1,131 @@
|
||||||
=== release 0.10.27 ===
|
=== release 0.10.28 ===
|
||||||
|
|
||||||
2010-03-05 Tim-Philipp Müller <tim.muller@collabora.co.uk>
|
2010-03-08 Tim-Philipp Müller <tim.muller@collabora.co.uk>
|
||||||
|
|
||||||
* configure.ac:
|
* configure.ac:
|
||||||
releasing 0.10.27, "No Mistakes Allowed"
|
releasing 0.10.28, "Those Norwegians"
|
||||||
|
|
||||||
|
2010-03-08 21:57:03 +0100 Benjamin Otte <otte@redhat.com>
|
||||||
|
|
||||||
|
* ext/theora/gsttheoraenc.c:
|
||||||
|
theora: Fix SIGFPE when using 0/1 framerate
|
||||||
|
libtheora crashes with a 0 framerate, so let's forbid it.
|
||||||
|
https://bugzilla.redhat.com/show_bug.cgi?id=571289
|
||||||
|
|
||||||
|
2010-03-08 14:50:25 +0000 David Schleef <ds@schleef.org>
|
||||||
|
|
||||||
|
* ext/ogg/dirac_parse.c:
|
||||||
|
oggdemux: fix dirac header parsing
|
||||||
|
Fixes #611900.
|
||||||
|
|
||||||
|
2010-03-08 14:46:17 +0000 Tim-Philipp Müller <tim.muller@collabora.co.uk>
|
||||||
|
|
||||||
|
* tests/examples/overlay/Makefile.am:
|
||||||
|
examples: make sure to dist qtgv-xoverlay.h header file
|
||||||
|
This time for real.
|
||||||
|
Fixes #610832.
|
||||||
|
|
||||||
|
2010-03-08 12:11:01 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
|
||||||
|
|
||||||
|
* gst-libs/gst/rtp/gstbasertpdepayload.c:
|
||||||
|
basedepay: clarify some documentation
|
||||||
|
|
||||||
|
2010-03-08 11:25:01 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
|
||||||
|
|
||||||
|
* ext/alsa/gstalsasrc.c:
|
||||||
|
alsasrc: return right number of bytes that we wrote
|
||||||
|
|
||||||
|
2010-03-08 11:20:51 +0100 Dake Gu <gudake@gmail.com>
|
||||||
|
|
||||||
|
* gst-libs/gst/rtsp/gstrtspconnection.c:
|
||||||
|
rtspconnection: fix handling of x-server-ip-address
|
||||||
|
Fix handling of x-server-ip-address.
|
||||||
|
|
||||||
|
2010-03-02 11:25:31 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
|
||||||
|
|
||||||
|
* docs/design/draft-keyframe-force.txt:
|
||||||
|
docs: update keyframe force event
|
||||||
|
Add field to send all headers.
|
||||||
|
|
||||||
|
=== release 0.10.27 ===
|
||||||
|
|
||||||
|
2010-03-06 00:09:29 +0000 Tim-Philipp Müller <tim.muller@collabora.co.uk>
|
||||||
|
|
||||||
|
* ChangeLog:
|
||||||
|
* NEWS:
|
||||||
|
* RELEASE:
|
||||||
|
* configure.ac:
|
||||||
|
* docs/plugins/gst-plugins-base-plugins.args:
|
||||||
|
* docs/plugins/inspect/plugin-adder.xml:
|
||||||
|
* docs/plugins/inspect/plugin-alsa.xml:
|
||||||
|
* docs/plugins/inspect/plugin-app.xml:
|
||||||
|
* docs/plugins/inspect/plugin-audioconvert.xml:
|
||||||
|
* docs/plugins/inspect/plugin-audiorate.xml:
|
||||||
|
* docs/plugins/inspect/plugin-audioresample.xml:
|
||||||
|
* docs/plugins/inspect/plugin-audiotestsrc.xml:
|
||||||
|
* docs/plugins/inspect/plugin-cdparanoia.xml:
|
||||||
|
* docs/plugins/inspect/plugin-decodebin.xml:
|
||||||
|
* docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
|
||||||
|
* docs/plugins/inspect/plugin-gdp.xml:
|
||||||
|
* docs/plugins/inspect/plugin-gio.xml:
|
||||||
|
* docs/plugins/inspect/plugin-gnomevfs.xml:
|
||||||
|
* docs/plugins/inspect/plugin-libvisual.xml:
|
||||||
|
* docs/plugins/inspect/plugin-ogg.xml:
|
||||||
|
* docs/plugins/inspect/plugin-pango.xml:
|
||||||
|
* docs/plugins/inspect/plugin-playback.xml:
|
||||||
|
* docs/plugins/inspect/plugin-subparse.xml:
|
||||||
|
* docs/plugins/inspect/plugin-tcp.xml:
|
||||||
|
* docs/plugins/inspect/plugin-theora.xml:
|
||||||
|
* docs/plugins/inspect/plugin-typefindfunctions.xml:
|
||||||
|
* docs/plugins/inspect/plugin-uridecodebin.xml:
|
||||||
|
* docs/plugins/inspect/plugin-video4linux.xml:
|
||||||
|
* docs/plugins/inspect/plugin-videorate.xml:
|
||||||
|
* docs/plugins/inspect/plugin-videoscale.xml:
|
||||||
|
* docs/plugins/inspect/plugin-videotestsrc.xml:
|
||||||
|
* docs/plugins/inspect/plugin-volume.xml:
|
||||||
|
* docs/plugins/inspect/plugin-vorbis.xml:
|
||||||
|
* docs/plugins/inspect/plugin-ximagesink.xml:
|
||||||
|
* docs/plugins/inspect/plugin-xvimagesink.xml:
|
||||||
|
* gst-plugins-base.doap:
|
||||||
|
* win32/common/_stdint.h:
|
||||||
|
* win32/common/config.h:
|
||||||
|
Release 0.10.27
|
||||||
|
|
||||||
|
2010-03-06 00:08:23 +0000 Tim-Philipp Müller <tim.muller@collabora.co.uk>
|
||||||
|
|
||||||
|
* po/af.po:
|
||||||
|
* po/az.po:
|
||||||
|
* po/bg.po:
|
||||||
|
* po/ca.po:
|
||||||
|
* po/cs.po:
|
||||||
|
* po/da.po:
|
||||||
|
* po/de.po:
|
||||||
|
* po/en_GB.po:
|
||||||
|
* po/es.po:
|
||||||
|
* po/eu.po:
|
||||||
|
* po/fi.po:
|
||||||
|
* po/fr.po:
|
||||||
|
* po/hu.po:
|
||||||
|
* po/id.po:
|
||||||
|
* po/it.po:
|
||||||
|
* po/ja.po:
|
||||||
|
* po/lt.po:
|
||||||
|
* po/lv.po:
|
||||||
|
* po/nb.po:
|
||||||
|
* po/nl.po:
|
||||||
|
* po/or.po:
|
||||||
|
* po/pl.po:
|
||||||
|
* po/pt_BR.po:
|
||||||
|
* po/ru.po:
|
||||||
|
* po/sk.po:
|
||||||
|
* po/sq.po:
|
||||||
|
* po/sr.po:
|
||||||
|
* po/sv.po:
|
||||||
|
* po/tr.po:
|
||||||
|
* po/uk.po:
|
||||||
|
* po/vi.po:
|
||||||
|
* po/zh_CN.po:
|
||||||
|
Update .po files
|
||||||
|
|
||||||
2010-03-05 15:58:44 +0000 Tim-Philipp Müller <tim.muller@collabora.co.uk>
|
2010-03-05 15:58:44 +0000 Tim-Philipp Müller <tim.muller@collabora.co.uk>
|
||||||
|
|
||||||
|
|
14
NEWS
14
NEWS
|
@ -1,4 +1,16 @@
|
||||||
This is GStreamer Base Plug-ins 0.10.27, "No Mistakes Allowed"
|
This is GStreamer Base Plug-ins 0.10.28, "Those Norwegians"
|
||||||
|
|
||||||
|
Changes since 0.10.27:
|
||||||
|
|
||||||
|
* Ogg/Dirac fixes
|
||||||
|
* build: really dist qtgv-xoverlay.h header file needed by overlay examples this time
|
||||||
|
* rtspconnection: fix handling of x-server-ip-address
|
||||||
|
* alsasrc fixes
|
||||||
|
|
||||||
|
Bugs fixed since 0.10.27:
|
||||||
|
|
||||||
|
* 610832 : qtgv-xoverlay.h header file missing in the tarball
|
||||||
|
* 611900 : [oggdemux] Incorrect parsing of Dirac headers
|
||||||
|
|
||||||
Changes since 0.10.26:
|
Changes since 0.10.26:
|
||||||
|
|
||||||
|
|
63
RELEASE
63
RELEASE
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
Release notes for GStreamer Base Plug-ins 0.10.27 "No Mistakes Allowed"
|
Release notes for GStreamer Base Plug-ins 0.10.28 "Those Norwegians"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -27,13 +27,13 @@ This module contains elements for, among others:
|
||||||
containers: ogg
|
containers: ogg
|
||||||
codecs: vorbis, theora
|
codecs: vorbis, theora
|
||||||
text: textoverlay, subparse
|
text: textoverlay, subparse
|
||||||
sources: audiotestsrc, videotestsrc, gnomevfssrc, giosrc
|
sources: audiotestsrc, videotestsrc, giosrc, gnomevfssrc
|
||||||
network: tcp
|
network: tcp
|
||||||
typefind
|
typefind
|
||||||
audio processing: audioconvert, adder, audiorate, audioresample, volume
|
audio processing: audioconvert, adder, audiorate, audioresample, volume
|
||||||
visualisation: libvisual
|
visualisation: libvisual
|
||||||
video processing: ffmpegcolorspace
|
video processing: ffmpegcolorspace
|
||||||
aggregate elements: uridecodebin, decodebin2, playbin2, decodebin, playbin
|
aggregate elements: playbin2, decodebin2, uridecodebin, decodebin, playbin
|
||||||
|
|
||||||
|
|
||||||
Other modules containing plug-ins are:
|
Other modules containing plug-ins are:
|
||||||
|
@ -54,51 +54,15 @@ contains a set of less supported plug-ins that haven't passed the
|
||||||
|
|
||||||
Features of this release
|
Features of this release
|
||||||
|
|
||||||
* playbin2,decodebin2: lots of fixes for missing plugin installation
|
* Ogg/Dirac fixes
|
||||||
* playbin2, playsink, subtitleoverlay: Set subtitle encoding properly
|
* build: really dist qtgv-xoverlay.h header file needed by overlay examples this time
|
||||||
* videorate: Improve upstream negotiation
|
* rtspconnection: fix handling of x-server-ip-address
|
||||||
* oggdemux: use the chain begin_time instead of our counter
|
* alsasrc fixes
|
||||||
* oggdemux: mark skeleton streams correctly
|
|
||||||
* oggdemux: theora PAR of 0:N, N:0 or 0:0 is allowed and maps to 1:1
|
|
||||||
* typefinding: detect stm module format
|
|
||||||
* ffmpegcolorspace: add conversions from all ARGB formats to AYUV and back
|
|
||||||
* theoradec: Fix chroma copying for 4:2:2
|
|
||||||
* tcpclientsrc,tcpserversrc: Fix handling of closed sockets
|
|
||||||
* examples,build: dist header file for the Qt graphics view example
|
|
||||||
* playsink: Reset the sink's state to NULL before unreffing it unless it's the same instance again
|
|
||||||
* rtspconnection: make sure not to dereference NULL username or password
|
|
||||||
* appsrc: Update segment duration and post a duration message if the duration changes
|
|
||||||
* vorbisdec: also support ivorbis tremor decoder
|
|
||||||
* rtsp: fail gracefully on bad Content-Length headers
|
|
||||||
* rtsp: ignore \n and \r as the first line
|
|
||||||
|
|
||||||
Bugs fixed in this release
|
Bugs fixed in this release
|
||||||
|
|
||||||
* 610449 : codec autodetection does not always work
|
* 610832 : qtgv-xoverlay.h header file missing in the tarball
|
||||||
* 608025 : [videorate] fails at upstream negotiation
|
* 611900 : [oggdemux] Incorrect parsing of Dirac headers
|
||||||
* 608309 : [appsrc] Should request new data before the queue is empty
|
|
||||||
* 608417 : rtspsrc problem with \n and \r as first line
|
|
||||||
* 609063 : [vorbisdec] also support integer vorbis decoder (tremor) library implementation
|
|
||||||
* 609314 : typefind: Typefind does not handle .stm module format
|
|
||||||
* 609423 : [appsrc] gst_app_src_set_size() should update duration and post a duration message
|
|
||||||
* 610005 : [oggdemux] regression: bad seek granularity
|
|
||||||
* 610268 : [rtsp] NULL pointer reference in gstrtspconnection
|
|
||||||
* 610310 : [playbin2] Subtitle encoding property has no effect
|
|
||||||
* 610329 : [theoradec] doesn't copy all chroma lines for 4:2:2
|
|
||||||
* 610379 : [playbin2] doesn't play if text flag is unset and media has text subtitles
|
|
||||||
* 610386 : [tcpserversrc] Doesn't send EOS when socket is closed
|
|
||||||
* 610672 : overlay examples are now inconsistent and broken
|
|
||||||
* 610832 : missing header file in the tarball
|
|
||||||
* 611225 : [oggdemux] doesn't preroll big_buck_bunny_427x240.indexed.ogg in push mode
|
|
||||||
* 611227 : [oggdemux] no duration or seeking in local big_buck_bunny_427x240.indexed.ogg in pull mode
|
|
||||||
* 604131 : Totem can no longer open Matroska files that hold ASS subtitles
|
|
||||||
|
|
||||||
API changed in this release
|
|
||||||
|
|
||||||
- API additions:
|
|
||||||
|
|
||||||
* appsrc::min-percent property
|
|
||||||
* GST_RIFF_TAG_JUNQ
|
|
||||||
|
|
||||||
Download
|
Download
|
||||||
|
|
||||||
|
@ -128,15 +92,8 @@ Applications
|
||||||
Contributors to this release
|
Contributors to this release
|
||||||
|
|
||||||
* Benjamin Otte
|
* Benjamin Otte
|
||||||
|
* Dake Gu
|
||||||
* David Schleef
|
* David Schleef
|
||||||
* Götz Waschk
|
|
||||||
* Josep Torra Valles
|
|
||||||
* Kaj-Michael Lang
|
|
||||||
* Mark Nauwelaerts
|
|
||||||
* Patrick Radizi
|
|
||||||
* Sebastian Dröge
|
|
||||||
* Stefan Kost
|
|
||||||
* Thiago Santos
|
|
||||||
* Tim-Philipp Müller
|
* Tim-Philipp Müller
|
||||||
* Wim Taymans
|
* 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, git and prerelease does -Werror too
|
dnl releases only do -Wall, git and prerelease does -Werror too
|
||||||
dnl use a three digit version number for releases, and four for git/prerelease
|
dnl use a three digit version number for releases, and four for git/prerelease
|
||||||
AC_INIT(GStreamer Base Plug-ins, 0.10.27,
|
AC_INIT(GStreamer Base Plug-ins, 0.10.28,
|
||||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
||||||
gst-plugins-base)
|
gst-plugins-base)
|
||||||
|
|
||||||
|
@ -44,7 +44,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, 19, 1, 19)
|
AS_LIBTOOL(GST, 19, 2, 19)
|
||||||
|
|
||||||
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.
|
||||||
|
@ -55,7 +55,7 @@ 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.10.27
|
GST_REQ=0.10.28
|
||||||
|
|
||||||
dnl *** autotools stuff ****
|
dnl *** autotools stuff ****
|
||||||
|
|
||||||
|
|
|
@ -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.27</version>
|
<version>0.10.28</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.27</version>
|
<version>0.10.28</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 used to communicate with applications</description>
|
<description>Elements used to communicate with applications</description>
|
||||||
<filename>../../gst/app/.libs/libgstapp.so</filename>
|
<filename>../../gst/app/.libs/libgstapp.so</filename>
|
||||||
<basename>libgstapp.so</basename>
|
<basename>libgstapp.so</basename>
|
||||||
<version>0.10.27</version>
|
<version>0.10.28</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>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.27</version>
|
<version>0.10.28</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>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.27</version>
|
<version>0.10.28</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.27</version>
|
<version>0.10.28</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.27</version>
|
<version>0.10.28</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.27</version>
|
<version>0.10.28</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>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.27</version>
|
<version>0.10.28</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.27</version>
|
<version>0.10.28</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>Payload/depayload GDP packets</description>
|
<description>Payload/depayload GDP packets</description>
|
||||||
<filename>../../gst/gdp/.libs/libgstgdp.so</filename>
|
<filename>../../gst/gdp/.libs/libgstgdp.so</filename>
|
||||||
<basename>libgstgdp.so</basename>
|
<basename>libgstgdp.so</basename>
|
||||||
<version>0.10.27</version>
|
<version>0.10.28</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>GIO elements</description>
|
<description>GIO elements</description>
|
||||||
<filename>../../ext/gio/.libs/libgstgio.so</filename>
|
<filename>../../ext/gio/.libs/libgstgio.so</filename>
|
||||||
<basename>libgstgio.so</basename>
|
<basename>libgstgio.so</basename>
|
||||||
<version>0.10.27</version>
|
<version>0.10.28</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 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.27</version>
|
<version>0.10.28</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.27</version>
|
<version>0.10.28</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>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.27</version>
|
<version>0.10.28</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>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.27</version>
|
<version>0.10.28</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>various playback elements</description>
|
<description>various playback elements</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.27</version>
|
<version>0.10.28</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.27</version>
|
<version>0.10.28</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>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.27</version>
|
<version>0.10.28</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>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.27</version>
|
<version>0.10.28</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>
|
||||||
|
@ -41,7 +41,7 @@
|
||||||
<name>sink</name>
|
<name>sink</name>
|
||||||
<direction>sink</direction>
|
<direction>sink</direction>
|
||||||
<presence>always</presence>
|
<presence>always</presence>
|
||||||
<details>video/x-raw-yuv, format=(fourcc){ I420, Y42B, Y444 }, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]</details>
|
<details>video/x-raw-yuv, format=(fourcc){ I420, Y42B, Y444 }, framerate=(fraction)[ 1/2147483647, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]</details>
|
||||||
</caps>
|
</caps>
|
||||||
<caps>
|
<caps>
|
||||||
<name>src</name>
|
<name>src</name>
|
||||||
|
|
|
@ -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.27</version>
|
<version>0.10.28</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>URI Decoder bin</description>
|
<description>URI Decoder bin</description>
|
||||||
<filename>../../gst/playback/.libs/libgstdecodebin2.so</filename>
|
<filename>../../gst/playback/.libs/libgstdecodebin2.so</filename>
|
||||||
<basename>libgstdecodebin2.so</basename>
|
<basename>libgstdecodebin2.so</basename>
|
||||||
<version>0.10.27</version>
|
<version>0.10.28</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.27</version>
|
<version>0.10.28</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>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.27</version>
|
<version>0.10.28</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.27</version>
|
<version>0.10.28</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.27</version>
|
<version>0.10.28</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.27</version>
|
<version>0.10.28</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.27</version>
|
<version>0.10.28</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>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.27</version>
|
<version>0.10.28</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.27</version>
|
<version>0.10.28</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>
|
||||||
|
|
|
@ -35,6 +35,17 @@ A wide range of video and audio decoders, encoders, and filters are included.
|
||||||
</CVSRepository>
|
</CVSRepository>
|
||||||
</repository>
|
</repository>
|
||||||
|
|
||||||
|
<release>
|
||||||
|
<Version>
|
||||||
|
<revision>0.10.28</revision>
|
||||||
|
<branch>0.10</branch>
|
||||||
|
<name>Those Norwegians</name>
|
||||||
|
<created>2010-03-08</created>
|
||||||
|
<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-0.10.28.tar.bz2" />
|
||||||
|
<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-0.10.28.tar.gz" />
|
||||||
|
</Version>
|
||||||
|
</release>
|
||||||
|
|
||||||
<release>
|
<release>
|
||||||
<Version>
|
<Version>
|
||||||
<revision>0.10.27</revision>
|
<revision>0.10.27</revision>
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
#ifndef _GST_PLUGINS_BASE__STDINT_H
|
#ifndef _GST_PLUGINS_BASE__STDINT_H
|
||||||
#define _GST_PLUGINS_BASE__STDINT_H 1
|
#define _GST_PLUGINS_BASE__STDINT_H 1
|
||||||
#ifndef _GENERATED_STDINT_H
|
#ifndef _GENERATED_STDINT_H
|
||||||
#define _GENERATED_STDINT_H "gst-plugins-base 0.10.27"
|
#define _GENERATED_STDINT_H "gst-plugins-base 0.10.28"
|
||||||
/* generated using gnu compiler gcc (Debian 4.4.3-2) 4.4.3 */
|
/* generated using gnu compiler gcc (Debian 4.4.3-3) 4.4.3 */
|
||||||
#define _STDINT_HAVE_STDINT_H 1
|
#define _STDINT_HAVE_STDINT_H 1
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -322,7 +322,7 @@
|
||||||
#define PACKAGE_NAME "GStreamer Base Plug-ins"
|
#define PACKAGE_NAME "GStreamer Base 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 Base Plug-ins 0.10.27"
|
#define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.28"
|
||||||
|
|
||||||
/* 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-base"
|
#define PACKAGE_TARNAME "gst-plugins-base"
|
||||||
|
@ -331,7 +331,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.10.27"
|
#define PACKAGE_VERSION "0.10.28"
|
||||||
|
|
||||||
/* directory where plugins are located */
|
/* directory where plugins are located */
|
||||||
#ifdef _DEBUG
|
#ifdef _DEBUG
|
||||||
|
@ -359,7 +359,7 @@
|
||||||
#undef STDC_HEADERS
|
#undef STDC_HEADERS
|
||||||
|
|
||||||
/* Version number of package */
|
/* Version number of package */
|
||||||
#define VERSION "0.10.27"
|
#define VERSION "0.10.28"
|
||||||
|
|
||||||
/* 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