Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Göran Jönsson
gst-plugins-base
Commits
99ba50c0
Commit
99ba50c0
authored
Nov 11, 2005
by
Thomas Vander Stichele
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
releasing 0.9.5
Original commit message from CVS: releasing 0.9.5
parent
6f844d75
Changes
30
Hide whitespace changes
Inline
Side-by-side
Showing
30 changed files
with
71 additions
and
40 deletions
+71
-40
ChangeLog
ChangeLog
+9
-2
NEWS
NEWS
+14
-1
RELEASE
RELEASE
+13
-11
configure.ac
configure.ac
+1
-1
docs/libs/tmpl/gstcolorbalance.sgml
docs/libs/tmpl/gstcolorbalance.sgml
+9
-0
docs/plugins/inspect/plugin-adder.xml
docs/plugins/inspect/plugin-adder.xml
+1
-1
docs/plugins/inspect/plugin-alsa.xml
docs/plugins/inspect/plugin-alsa.xml
+1
-1
docs/plugins/inspect/plugin-audioconvert.xml
docs/plugins/inspect/plugin-audioconvert.xml
+1
-1
docs/plugins/inspect/plugin-audiorate.xml
docs/plugins/inspect/plugin-audiorate.xml
+1
-1
docs/plugins/inspect/plugin-audioresample.xml
docs/plugins/inspect/plugin-audioresample.xml
+1
-1
docs/plugins/inspect/plugin-audiotestsrc.xml
docs/plugins/inspect/plugin-audiotestsrc.xml
+1
-1
docs/plugins/inspect/plugin-decodebin.xml
docs/plugins/inspect/plugin-decodebin.xml
+1
-1
docs/plugins/inspect/plugin-ffmpegcolorspace.xml
docs/plugins/inspect/plugin-ffmpegcolorspace.xml
+1
-1
docs/plugins/inspect/plugin-gnomevfs.xml
docs/plugins/inspect/plugin-gnomevfs.xml
+1
-1
docs/plugins/inspect/plugin-libvisual.xml
docs/plugins/inspect/plugin-libvisual.xml
+1
-1
docs/plugins/inspect/plugin-ogg.xml
docs/plugins/inspect/plugin-ogg.xml
+1
-1
docs/plugins/inspect/plugin-playbin.xml
docs/plugins/inspect/plugin-playbin.xml
+1
-1
docs/plugins/inspect/plugin-sine.xml
docs/plugins/inspect/plugin-sine.xml
+1
-1
docs/plugins/inspect/plugin-subparse.xml
docs/plugins/inspect/plugin-subparse.xml
+1
-1
docs/plugins/inspect/plugin-tcp.xml
docs/plugins/inspect/plugin-tcp.xml
+1
-1
docs/plugins/inspect/plugin-theora.xml
docs/plugins/inspect/plugin-theora.xml
+1
-1
docs/plugins/inspect/plugin-typefindfunctions.xml
docs/plugins/inspect/plugin-typefindfunctions.xml
+1
-1
docs/plugins/inspect/plugin-video4linux.xml
docs/plugins/inspect/plugin-video4linux.xml
+1
-1
docs/plugins/inspect/plugin-videorate.xml
docs/plugins/inspect/plugin-videorate.xml
+1
-1
docs/plugins/inspect/plugin-videoscale.xml
docs/plugins/inspect/plugin-videoscale.xml
+1
-1
docs/plugins/inspect/plugin-videotestsrc.xml
docs/plugins/inspect/plugin-videotestsrc.xml
+1
-1
docs/plugins/inspect/plugin-volume.xml
docs/plugins/inspect/plugin-volume.xml
+1
-1
docs/plugins/inspect/plugin-vorbis.xml
docs/plugins/inspect/plugin-vorbis.xml
+1
-1
docs/plugins/inspect/plugin-ximage.xml
docs/plugins/inspect/plugin-ximage.xml
+1
-1
docs/plugins/inspect/plugin-xvimagesink.xml
docs/plugins/inspect/plugin-xvimagesink.xml
+1
-1
No files found.
ChangeLog
View file @
99ba50c0
=== release 0.9.5 ===
2005-11-11 Thomas Vander Stichele <thomas at apestaart dot org>
* configure.ac:
releasing 0.9.5, "No No Kia"
2005-11-11 Edward Hervey <edward@fluendo.com>
* examples/seeking/seek.c: (make_parselaunch_pipeline):
...
...
@@ -396,8 +403,8 @@
(gst_base_rtp_depayload_finalize):
* gst-libs/gst/rtp/gstbasertpdepayload.h:
* gst-libs/gst/rtp/gstbasertppayload.h:
The pad-template on the sinkpad should be set by the derived classes.
Also
added some useful
l
macros.
The pad-template on the sinkpad should be set by the derived classes.
Also
added some useful macros.
2005-10-24 Wim Taymans <wim@fluendo.com>
...
...
NEWS
View file @
99ba50c0
This is GStreamer Base Plug-ins 0.9.4, "Velociraptor".
This is GStreamer Base Plug-ins 0.9.5, "No No Kia".
Changes since 0.9.4:
* video caps now use a good range for framerate and w/h
* oggdemux/oggmux improvements
* playbin improvements
Bugs fixed since 0.9.4:
* 319110 : [PATCH] oggdemux chain finding is slow
* 320058 : playbin of a jpeg over http does not work
* 320923 : [volume] doesn't build on Solaris
* 321011 : gstbasertpdepayload doesn't send the " new segment " event ...
Changes since 0.9.3:
...
...
RELEASE
View file @
99ba50c0
GStreamer: Release notes for GStreamer Base Plug-ins 0.9.
4
"
Velociraptor
"
GStreamer: Release notes for GStreamer Base Plug-ins 0.9.
5
"
No No Kia
"
The GStreamer team is petrified to announce a new release
...
...
@@ -53,13 +53,16 @@ Features of this release
* Parallel installability with 0.8.x series
* Threadsafe design and API
* RTP base classes
* New element: audiotestsrc
* typefind improvements
* buffer-frames removed
* video caps now use a good range for framerate and w/h
* oggdemux/oggmux improvements
* playbin improvements
Bugs fixed in this release
* 319110 : [PATCH] oggdemux chain finding is slow
* 320058 : playbin of a jpeg over http does not work
* 320923 : [volume] doesn't build on Solaris
* 321011 : gstbasertpdepayload doesn't send the " new segment " event ...
Download
...
...
@@ -89,15 +92,14 @@ Applications
Contributors to this release
* A
kos Maroy
* A
ndre Magalhaes
* Andy Wingo
* Edgar Lima
* Fabrizio Gennari
* Julien Moutte
* Brian Cameron
* Julien MOUTTE
* Michael Smith
* Philippe Khalaf
* Stefan Kost
* Sebastien Cote
* Thomas Vander Stichele
* Tim-Philipp Müller
* Wim Taymans
* Zeeshan Ali
\ No newline at end of file
configure.ac
View file @
99ba50c0
...
...
@@ -6,7 +6,7 @@ AC_INIT
dnl when going to/from release please set the nano (fourth number) right !
dnl releases only do Wall, cvs and prerelease does Werror too
AS_VERSION(gst-plugins-base, GST_PLUGINS_BASE_VERSION, 0, 9,
4
,
1
,
AS_VERSION(gst-plugins-base, GST_PLUGINS_BASE_VERSION, 0, 9,
5
,
0
,
GST_CVS="no", GST_CVS="yes")
dnl can autoconf find the source ?
...
...
docs/libs/tmpl/gstcolorbalance.sgml
View file @
99ba50c0
...
...
@@ -23,6 +23,15 @@ gstcolorbalance
</para>
<!-- ##### SIGNAL GstColorBalance::value-changed ##### -->
<para>
</para>
@gstcolorbalance: the object which received the signal.
@arg1:
@arg2:
<!-- ##### STRUCT GstColorBalanceClass ##### -->
<para>
...
...
docs/plugins/inspect/plugin-adder.xml
View file @
99ba50c0
...
...
@@ -3,7 +3,7 @@
<description>
Adds multiple streams
</description>
<filename>
../../gst/adder/.libs/libgstadder.so
</filename>
<basename>
libgstadder.so
</basename>
<version>
0.9.
4
</version>
<version>
0.9.
5
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-alsa.xml
View file @
99ba50c0
...
...
@@ -3,7 +3,7 @@
<description>
ALSA plugin library
</description>
<filename>
../../ext/alsa/.libs/libgstalsa.so
</filename>
<basename>
libgstalsa.so
</basename>
<version>
0.9.
4
</version>
<version>
0.9.
5
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-audioconvert.xml
View file @
99ba50c0
...
...
@@ -3,7 +3,7 @@
<description>
Convert audio to different formats
</description>
<filename>
../../gst/audioconvert/.libs/libgstaudioconvert.so
</filename>
<basename>
libgstaudioconvert.so
</basename>
<version>
0.9.
4
</version>
<version>
0.9.
5
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-audiorate.xml
View file @
99ba50c0
...
...
@@ -3,7 +3,7 @@
<description>
Adjusts audio frames
</description>
<filename>
../../gst/audiorate/.libs/libgstaudiorate.so
</filename>
<basename>
libgstaudiorate.so
</basename>
<version>
0.9.
4
</version>
<version>
0.9.
5
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-audioresample.xml
View file @
99ba50c0
...
...
@@ -3,7 +3,7 @@
<description>
Resamples audio
</description>
<filename>
../../gst/audioresample/.libs/libgstaudioresample.so
</filename>
<basename>
libgstaudioresample.so
</basename>
<version>
0.9.
4
</version>
<version>
0.9.
5
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-audiotestsrc.xml
View file @
99ba50c0
...
...
@@ -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.9.
4
</version>
<version>
0.9.
5
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-decodebin.xml
View file @
99ba50c0
...
...
@@ -3,7 +3,7 @@
<description>
decoder bin
</description>
<filename>
../../gst/playback/.libs/libgstdecodebin.so
</filename>
<basename>
libgstdecodebin.so
</basename>
<version>
0.9.
4
</version>
<version>
0.9.
5
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-ffmpegcolorspace.xml
View file @
99ba50c0
...
...
@@ -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.9.
4
</version>
<version>
0.9.
5
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
FFMpeg
</package>
...
...
docs/plugins/inspect/plugin-gnomevfs.xml
View file @
99ba50c0
...
...
@@ -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.9.
4
</version>
<version>
0.9.
5
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-libvisual.xml
View file @
99ba50c0
...
...
@@ -3,7 +3,7 @@
<description>
libvisual visualization plugins
</description>
<filename>
../../ext/libvisual/.libs/libgstlibvisual.so
</filename>
<basename>
libgstlibvisual.so
</basename>
<version>
0.9.
4
</version>
<version>
0.9.
5
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-ogg.xml
View file @
99ba50c0
...
...
@@ -3,7 +3,7 @@
<description>
ogg stream manipulation (info about ogg: http://xiph.org)
</description>
<filename>
../../ext/ogg/.libs/libgstogg.so
</filename>
<basename>
libgstogg.so
</basename>
<version>
0.9.
4
</version>
<version>
0.9.
5
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-playbin.xml
View file @
99ba50c0
...
...
@@ -3,7 +3,7 @@
<description>
player bin
</description>
<filename>
../../gst/playback/.libs/libgstplaybin.so
</filename>
<basename>
libgstplaybin.so
</basename>
<version>
0.9.
4
</version>
<version>
0.9.
5
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-sine.xml
View file @
99ba50c0
...
...
@@ -3,7 +3,7 @@
<description>
Sine audio wave generator
</description>
<filename>
../../gst/sine/.libs/libgstsinesrc.so
</filename>
<basename>
libgstsinesrc.so
</basename>
<version>
0.9.
4
</version>
<version>
0.9.
5
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-subparse.xml
View file @
99ba50c0
...
...
@@ -3,7 +3,7 @@
<description>
Subtitle (.sub) file parsing
</description>
<filename>
../../gst/subparse/.libs/libgstsubparse.so
</filename>
<basename>
libgstsubparse.so
</basename>
<version>
0.9.
4
</version>
<version>
0.9.
5
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-tcp.xml
View file @
99ba50c0
...
...
@@ -3,7 +3,7 @@
<description>
transfer data over the network via TCP
</description>
<filename>
../../gst/tcp/.libs/libgsttcp.so
</filename>
<basename>
libgsttcp.so
</basename>
<version>
0.9.
4
</version>
<version>
0.9.
5
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-theora.xml
View file @
99ba50c0
...
...
@@ -3,7 +3,7 @@
<description>
Theora plugin library
</description>
<filename>
../../ext/theora/.libs/libgsttheora.so
</filename>
<basename>
libgsttheora.so
</basename>
<version>
0.9.
4
</version>
<version>
0.9.
5
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-typefindfunctions.xml
View file @
99ba50c0
...
...
@@ -3,7 +3,7 @@
<description>
default typefind functions
</description>
<filename>
../../gst/typefind/.libs/libgsttypefindfunctions.so
</filename>
<basename>
libgsttypefindfunctions.so
</basename>
<version>
0.9.
4
</version>
<version>
0.9.
5
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-video4linux.xml
View file @
99ba50c0
...
...
@@ -3,7 +3,7 @@
<description>
elements for Video 4 Linux
</description>
<filename>
../../sys/v4l/.libs/libgstvideo4linux.so
</filename>
<basename>
libgstvideo4linux.so
</basename>
<version>
0.9.
4
</version>
<version>
0.9.
5
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-videorate.xml
View file @
99ba50c0
...
...
@@ -3,7 +3,7 @@
<description>
Adjusts video frames
</description>
<filename>
../../gst/videorate/.libs/libgstvideorate.so
</filename>
<basename>
libgstvideorate.so
</basename>
<version>
0.9.
4
</version>
<version>
0.9.
5
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-videoscale.xml
View file @
99ba50c0
...
...
@@ -3,7 +3,7 @@
<description>
Resizes video
</description>
<filename>
../../gst/videoscale/.libs/libgstvideoscale.so
</filename>
<basename>
libgstvideoscale.so
</basename>
<version>
0.9.
4
</version>
<version>
0.9.
5
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-videotestsrc.xml
View file @
99ba50c0
...
...
@@ -3,7 +3,7 @@
<description>
Creates a test video stream
</description>
<filename>
../../gst/videotestsrc/.libs/libgstvideotestsrc.so
</filename>
<basename>
libgstvideotestsrc.so
</basename>
<version>
0.9.
4
</version>
<version>
0.9.
5
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-volume.xml
View file @
99ba50c0
...
...
@@ -3,7 +3,7 @@
<description>
element for controlling audio volume
</description>
<filename>
../../gst/volume/.libs/libgstvolume.so
</filename>
<basename>
libgstvolume.so
</basename>
<version>
0.9.
4
</version>
<version>
0.9.
5
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-vorbis.xml
View file @
99ba50c0
...
...
@@ -3,7 +3,7 @@
<description>
Vorbis plugin library
</description>
<filename>
../../ext/vorbis/.libs/libgstvorbis.so
</filename>
<basename>
libgstvorbis.so
</basename>
<version>
0.9.
4
</version>
<version>
0.9.
5
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-ximage.xml
View file @
99ba50c0
...
...
@@ -3,7 +3,7 @@
<description>
XFree86 video output and input elements based on standard Xlib calls
</description>
<filename>
../../sys/ximage/.libs/libgstximage.so
</filename>
<basename>
libgstximage.so
</basename>
<version>
0.9.
4
</version>
<version>
0.9.
5
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-xvimagesink.xml
View file @
99ba50c0
...
...
@@ -3,7 +3,7 @@
<description>
XFree86 video output plugin using Xv extension
</description>
<filename>
../../sys/xvimage/.libs/libgstxvimagesink.so
</filename>
<basename>
libgstxvimagesink.so
</basename>
<version>
0.9.
4
</version>
<version>
0.9.
5
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment