gstreamer/NEWS

27 lines
1.3 KiB
Text
Raw Normal View History

2016-06-09 08:50:03 +00:00
### 1.8.2
2016-03-24 09:49:08 +00:00
2016-06-09 08:50:03 +00:00
The first 1.8 bug-fix release (1.8.2) was released on 9 June 2016.
2016-04-20 15:09:16 +00:00
This release only contains bugfixes and it should be safe to update from 1.8.0.
2016-03-24 09:49:08 +00:00
2016-06-09 08:50:03 +00:00
#### Major bugfixes in 1.8.2
2016-03-24 09:49:08 +00:00
2016-06-09 08:50:03 +00:00
- Fix vp8enc and flacenc segmentation faults on Windows
- Fix Android build failure due to BSD sed on OS X
- Fix Android build failure with applications targetting API > 20
- Fix playback of live MS SmoothStreaming streams
- Fix various issues with vtdec and caopengllayersink on OS X
- Fix severe performance degradation in various image decoders
- Fix sample rate negotiation in opusdec
- Fix regression in typefind, causing deadlocks in some situations
- Fix mpegtsmux to set PTS on all output buffers again
- Fix extraction of frame dimensions from SDP in RTP JPEG depayloader
- Fix failure in v4l2videodec when setting of format fails after starting
- ... and many, many more!
2016-03-24 09:49:08 +00:00
2016-06-09 08:50:03 +00:00
For a full list of bugfixes see [Bugzilla][buglist-1.8.2]. Note that this is
not the full list of changes. For the full list of changes please refer to the
GIT logs or ChangeLogs of the particular modules.
2016-03-24 09:49:08 +00:00
2016-06-09 08:50:03 +00:00
[buglist-1.8.2]: https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&classification=Platform&limit=0&list_id=130196&order=bug_id&product=GStreamer&query_format=advanced&resolution=FIXED&target_milestone=1.8.2
2016-03-24 09:49:08 +00:00