diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2006-07-14 15:51:24 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2006-07-14 15:51:24 +0000 |
commit | b8af9e309788025864b6f63c6a9caee68799b0a7 (patch) | |
tree | e7fa00db32de823aecbb0e9daf2c8668355178a9 /RELEASE | |
parent | 4bba74f13f5ebc6507711bf586076ea099db51ac (diff) |
configure.ac: releasing 0.10.9, "I walk the line"
Original commit message from CVS:
2006-07-13 Jan Schmidt <thaytan@mad.scientist.com>
* configure.ac:
releasing 0.10.9, "I walk the line"
Diffstat (limited to 'RELEASE')
-rw-r--r-- | RELEASE | 65 |
1 files changed, 34 insertions, 31 deletions
@@ -1,5 +1,5 @@ -Release notes for GStreamer Base Plug-ins 0.10.8 "Moar gij ziet mij nie" +Release notes for GStreamer Base Plug-ins 0.10.9 "I walk the line" @@ -55,35 +55,36 @@ Features of this release * 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 + * Subtitle fixes + * Support for images in tags + * Playback improvements + * Gnomevfssrc now supports burn:// uris + * Videoscale now supports more RGBA formats + * Multifdsink improvements + * Testsuite can now generate coverage information Bugs fixed in this release - * 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 + * 347296 : Problems with clocks on alsasrc hangs the application + * 347295 : [vorbisdec] Pushes before being initialized + * 329798 : [playbin] doesn't always give correct error message for m... + * 342085 : [alsasink] doesn't set buffer-time correctly + * 342789 : [audioresample] doesn't clear state when stopped, causing... + * 343303 : [subparse] workaround for bad entities in sami parser + * 343385 : [gnomevfs] add support for burn:// URIs + * 343500 : [riff] gst_riff_parse_strf_vids() can't parse extra data. + * 343699 : oggmux leaks + * 344503 : [subparse] parse font face property in sami parser. + * 345131 : [PATCH] videoscale support for 32-bit RGB-formats + * 345206 : [textoverlay] crash with non-UTF8 input + * 345225 : [theoradec] Clipping for exact seeking + * 345641 : [API] [libgsttag] add enums for image tag type + * 345879 : [riff] won't play a .wmv file with WMVA video stream + * 346581 : [typefinding] recognise text/html + * 347514 : vorbisenc test often fails under valgrind + * 347221 : [audioconvert] channel remapping does not work right + * 347304 : Massive leaks with xvimagesink + * 346527 : alsasrc get_range does not respect requested size Download @@ -113,17 +114,19 @@ Applications Contributors to this release + * Alessandro Decina + * Andy Wingo + * Cody Russell * Edward Hervey * Jan Schmidt - * Julien Moutte - * Martin Szulecki + * Lutz Mueller + * Michael Sheldon * Michael Smith - * Peter Kjellerstedt + * Philip Jaegenstedt * Sebastien Moutte * Stefan Kost * Thomas Vander Stichele * Tim-Philipp Müller * Wim Taymans * Young-Ho Cha - * Zaheer Abbas Merali
\ No newline at end of file |