Release 1.5.91
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer libav Plugins 1.5.91
3
4
5 The GStreamer team is pleased to announce the second release candidate for the
6 stable 1.6 release series. The 1.6 release series is adding new features on top of
7 the 1.0, 1.2 and 1.4 series and is part of the API and ABI-stable 1.x release
8 series of the GStreamer multimedia framework. The final 1.6.0 release is planned
9 in the next few days unless any major bugs are found.
10
11
12 Binaries for Android, iOS, Mac OS X and Windows will be provided separately by
13 the GStreamer project.
14
15
16
17 This module contains plugins based on the libav project, including codecs.
18
19
20
21 Other modules containing plugins are:
22
23
24 gst-plugins-base
25 contains a basic set of well-supported plugins
26 gst-plugins-good
27 contains a set of well-supported plugins under our preferred license
28 gst-plugins-ugly
29 contains a set of well-supported plugins, but might pose problems for
30     distributors
31 gst-plugins-bad
32 contains a set of less supported plugins that haven't passed the
33     rigorous quality testing we expect, or are still missing documentation
34     and/or unit tests
35
36
37
38   
39
40 Bugs fixed in this release
41      
42       * 753869 : avviddec: Resolution changes result in outdated buffer pool configuration
43       * 754120 : avdec_hevc: Segfault in hevc decode with glimagesink and AVX2 CPU feature
44       * 754920 : Update to ffmpeg 2.8
45
46 ==== Download ====
47
48 You can find source releases of gst-libav in the download
49 directory: http://gstreamer.freedesktop.org/src/gst-libav/
50
51 The git repository and details how to clone it can be found at
52 http://cgit.freedesktop.org/gstreamer/gst-libav/
53
54 ==== Homepage ====
55
56 The project's website is http://gstreamer.freedesktop.org/
57
58 ==== Support and Bugs ====
59
60 We use GNOME's bugzilla for bug reports and feature requests:
61 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
62
63 Please submit patches via bugzilla as well.
64
65 For help and support, please subscribe to and send questions to the
66 gstreamer-devel mailing list (see below for details).
67
68 There is also a #gstreamer IRC channel on the Freenode IRC network.
69
70 ==== Developers ====
71
72 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
73 from there (see link above).
74
75 Interested developers of the core library, plugins, and applications should
76 subscribe to the gstreamer-devel list.
77
78         
79 Contributors to this release
80     
81       * Jan Schmidt
82       * Nicolas Dufresne
83       * Sebastian Dröge
84       * Tim-Philipp Müller
85