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