add family-id to set unique value from API to plugin
[platform/upstream/gstreamer.git] / NEWS
1 This is GStreamer 1.6.1
2
3 The GStreamer team is proud to announce the first bugfix release in the stable
4 1.6 release series of your favourite cross-platform multimedia framework!
5
6 This release only contains bugfixes and it is safe to update from 1.6.0. For a
7 full list of bugfixes see Bugzilla:
8   https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&limit=0&list_id=73005&order=bug_id&product=GStreamer&resolution=FIXED&target_milestone=1.6.1
9
10 See http://gstreamer.freedesktop.org/releases/1.6/ for the latest version of this document.
11
12 Major bugfixes
13
14 - Crashes in the gst-libav encoders were fixed
15 - More DASH-IF test streams are working now
16 - Live DASH, HLS and MS SmoothStreaming streams work more reliable and other
17   fixes for the adaptive streaming protocols
18 - Reverse playback works with scaletempo to keep the audio pitch
19 - Correct stream-time is reported for negative applied_rate
20 - SRTP packet validation during decoding does not reject valid packets anymore
21 - Fixes for audioaggregator and aggregator to start producing output at the
22   right time, and e.g. not outputting lots of silence in the beginning
23 - gst-libav's internal ffmpeg snapshot was updated to 2.8.1
24 - cerbero has support for Mac OS X 10.11 (El Capitan)
25 - Various memory leaks were fixed, including major leaks in playbin, playsink
26   and decodebin
27 - Various GObject-Introspection annotation fixes for bindings
28 - and many, many more: https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&limit=0&list_id=73005&order=bug_id&product=GStreamer&resolution=FIXED&target_milestone=1.6.1
29
30