Skip to content

Commit

Permalink
Release 0.10.28
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim-Philipp Müller committed Mar 8, 2010
1 parent ebe546c commit ccdbe1e
Show file tree
Hide file tree
Showing 37 changed files with 197 additions and 95 deletions.
126 changes: 124 additions & 2 deletions ChangeLog
@@ -1,9 +1,131 @@
=== release 0.10.28 ===

2010-03-08 Tim-Philipp Müller <tim.muller@collabora.co.uk>

* configure.ac:
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-05 Tim-Philipp Müller <tim.muller@collabora.co.uk>
2010-03-06 00:09:29 +0000 Tim-Philipp Müller <tim.muller@collabora.co.uk>

* ChangeLog:
* NEWS:
* RELEASE:
* configure.ac:
releasing 0.10.27, "No Mistakes Allowed"
* 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>

Expand Down
14 changes: 13 additions & 1 deletion 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:

Expand Down
63 changes: 10 additions & 53 deletions 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"



Expand Down Expand Up @@ -27,13 +27,13 @@ This module contains elements for, among others:
containers: ogg
codecs: vorbis, theora
text: textoverlay, subparse
sources: audiotestsrc, videotestsrc, gnomevfssrc, giosrc
sources: audiotestsrc, videotestsrc, giosrc, gnomevfssrc
network: tcp
typefind
audio processing: audioconvert, adder, audiorate, audioresample, volume
visualisation: libvisual
video processing: ffmpegcolorspace
aggregate elements: uridecodebin, decodebin2, playbin2, decodebin, playbin
aggregate elements: playbin2, decodebin2, uridecodebin, decodebin, playbin


Other modules containing plug-ins are:
Expand All @@ -54,51 +54,15 @@ contains a set of less supported plug-ins that haven't passed the

Features of this release

* playbin2,decodebin2: lots of fixes for missing plugin installation
* playbin2, playsink, subtitleoverlay: Set subtitle encoding properly
* videorate: Improve upstream negotiation
* oggdemux: use the chain begin_time instead of our counter
* 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
* 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 in this release

* 610449 : codec autodetection does not always work
* 608025 : [videorate] fails at upstream negotiation
* 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
* 610832 : qtgv-xoverlay.h header file missing in the tarball
* 611900 : [oggdemux] Incorrect parsing of Dirac headers

Download

Expand Down Expand Up @@ -128,15 +92,8 @@ Applications
Contributors to this release

* Benjamin Otte
* Dake Gu
* 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
* Wim Taymans

6 changes: 3 additions & 3 deletions configure.ac
Expand Up @@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file
dnl initialize autoconf
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
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,
gst-plugins-base)

Expand Down Expand Up @@ -44,7 +44,7 @@ dnl - interfaces added/removed/changed -> increment CURRENT, REVISION = 0
dnl - interfaces added -> increment AGE
dnl - interfaces removed -> AGE = 0
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 the generated libtool script has no support for the listed tags.
Expand All @@ -55,7 +55,7 @@ AC_LIBTOOL_WIN32_DLL
AM_PROG_LIBTOOL

dnl *** required versions of GStreamer stuff ***
GST_REQ=0.10.27
GST_REQ=0.10.28

dnl *** autotools stuff ****

Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-adder.xml
Expand Up @@ -3,7 +3,7 @@
<description>Adds multiple streams</description>
<filename>../../gst/adder/.libs/libgstadder.so</filename>
<basename>libgstadder.so</basename>
<version>0.10.27</version>
<version>0.10.28</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-alsa.xml
Expand Up @@ -3,7 +3,7 @@
<description>ALSA plugin library</description>
<filename>../../ext/alsa/.libs/libgstalsa.so</filename>
<basename>libgstalsa.so</basename>
<version>0.10.27</version>
<version>0.10.28</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-app.xml
Expand Up @@ -3,7 +3,7 @@
<description>Elements used to communicate with applications</description>
<filename>../../gst/app/.libs/libgstapp.so</filename>
<basename>libgstapp.so</basename>
<version>0.10.27</version>
<version>0.10.28</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-audioconvert.xml
Expand Up @@ -3,7 +3,7 @@
<description>Convert audio to different formats</description>
<filename>../../gst/audioconvert/.libs/libgstaudioconvert.so</filename>
<basename>libgstaudioconvert.so</basename>
<version>0.10.27</version>
<version>0.10.28</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-audiorate.xml
Expand Up @@ -3,7 +3,7 @@
<description>Adjusts audio frames</description>
<filename>../../gst/audiorate/.libs/libgstaudiorate.so</filename>
<basename>libgstaudiorate.so</basename>
<version>0.10.27</version>
<version>0.10.28</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-audioresample.xml
Expand Up @@ -3,7 +3,7 @@
<description>Resamples audio</description>
<filename>../../gst/audioresample/.libs/libgstaudioresample.so</filename>
<basename>libgstaudioresample.so</basename>
<version>0.10.27</version>
<version>0.10.28</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-audiotestsrc.xml
Expand Up @@ -3,7 +3,7 @@
<description>Creates audio test signals of given frequency and volume</description>
<filename>../../gst/audiotestsrc/.libs/libgstaudiotestsrc.so</filename>
<basename>libgstaudiotestsrc.so</basename>
<version>0.10.27</version>
<version>0.10.28</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-cdparanoia.xml
Expand Up @@ -3,7 +3,7 @@
<description>Read audio from CD in paranoid mode</description>
<filename>../../ext/cdparanoia/.libs/libgstcdparanoia.so</filename>
<basename>libgstcdparanoia.so</basename>
<version>0.10.27</version>
<version>0.10.28</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-decodebin.xml
Expand Up @@ -3,7 +3,7 @@
<description>decoder bin</description>
<filename>../../gst/playback/.libs/libgstdecodebin.so</filename>
<basename>libgstdecodebin.so</basename>
<version>0.10.27</version>
<version>0.10.28</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-ffmpegcolorspace.xml
Expand Up @@ -3,7 +3,7 @@
<description>colorspace conversion copied from FFMpeg 0.4.9-pre1</description>
<filename>../../gst/ffmpegcolorspace/.libs/libgstffmpegcolorspace.so</filename>
<basename>libgstffmpegcolorspace.so</basename>
<version>0.10.27</version>
<version>0.10.28</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>FFMpeg</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-gdp.xml
Expand Up @@ -3,7 +3,7 @@
<description>Payload/depayload GDP packets</description>
<filename>../../gst/gdp/.libs/libgstgdp.so</filename>
<basename>libgstgdp.so</basename>
<version>0.10.27</version>
<version>0.10.28</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-gio.xml
Expand Up @@ -3,7 +3,7 @@
<description>GIO elements</description>
<filename>../../ext/gio/.libs/libgstgio.so</filename>
<basename>libgstgio.so</basename>
<version>0.10.27</version>
<version>0.10.28</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-gnomevfs.xml
Expand Up @@ -3,7 +3,7 @@
<description>elements to read from and write to Gnome-VFS uri's</description>
<filename>../../ext/gnomevfs/.libs/libgstgnomevfs.so</filename>
<basename>libgstgnomevfs.so</basename>
<version>0.10.27</version>
<version>0.10.28</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down

0 comments on commit ccdbe1e

Please sign in to comment.