meson: Add configinc as include_directory in tools/
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer 1.12.1
3
4 The GStreamer team is proud to announce the first bugfix release in the stable
5 1.12 release series of your favourite cross-platform multimedia framework!
6
7
8 This release only contains bugfixes and it is safe to update from 1.12.x. For a
9 full list of bugfixes see Bugzilla.
10
11
12 See /releases/1.12/ for the full release notes.
13
14
15 This module, gstreamer, only contains core functionality.
16 For actual media playback, you will need other modules.
17
18 gst-plugins-base
19 contains a basic set of well-supported plugins
20 gst-plugins-good
21 contains a set of well-supported plugins under our preferred license
22 gst-plugins-ugly
23 contains a set of well-supported plugins, but might pose problems for
24     distributors
25 gst-plugins-bad
26 contains a set of less supported plugins that haven't passed the
27     rigorous quality testing we expect, or are still missing documentation
28     and/or unit tests
29 gst-libav
30 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
31
32
33
34   
35
36 Bugs fixed in this release
37      
38       * 782174 : meson: gst-element-check-1.0.m4
39       * 783787 : gsturi: Fixed incorrect escaping of path in gst_uri_construct
40       * 783864 : gstptpclock: Memory leak on delay request message release. Timeout source is left referenced.
41       * 783978 : utils/registrychunks: Fix leaks in failed cases
42
43 ==== Download ====
44
45 You can find source releases of gstreamer in the download
46 directory: https://gstreamer.freedesktop.org/src/gstreamer/
47
48 The git repository and details how to clone it can be found at
49 http://cgit.freedesktop.org/gstreamer/gstreamer/
50
51 ==== Homepage ====
52
53 The project's website is https://gstreamer.freedesktop.org/
54
55 ==== Support and Bugs ====
56
57 We use GNOME's bugzilla for bug reports and feature requests:
58 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
59
60 Please submit patches via bugzilla as well.
61
62 For help and support, please subscribe to and send questions to the
63 gstreamer-devel mailing list (see below for details).
64
65 There is also a #gstreamer IRC channel on the Freenode IRC network.
66
67 ==== Developers ====
68
69 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
70 from there (see link above).
71
72 Interested developers of the core library, plugins, and applications should
73 subscribe to the gstreamer-devel list.
74
75         
76 Contributors to this release
77     
78       * Andrejs Vasiljevs
79       * Heekyoung Seo
80       * Matthew Waters
81       * Olivier Crête
82       * Sebastian Dröge
83       * Tim-Philipp Müller
84