Release 1.14.0
[platform/upstream/gstreamer.git] / RELEASE
1 This is GStreamer gst-plugins-good 1.14.0.
2
3 The GStreamer team is thrilled to announce a new major feature release in the
4 stable 1.x API series of your favourite cross-platform multimedia framework!
5
6 As always, this release is again packed with new features, bug fixes and
7 other improvements.
8
9 The 1.14 release series adds new features on top of the 1.12 series and is
10 part of the API and ABI-stable 1.x release series of the GStreamer multimedia
11 framework.
12
13 Full release notes can be found at:
14
15   https://gstreamer.freedesktop.org/releases/1.14/
16
17 Binaries for Android, iOS, Mac OS X and Windows will be provided shortly
18 after the release.
19
20 This module will not be very useful by itself and should be used in conjunction
21 with other GStreamer modules for a complete multimedia experience.
22
23  - gstreamer: provides the core GStreamer libraries and some generic plugins
24
25  - gst-plugins-base: a basic set of well-supported plugins and additional
26                      media-specific GStreamer helper libraries for audio,
27                      video, rtsp, rtp, tags, OpenGL, etc.
28
29  - gst-plugins-good: a set of well-supported plugins under our preferred
30                      license
31
32  - gst-plugins-ugly: a set of well-supported plugins which might pose
33                      problems for distributors
34
35  - gst-plugins-bad: a set of plugins of varying quality that have not made
36                     their way into one of core/base/good/ugly yet, for one
37                     reason or another. Many of these are are production quality
38                     elements, but may still be missing documentation or unit
39                     tests; others haven't passed the rigorous quality testing
40                     we expect yet.
41
42  - gst-libav: a set of codecs plugins based on the ffmpeg library. This is
43                     where you can find audio and video decoders and encoders
44                     for a wide variety of formats including H.264, AAC, etc.
45
46  - gstreamer-vaapi: hardware-accelerated video decoding and encoding using
47                     VA-API on Linux. Primarily for Intel graphics hardware.
48
49  - gst-omx: hardware-accelerated video decoding and encoding, primarily for
50                     embedded Linux systems that provide an OpenMax
51                     implementation layer such as the Raspberry Pi.
52
53  - gst-rtsp-server: library to serve files or streaming pipelines via RTSP
54
55  - gst-editing-services: library an plugins for non-linear editing
56
57 ==== Download ====
58
59 You can find source releases of gstreamer in the download
60 directory: https://gstreamer.freedesktop.org/src/gstreamer/
61
62 The git repository and details how to clone it can be found at
63 http://cgit.freedesktop.org/gstreamer/gstreamer/
64
65 ==== Homepage ====
66
67 The project's website is https://gstreamer.freedesktop.org/
68
69 ==== Support and Bugs ====
70
71 We use GNOME's bugzilla for bug reports and feature requests:
72 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
73
74 Please submit patches via bugzilla as well.
75
76 For help and support, please subscribe to and send questions to the
77 gstreamer-devel mailing list (see below for details).
78
79 There is also a #gstreamer IRC channel on the Freenode IRC network.
80
81 ==== Developers ====
82
83 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
84 from there (see link above).
85
86 Interested developers of the core library, plugins, and applications should
87 subscribe to the gstreamer-devel list.