diff options
Diffstat (limited to 'RELEASE')
-rw-r--r-- | RELEASE | 38 |
1 files changed, 21 insertions, 17 deletions
@@ -1,15 +1,16 @@ -Release notes for GStreamer 1.8.0 +Release notes for GStreamer 1.8.1 -The GStreamer team is pleased to announce the first release of the new stable -1.8 release series. The 1.8 release series is adding new features on top of -the 1.0, 1.2, 1.4 and 1.6 series and is part of the API and ABI-stable 1.x -release series of the GStreamer multimedia framework. +The GStreamer team is proud to announce the first bugfix release in the stable +1.8 release series of your favourite cross-platform multimedia framework! -Binaries for Android, iOS, Mac OS X and Windows will be provided shortly after -the source release by the GStreamer project during the stable 1.8 release -series. +This release only contains bugfixes and it is safe to update from 1.8.0. For a +full list of bugfixes see Bugzilla. + + +See /releases/1.8/ +for the full release notes. This module, gstreamer, only contains core functionality. @@ -35,10 +36,14 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg) Bugs fixed in this release - * 763491 : typefind: behavior has changed on have-type signal, sets pad caps after signal handlers - * 763895 : Incorrect gir annotation on gst_element_query_convert - * 764034 : preset: Use GST_PRESET_PATH as an extension of the system path, not a replacement of the user path - * 763770 : multiqueue: not-linked pads might not drain out at EOS + * 727105 : doc: Drop reference to osssink / esdsink / etc, from gst-launch-1.0 man page + * 741001 : GST_DEBUG categories are missing when using --gst-debug-help + * 761912 : gstpad: Fix race between gst_element_remove_pad and state change + * 762995 : queue: Use full running time for level calculation + * 763753 : valve: don't send sticky events as a direct response to upstream events + * 763757 : multiqueue: Make sure mq- > percent remains valid after modifying high-percent value + * 765096 : baseparse: When initializing DTS from PTS, remember that we did so + * 765260 : baseparse: regression with aac streams ==== Download ==== @@ -75,10 +80,9 @@ subscribe to the gstreamer-devel list. Contributors to this release - * Anthony G. Basile - * Aurélien Zanelli - * Ben Iofel - * Jan Schmidt - * Romain Picard + * Carlos Rafael Giani + * Edward Hervey + * Havard Graff * Sebastian Dröge + * Stian Selnes
\ No newline at end of file |