summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2006-05-14 16:00:57 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2006-05-14 16:00:57 +0000
commit050b2f0a3b1933a19cf9bcd78ed2816210f470be (patch)
tree782f20585fa6a5ff3dffd7c142a92c5e2e104a3c /RELEASE
parent114d2ba58b65584e95d24b428d0ae57688dc9856 (diff)
downloadgstreamer-plugins-base-050b2f0a3b1933a19cf9bcd78ed2816210f470be.tar.gz
configure.ac: releasing 0.10.7, "Leave the gun"RELEASE-0_10_7
Original commit message from CVS: 2006-05-14 Jan Schmidt <thaytan@mad.scientist.com> * configure.ac: releasing 0.10.7, "Leave the gun"
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE75
1 files changed, 40 insertions, 35 deletions
diff --git a/RELEASE b/RELEASE
index 81deb6986..287c6ee6a 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,5 +1,5 @@
-Release notes for GStreamer Base Plug-ins 0.10.6 "Chao"
+Release notes for GStreamer Base Plug-ins 0.10.7 "Leave the gun"
@@ -53,37 +53,46 @@ contains a set of less supported plug-ins that haven't passed the
Features of this release
- * Parallel installability with 0.8.x series
- * Threadsafe design and API
- * QoS in sinks and transform elements
- * Needs GStreamer 0.10.5 for new GstBaseSink::async_playback() vmethod
- * added theoraparse element
+ * 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
Bugs fixed in this release
- * 313136 : [playbin] hang while playing truncated ogg file
- * 172848 : [subparse] subtitles with special chars are displayed as ...
- * 305279 : [riff] uncompressed AVIs with 24bpp don't work
- * 320765 : [ffmpegcolorspace] make win32+msvc compliant, don't use _...
- * 323852 : Disable tests/icles on platforms that do not have X
- * 325653 : build errors compiling audioresample on win32(vs7)
- * 327357 : gst-plugins-base fails to compile with GCC 4.1
- * 334620 : [gnomevfssrc] fails to connect to icecast streaming servers
- * 334822 : [ffmpegcolorspace] YVU9 support
- * 335028 : [typefinding] ID3 v1 tag is not recognized with mp3-in-wa...
- * 335365 : inefficient use of GList in gst-plugins-base
- * 336190 : [gnomevfssink] should accept non-URI filenames as " location "
- * 336194 : [gnomevfssrc] some minor memory leaks
- * 336477 : plugins need better/univied descriptions
- * 336617 : Unable to recognise MPEG TS stream
- * 337548 : Memory leaks in basertpdepayload
- * 337945 : [oggdemux] segment stop position ignored
- * 338419 : Regression in the handling of files with multiple audio/s...
- * 338897 : Videoscale crashes as part of DVD to Ogg transcoding
- * 339013 : [videorate] Goes into an infinite loop
- * 339047 : [riff] handle H264 fourcc in addition to h264
- * 339212 : ISO file typefinding regression
- * 330748 : deadlock in base audio sink on playing- > paused state change
+ * 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...
+ * 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
Download
@@ -114,19 +123,15 @@ Applications
Contributors to this release
* Andy Wingo
- * Antoine Tremblay
* David Schleef
* Edward Hervey
- * Fabrizio Gennari
* Jan Schmidt
- * Julien MOUTTE
* Michael Smith
- * Michal Benes
* Sebastien Moutte
+ * Sjoerd Simons
* Stefan Kost
* Thomas Vander Stichele
* Tim-Philipp Müller
- * Tommi Myöhänen
* Wim Taymans
- * j^
+ * Young-Ho Cha
  \ No newline at end of file