From b64a8c4894302fb9787f01daa722f7bf37c093fb Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 9 Jun 2006 18:49:26 +0000 Subject: [PATCH] releasing 0.10.8 Original commit message from CVS: releasing 0.10.8 --- ChangeLog | 29 +++++---- NEWS | 35 ++++++++++- RELEASE | 72 ++++++++++------------- configure.ac | 2 +- docs/plugins/gst-plugins-base-plugins.args | 18 ++++-- docs/plugins/inspect/plugin-adder.xml | 2 +- docs/plugins/inspect/plugin-alsa.xml | 2 +- docs/plugins/inspect/plugin-audioconvert.xml | 2 +- docs/plugins/inspect/plugin-audiorate.xml | 2 +- docs/plugins/inspect/plugin-audioresample.xml | 2 +- docs/plugins/inspect/plugin-audiotestsrc.xml | 2 +- docs/plugins/inspect/plugin-cdparanoia.xml | 2 +- docs/plugins/inspect/plugin-decodebin.xml | 2 +- docs/plugins/inspect/plugin-ffmpegcolorspace.xml | 2 +- docs/plugins/inspect/plugin-gnomevfs.xml | 2 +- docs/plugins/inspect/plugin-libvisual.xml | 23 +------- docs/plugins/inspect/plugin-ogg.xml | 2 +- docs/plugins/inspect/plugin-pango.xml | 2 +- docs/plugins/inspect/plugin-playbin.xml | 2 +- docs/plugins/inspect/plugin-subparse.xml | 2 +- docs/plugins/inspect/plugin-tcp.xml | 2 +- docs/plugins/inspect/plugin-theora.xml | 2 +- docs/plugins/inspect/plugin-typefindfunctions.xml | 2 +- docs/plugins/inspect/plugin-video4linux.xml | 2 +- docs/plugins/inspect/plugin-videorate.xml | 2 +- docs/plugins/inspect/plugin-videoscale.xml | 2 +- docs/plugins/inspect/plugin-videotestsrc.xml | 2 +- docs/plugins/inspect/plugin-volume.xml | 2 +- docs/plugins/inspect/plugin-vorbis.xml | 2 +- docs/plugins/inspect/plugin-ximagesink.xml | 2 +- docs/plugins/inspect/plugin-xvimagesink.xml | 2 +- win32/common/config.h | 8 +-- 32 files changed, 130 insertions(+), 107 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9d2aa18..4218cfe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +=== release 0.10.8 === + +2006-06-09 Thomas Vander Stichele + + * configure.ac: + releasing 0.10.8, "Moar gij ziet mij nie" + 2006-06-07 Thomas Vander Stichele * configure.ac: @@ -440,8 +447,8 @@ 2006-05-24 Edward Hervey * gst/typefind/gsttypefindfunctions.c: (qt_type_find): - Added the 'prfl' atom type which MQV (no, it's not a typo) files contain. - Else they play perfectly fine with qtdemux. + Added the 'prfl' atom type which MQV (no, it's not a typo) files + contain. Else they play perfectly fine with qtdemux. 2006-05-23 Stefan Kost @@ -474,10 +481,10 @@ gtk is not available (#342566). 2006-05-19 Philippe Kalaf - + * gst-libs/gst/rtp/gstbasertpaudiopayload.c: - 80 line columns - Removed redundant floor() + 80 line columns + Removed redundant floor() 2006-05-19 Tim-Philipp Müller @@ -512,15 +519,15 @@ return them immediately without doing any caps intersections. 2006-05-18 Philippe Kalaf - + * gst-libs/gst/rtp/README: Some new documentation * gst-libs/gst/rtp/gstrtpbuffer.h: - Added GST_RTP_PAYLOAD_DYNAMIC_STRING for use by children + Added GST_RTP_PAYLOAD_DYNAMIC_STRING for use by children * gst-libs/gst/rtp/gstbasertpaudiopayload.c: * gst-libs/gst/rtp/gstbasertpaudiopayload.h: - New RTP audio base payloader class. Supports frame or sample based codecs. - Not enabled in Makefile.am until approved. + New RTP audio base payloader class. Supports frame or sample based + codecs. Not enabled in Makefile.am until approved. 2006-05-18 Tim-Philipp Müller @@ -559,7 +566,7 @@ (gst_alsasrc_init_interfaces), (gst_alsasrc_set_property): Make alsasink and alsasrc implement the GstPropertyProbe interface for device probing (#342181). - Patch by: Martin Szulecki + Patch by: Martin Szulecki 2006-05-18 Tim-Philipp Müller @@ -684,6 +691,8 @@ Fix seeking performance in the case where a non-header packet has a 0 granulepos (busted theora case). Fixes #341719 + (nvdr: thanks Wim for not mentioning who spotted and fixed it in + the first place, you limelight stealer you) 2006-05-15 Tim-Philipp Müller diff --git a/NEWS b/NEWS index 674626e..54ad7f9 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,39 @@ -This is GStreamer Base Plug-ins 0.10.7, "Leave the gun" +This is GStreamer Base Plug-ins 0.10.8, "Moar gij ziet mij nie" + +Changes since 0.10.7: + + * alsasink probing fixes + * xvimagesink error reporting fixes + * subtitle fixes + * adder fixes + * vorbis multichannel fixes + * multifdsink streamheader fixes + +Bugs fixed since 0.10.7: + + * 169936 : [subparse] support for SAMI subtitles + * 315312 : Gstreamer Xv uses RGB instead of YUV. + * 334002 : video4linux shouldn't depend on X in configure script + * 336881 : [libvisual] additional support for libvisual-0.4 + * 337544 : [xvimagesink] Internal Error when image is too large + * 339520 : [subparse] add " encoding " property + * 340909 : [alsasink] can't enable spdif output + * 341542 : some users have an assertion failed: (GST_VIDEO_SINK_WIDT... + * 341562 : audioconvert doesn't list formats in order of preference + * 341696 : audioconvert crashes if converting from a format with no ... + * 341719 : bisection algorithm in ogg doesn't bisect in some cases + * 341732 : [alsasink] doesn't query supported sample rates + * 341873 : [alsasink] minor memory leak, uses unprotected static var... + * 342143 : [subparse] sami parser needs to escape characters + * 342181 : [alsa] add property probe interface to alsasink and alsasrc + * 342268 : [playbin] add 'subtitle-encoding' property + * 342345 : [riff] Elephant's Dream AVI does not play, JUNK chunk bef... + * 342566 : Building without GTK+ fails + * 343397 : H.264/AAC movie deadlocks with totem in gstreamer code, p... + * 339935 : [adder] dead-locks when adding sink pads in PAUSED state Changes since 0.10.6: + * typefind improvements * bug-fixes in textoverlay, audioconvert, videotestsrc, multifdsink and audio source/sink base classes diff --git a/RELEASE b/RELEASE index 287c6ee..388eebb 100644 --- a/RELEASE +++ b/RELEASE @@ -1,5 +1,5 @@ -Release notes for GStreamer Base Plug-ins 0.10.7 "Leave the gun" +Release notes for GStreamer Base Plug-ins 0.10.8 "Moar gij ziet mij nie" @@ -53,46 +53,37 @@ contains a set of less supported plug-ins that haven't passed the Features of this release - * typefind improvements - * bug-fixes in textoverlay, audioconvert, videotestsrc, multifdsink and audio source/sink base classes - * Ice-cast metadata support has moved from gnomevfssrc to the icydemux element in gst-plugins-good - * audioresample now supports floating point samples - * Adder element fixes. - * Fixes for network playback and audio resampling in playbin + * Parallel installability with 0.8.x series + * Threadsafe design and API + * alsasink probing fixes + * xvimagesink error reporting fixes + * subtitle fixes + * adder fixes + * vorbis multichannel fixes + * multifdsink streamheader fixes Bugs fixed in this release - * 340060 : [adder] handle newsegment events properly - * 340375 : [API 0.11] [patch] typefind to differentiate between mp4 ... - * 339405 : [textoverlay] can't display '\n' character - * 338657 : [patch] adder should send events from src-pad to all sink... - * 338919 : [patch] alsasink should also query witdh capabilities fro... - * 301759 : [audioresample] float audio support (for OSX audio sinks) - * 331901 : [videotestsrc] framerate=0/1 gives assertion error - * 333657 : Replacing icy demuxing in gnomevfssrc - * 336339 : [audioresample] should support width != 16 - * 338718 : [patch] [audioconvert] correctly clip float samples > 1.0 - * 338778 : [patch] Bad audio with ASX files - * 338991 : [patch] Videoscale doesn't pass on pixel-aspect ratio - * 339574 : [patch] Race condition in multifdsink can lead to spuriou... - * 339786 : [typefinding] wavpack typefinding doesn't always work - * 340369 : [volume element] " volume " property range insufficient - * 340379 : [playbin] doesn't insert audioresample, causes problems w... - * 340392 : Problem with internal-decodebin - * 341160 : [multifdsink] client_status enum has an uninitialized nick - * 341182 : Accessing playbin's streaminfo property from high languag... - * 341432 : [playbin] automatically get icecast metadata requiring ic... + * 169936 : [subparse] support for SAMI subtitles + * 315312 : Gstreamer Xv uses RGB instead of YUV. + * 334002 : video4linux shouldn't depend on X in configure script + * 336881 : [libvisual] additional support for libvisual-0.4 + * 337544 : [xvimagesink] Internal Error when image is too large + * 339520 : [subparse] add " encoding " property + * 340909 : [alsasink] can't enable spdif output * 341542 : some users have an assertion failed: (GST_VIDEO_SINK_WIDT... - * 341557 : Map GST_TAG_IMAGE < = > ID3v2 APIC tag - -API changed in this release - - -- API additions: - -* client-fd-removed signal added to multifdsink -* stream-info-value-array property added to playbin -* gst_video_calculate_display_ratio() in libgstvideo + * 341562 : audioconvert doesn't list formats in order of preference + * 341696 : audioconvert crashes if converting from a format with no ... + * 341719 : bisection algorithm in ogg doesn't bisect in some cases + * 341732 : [alsasink] doesn't query supported sample rates + * 341873 : [alsasink] minor memory leak, uses unprotected static var... + * 342143 : [subparse] sami parser needs to escape characters + * 342181 : [alsa] add property probe interface to alsasink and alsasrc + * 342268 : [playbin] add 'subtitle-encoding' property + * 342345 : [riff] Elephant's Dream AVI does not play, JUNK chunk bef... + * 342566 : Building without GTK+ fails + * 343397 : H.264/AAC movie deadlocks with totem in gstreamer code, p... + * 339935 : [adder] dead-locks when adding sink pads in PAUSED state Download @@ -122,16 +113,17 @@ Applications Contributors to this release - * Andy Wingo - * David Schleef * Edward Hervey * Jan Schmidt + * Julien Moutte + * Martin Szulecki * Michael Smith + * Peter Kjellerstedt * Sebastien Moutte - * Sjoerd Simons * Stefan Kost * Thomas Vander Stichele * Tim-Philipp Müller * Wim Taymans * Young-Ho Cha + * Zaheer Abbas Merali   \ No newline at end of file diff --git a/configure.ac b/configure.ac index cd97f58..5ed92ab 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.52) dnl initialize autoconf dnl when going to/from release please set the nano (fourth number) right ! dnl releases only do Wall, cvs and prerelease does Werror too -AC_INIT(GStreamer Base Plug-ins, 0.10.7.2, +AC_INIT(GStreamer Base Plug-ins, 0.10.8, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-base) diff --git a/docs/plugins/gst-plugins-base-plugins.args b/docs/plugins/gst-plugins-base-plugins.args index d8389fe..c2eae5a 100644 --- a/docs/plugins/gst-plugins-base-plugins.args +++ b/docs/plugins/gst-plugins-base-plugins.args @@ -173,8 +173,8 @@ gboolean rw -mute -mute. +Mute +mute channel. FALSE @@ -183,8 +183,8 @@ gdouble [0,10] rw -volume -volume. +Volume +volume factor. 1 @@ -1468,3 +1468,13 @@ -1 + +GstSubParse::subtitle-encoding +gchararray + +rw +subtitle charset encoding +Encoding to assume if input subtitles are not in UTF-8 encoding. If not set, the GST_SUBTITLE_ENCODING environment variable will be checked for an encoding to use. If that is not set either, ISO-8859-15 will be assumed. +NULL + + diff --git a/docs/plugins/inspect/plugin-adder.xml b/docs/plugins/inspect/plugin-adder.xml index ee809bf..7416ab0 100644 --- a/docs/plugins/inspect/plugin-adder.xml +++ b/docs/plugins/inspect/plugin-adder.xml @@ -3,7 +3,7 @@ Adds multiple streams ../../gst/adder/.libs/libgstadder.so libgstadder.so - 0.10.7 + 0.10.8 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-alsa.xml b/docs/plugins/inspect/plugin-alsa.xml index ce880c0..1ff6c6a 100644 --- a/docs/plugins/inspect/plugin-alsa.xml +++ b/docs/plugins/inspect/plugin-alsa.xml @@ -3,7 +3,7 @@ ALSA plugin library ../../ext/alsa/.libs/libgstalsa.so libgstalsa.so - 0.10.7 + 0.10.8 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-audioconvert.xml b/docs/plugins/inspect/plugin-audioconvert.xml index baa19ba..b5a41f9 100644 --- a/docs/plugins/inspect/plugin-audioconvert.xml +++ b/docs/plugins/inspect/plugin-audioconvert.xml @@ -3,7 +3,7 @@ Convert audio to different formats ../../gst/audioconvert/.libs/libgstaudioconvert.so libgstaudioconvert.so - 0.10.7 + 0.10.8 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-audiorate.xml b/docs/plugins/inspect/plugin-audiorate.xml index 15916d2..1739915 100644 --- a/docs/plugins/inspect/plugin-audiorate.xml +++ b/docs/plugins/inspect/plugin-audiorate.xml @@ -3,7 +3,7 @@ Adjusts audio frames ../../gst/audiorate/.libs/libgstaudiorate.so libgstaudiorate.so - 0.10.7 + 0.10.8 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-audioresample.xml b/docs/plugins/inspect/plugin-audioresample.xml index 8272aeb..a4fb270 100644 --- a/docs/plugins/inspect/plugin-audioresample.xml +++ b/docs/plugins/inspect/plugin-audioresample.xml @@ -3,7 +3,7 @@ Resamples audio ../../gst/audioresample/.libs/libgstaudioresample.so libgstaudioresample.so - 0.10.7 + 0.10.8 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-audiotestsrc.xml b/docs/plugins/inspect/plugin-audiotestsrc.xml index b32298f..eba1475 100644 --- a/docs/plugins/inspect/plugin-audiotestsrc.xml +++ b/docs/plugins/inspect/plugin-audiotestsrc.xml @@ -3,7 +3,7 @@ Creates audio test signals of given frequency and volume ../../gst/audiotestsrc/.libs/libgstaudiotestsrc.so libgstaudiotestsrc.so - 0.10.7 + 0.10.8 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-cdparanoia.xml b/docs/plugins/inspect/plugin-cdparanoia.xml index acaec7e..d08b1d7 100644 --- a/docs/plugins/inspect/plugin-cdparanoia.xml +++ b/docs/plugins/inspect/plugin-cdparanoia.xml @@ -3,7 +3,7 @@ Read audio from CD in paranoid mode ../../ext/cdparanoia/.libs/libgstcdparanoia.so libgstcdparanoia.so - 0.10.7 + 0.10.8 GPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-decodebin.xml b/docs/plugins/inspect/plugin-decodebin.xml index 6a8b27d..7dcdb36 100644 --- a/docs/plugins/inspect/plugin-decodebin.xml +++ b/docs/plugins/inspect/plugin-decodebin.xml @@ -3,7 +3,7 @@ decoder bin ../../gst/playback/.libs/libgstdecodebin.so libgstdecodebin.so - 0.10.7 + 0.10.8 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-ffmpegcolorspace.xml b/docs/plugins/inspect/plugin-ffmpegcolorspace.xml index b6e9fbb..c2192fc 100644 --- a/docs/plugins/inspect/plugin-ffmpegcolorspace.xml +++ b/docs/plugins/inspect/plugin-ffmpegcolorspace.xml @@ -3,7 +3,7 @@ colorspace conversion copied from FFMpeg 0.4.9-pre1 ../../gst/ffmpegcolorspace/.libs/libgstffmpegcolorspace.so libgstffmpegcolorspace.so - 0.10.7 + 0.10.8 LGPL gst-plugins-base FFMpeg diff --git a/docs/plugins/inspect/plugin-gnomevfs.xml b/docs/plugins/inspect/plugin-gnomevfs.xml index a2157ef..b23aa2f 100644 --- a/docs/plugins/inspect/plugin-gnomevfs.xml +++ b/docs/plugins/inspect/plugin-gnomevfs.xml @@ -3,7 +3,7 @@ elements to read from and write to Gnome-VFS uri's ../../ext/gnomevfs/.libs/libgstgnomevfs.so libgstgnomevfs.so - 0.10.7 + 0.10.8 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-libvisual.xml b/docs/plugins/inspect/plugin-libvisual.xml index 9e95786..f9aa0ba 100644 --- a/docs/plugins/inspect/plugin-libvisual.xml +++ b/docs/plugins/inspect/plugin-libvisual.xml @@ -3,7 +3,7 @@ libvisual visualization plugins ../../ext/libvisual/.libs/libgstlibvisual.so libgstlibvisual.so - 0.10.7 + 0.10.8 LGPL gst-plugins-base GStreamer Base Plug-ins source release @@ -31,27 +31,6 @@ Benjamin Otte <otte@gnome.org> - libvisual_gdkpixbuf - libvisual GdkPixbuf image loader plugin v.0.0.1 - Visualization - The GdkPixbuf image loader for libvisual - Benjamin Otte <otte@gnome.org> - - - libvisual_goom - libvisual libvisual goom2 plugin plugin v.0.1 - Visualization - The Libvisual goom2 plugin - Benjamin Otte <otte@gnome.org> - - - libvisual_infinite - libvisual infinite plugin plugin v.0.1 - Visualization - The infinite visual plugin - Benjamin Otte <otte@gnome.org> - - libvisual_jakdaw libvisual Jakdaw plugin plugin v.0.0.1 Visualization diff --git a/docs/plugins/inspect/plugin-ogg.xml b/docs/plugins/inspect/plugin-ogg.xml index 891443d..76b2832 100644 --- a/docs/plugins/inspect/plugin-ogg.xml +++ b/docs/plugins/inspect/plugin-ogg.xml @@ -3,7 +3,7 @@ ogg stream manipulation (info about ogg: http://xiph.org) ../../ext/ogg/.libs/libgstogg.so libgstogg.so - 0.10.7 + 0.10.8 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-pango.xml b/docs/plugins/inspect/plugin-pango.xml index 249b63b..eb22b8c 100644 --- a/docs/plugins/inspect/plugin-pango.xml +++ b/docs/plugins/inspect/plugin-pango.xml @@ -3,7 +3,7 @@ Pango-based text rendering and overlay ../../ext/pango/.libs/libgstpango.so libgstpango.so - 0.10.7 + 0.10.8 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-playbin.xml b/docs/plugins/inspect/plugin-playbin.xml index 9c271a9..99f7859 100644 --- a/docs/plugins/inspect/plugin-playbin.xml +++ b/docs/plugins/inspect/plugin-playbin.xml @@ -3,7 +3,7 @@ player bin ../../gst/playback/.libs/libgstplaybin.so libgstplaybin.so - 0.10.7 + 0.10.8 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-subparse.xml b/docs/plugins/inspect/plugin-subparse.xml index b34bec5..da7eba7 100644 --- a/docs/plugins/inspect/plugin-subparse.xml +++ b/docs/plugins/inspect/plugin-subparse.xml @@ -3,7 +3,7 @@ Subtitle parsing ../../gst/subparse/.libs/libgstsubparse.so libgstsubparse.so - 0.10.7 + 0.10.8 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-tcp.xml b/docs/plugins/inspect/plugin-tcp.xml index 292c75a..59239ff 100644 --- a/docs/plugins/inspect/plugin-tcp.xml +++ b/docs/plugins/inspect/plugin-tcp.xml @@ -3,7 +3,7 @@ transfer data over the network via TCP ../../gst/tcp/.libs/libgsttcp.so libgsttcp.so - 0.10.7 + 0.10.8 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-theora.xml b/docs/plugins/inspect/plugin-theora.xml index de9f19a..43671c1 100644 --- a/docs/plugins/inspect/plugin-theora.xml +++ b/docs/plugins/inspect/plugin-theora.xml @@ -3,7 +3,7 @@ Theora plugin library ../../ext/theora/.libs/libgsttheora.so libgsttheora.so - 0.10.7 + 0.10.8 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-typefindfunctions.xml b/docs/plugins/inspect/plugin-typefindfunctions.xml index c2bf431..d0f6ed9 100644 --- a/docs/plugins/inspect/plugin-typefindfunctions.xml +++ b/docs/plugins/inspect/plugin-typefindfunctions.xml @@ -3,7 +3,7 @@ default typefind functions ../../gst/typefind/.libs/libgsttypefindfunctions.so libgsttypefindfunctions.so - 0.10.7 + 0.10.8 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-video4linux.xml b/docs/plugins/inspect/plugin-video4linux.xml index 66f7227..453e426 100644 --- a/docs/plugins/inspect/plugin-video4linux.xml +++ b/docs/plugins/inspect/plugin-video4linux.xml @@ -3,7 +3,7 @@ elements for Video 4 Linux ../../sys/v4l/.libs/libgstvideo4linux.so libgstvideo4linux.so - 0.10.7 + 0.10.8 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-videorate.xml b/docs/plugins/inspect/plugin-videorate.xml index 2bd8e36..aac1374 100644 --- a/docs/plugins/inspect/plugin-videorate.xml +++ b/docs/plugins/inspect/plugin-videorate.xml @@ -3,7 +3,7 @@ Adjusts video frames ../../gst/videorate/.libs/libgstvideorate.so libgstvideorate.so - 0.10.7 + 0.10.8 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-videoscale.xml b/docs/plugins/inspect/plugin-videoscale.xml index a7ef9af..386e620 100644 --- a/docs/plugins/inspect/plugin-videoscale.xml +++ b/docs/plugins/inspect/plugin-videoscale.xml @@ -3,7 +3,7 @@ Resizes video ../../gst/videoscale/.libs/libgstvideoscale.so libgstvideoscale.so - 0.10.7 + 0.10.8 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-videotestsrc.xml b/docs/plugins/inspect/plugin-videotestsrc.xml index 25e37fb..40f7c65 100644 --- a/docs/plugins/inspect/plugin-videotestsrc.xml +++ b/docs/plugins/inspect/plugin-videotestsrc.xml @@ -3,7 +3,7 @@ Creates a test video stream ../../gst/videotestsrc/.libs/libgstvideotestsrc.so libgstvideotestsrc.so - 0.10.7 + 0.10.8 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-volume.xml b/docs/plugins/inspect/plugin-volume.xml index 1f3a2a3..542b0f6 100644 --- a/docs/plugins/inspect/plugin-volume.xml +++ b/docs/plugins/inspect/plugin-volume.xml @@ -3,7 +3,7 @@ plugin for controlling audio volume ../../gst/volume/.libs/libgstvolume.so libgstvolume.so - 0.10.7 + 0.10.8 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-vorbis.xml b/docs/plugins/inspect/plugin-vorbis.xml index 0d8565e..d1654f9 100644 --- a/docs/plugins/inspect/plugin-vorbis.xml +++ b/docs/plugins/inspect/plugin-vorbis.xml @@ -3,7 +3,7 @@ Vorbis plugin library ../../ext/vorbis/.libs/libgstvorbis.so libgstvorbis.so - 0.10.7 + 0.10.8 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-ximagesink.xml b/docs/plugins/inspect/plugin-ximagesink.xml index 26e7060..485e5ef 100644 --- a/docs/plugins/inspect/plugin-ximagesink.xml +++ b/docs/plugins/inspect/plugin-ximagesink.xml @@ -3,7 +3,7 @@ X11 video output element based on standard Xlib calls ../../sys/ximage/.libs/libgstximagesink.so libgstximagesink.so - 0.10.7 + 0.10.8 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-xvimagesink.xml b/docs/plugins/inspect/plugin-xvimagesink.xml index 867a9a9..04c35e9 100644 --- a/docs/plugins/inspect/plugin-xvimagesink.xml +++ b/docs/plugins/inspect/plugin-xvimagesink.xml @@ -3,7 +3,7 @@ XFree86 video output plugin using Xv extension ../../sys/xvimage/.libs/libgstxvimagesink.so libgstxvimagesink.so - 0.10.7 + 0.10.8 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/win32/common/config.h b/win32/common/config.h index 24830d1..4aad67a 100644 --- a/win32/common/config.h +++ b/win32/common/config.h @@ -39,7 +39,7 @@ #define GST_LICENSE "LGPL" /* package name in plugins */ -#define GST_PACKAGE_NAME "GStreamer Base Plug-ins CVS/prerelease" +#define GST_PACKAGE_NAME "GStreamer Base Plug-ins source release" /* package origin */ #define GST_PACKAGE_ORIGIN "Unknown package origin" @@ -211,13 +211,13 @@ #undef PACKAGE_NAME "GStreamer Base Plug-ins" /* Define to the full name and version of this package. */ -#undef PACKAGE_STRING "GStreamer Base Plug-ins 0.10.7.2" +#undef PACKAGE_STRING "GStreamer Base Plug-ins 0.10.8" /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME "gst-plugins-base" /* Define to the version of this package. */ -#undef PACKAGE_VERSION "0.10.7.2" +#undef PACKAGE_VERSION "0.10.8" /* directory where plugins are located */ #undef PLUGINDIR @@ -241,7 +241,7 @@ #undef STDC_HEADERS /* Version number of package */ -#define VERSION "0.10.7.2" +#define VERSION "0.10.8" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ -- 2.7.4