mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-15 22:01:27 +00:00
26 lines
1.3 KiB
Text
26 lines
1.3 KiB
Text
### 1.8.2
|
|
|
|
The first 1.8 bug-fix release (1.8.2) was released on 9 June 2016.
|
|
This release only contains bugfixes and it should be safe to update from 1.8.0.
|
|
|
|
#### Major bugfixes in 1.8.2
|
|
|
|
- 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!
|
|
|
|
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.
|
|
|
|
[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
|
|
|