video-overlay: change input param data type for setting wl_surface_id
[platform/upstream/gst-plugins-base.git] / RELEASE
1
2 Release notes for GStreamer Base Plugins 1.12.2
3
4 The GStreamer team is proud to announce the second 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 contains a set of reference plugins, base classes for other
16 plugins, and helper libraries. It also includes essential elements such
17 as audio and video format converters, and higher-level components like playbin,
18 decodebin, encodebin, and discoverer.
19
20 This module is kept up-to-date together with the core developments.  Element
21 writers should look at the elements in this module as a reference for
22 their development.
23
24 This module contains elements for, among others:
25
26   device plugins: x(v)imagesink, alsa, v4lsrc, cdparanoia
27   containers: ogg
28   codecs: vorbis, theora
29   text: textoverlay, subparse
30   sources: audiotestsrc, videotestsrc, giosrc
31   network: tcp
32   typefind functions
33   audio processing: audioconvert, adder, audiorate, audioresample, volume
34   visualisation: libvisual
35   video processing: videoconvert, videoscale
36   high-level components: playbin, uridecodebin, decodebin, encodebin, discoverer
37   libraries: app, audio, fft, pbutils, riff, rtp, rtsp, sdp, tag, video
38
39
40 Other modules containing plugins are:
41
42
43 gst-plugins-good
44 contains a set of well-supported plugins under our preferred license
45 gst-plugins-ugly
46 contains a set of well-supported plugins, but might pose problems for
47     distributors
48 gst-plugins-bad
49 contains a set of less supported plugins that haven't passed the
50     rigorous quality testing we expect, or are still missing documentation
51     and/or unit tests
52 gst-libav
53 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
54
55
56
57   
58
59 Bugs fixed in this release
60      
61       * 784639 : convertframe: Fix leak in case of vcrop is disalbed
62
63 ==== Download ====
64
65 You can find source releases of gst-plugins-base in the download
66 directory: https://gstreamer.freedesktop.org/src/gst-plugins-base/
67
68 The git repository and details how to clone it can be found at
69 http://cgit.freedesktop.org/gstreamer/gst-plugins-base/
70
71 ==== Homepage ====
72
73 The project's website is https://gstreamer.freedesktop.org/
74
75 ==== Support and Bugs ====
76
77 We use GNOME's bugzilla for bug reports and feature requests:
78 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
79
80 Please submit patches via bugzilla as well.
81
82 For help and support, please subscribe to and send questions to the
83 gstreamer-devel mailing list (see below for details).
84
85 There is also a #gstreamer IRC channel on the Freenode IRC network.
86
87 ==== Developers ====
88
89 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
90 from there (see link above).
91
92 Interested developers of the core library, plugins, and applications should
93 subscribe to the gstreamer-devel list.
94
95         
96 Contributors to this release
97     
98       * Heekyoung Seo
99       * Mark Nauwelaerts
100       * Sebastian Dröge
101