Blame RELEASE

Packit f546b1
This is GStreamer core 1.14.1.
Packit f546b1
Packit f546b1
The GStreamer team is pleased to announce a new bug-fix release in the
Packit f546b1
stable 1.x API series of your favourite cross-platform multimedia framework!
Packit f546b1
Packit f546b1
The 1.14 release series adds new features on top of the 1.12 series and is
Packit f546b1
part of the API and ABI-stable 1.x release series of the GStreamer multimedia
Packit f546b1
framework.
Packit f546b1
Packit f546b1
Full release notes can be found at:
Packit f546b1
Packit f546b1
  https://gstreamer.freedesktop.org/releases/1.14/
Packit f546b1
Packit f546b1
Binaries for Android, iOS, Mac OS X and Windows will be provided shortly
Packit f546b1
after the release.
Packit f546b1
Packit f546b1
This module will not be very useful by itself and should be used in conjunction
Packit f546b1
with other GStreamer modules for a complete multimedia experience.
Packit f546b1
Packit f546b1
 - gstreamer: provides the core GStreamer libraries and some generic plugins
Packit f546b1
Packit f546b1
 - gst-plugins-base: a basic set of well-supported plugins and additional
Packit f546b1
                     media-specific GStreamer helper libraries for audio,
Packit f546b1
                     video, rtsp, rtp, tags, OpenGL, etc.
Packit f546b1
Packit f546b1
 - gst-plugins-good: a set of well-supported plugins under our preferred
Packit f546b1
                     license
Packit f546b1
Packit f546b1
 - gst-plugins-ugly: a set of well-supported plugins which might pose
Packit f546b1
                     problems for distributors
Packit f546b1
Packit f546b1
 - gst-plugins-bad: a set of plugins of varying quality that have not made
Packit f546b1
                    their way into one of core/base/good/ugly yet, for one
Packit f546b1
                    reason or another. Many of these are are production quality
Packit f546b1
                    elements, but may still be missing documentation or unit
Packit f546b1
                    tests; others haven't passed the rigorous quality testing
Packit f546b1
                    we expect yet.
Packit f546b1
Packit f546b1
 - gst-libav: a set of codecs plugins based on the ffmpeg library. This is
Packit f546b1
                    where you can find audio and video decoders and encoders
Packit f546b1
                    for a wide variety of formats including H.264, AAC, etc.
Packit f546b1
Packit f546b1
 - gstreamer-vaapi: hardware-accelerated video decoding and encoding using
Packit f546b1
                    VA-API on Linux. Primarily for Intel graphics hardware.
Packit f546b1
Packit f546b1
 - gst-omx: hardware-accelerated video decoding and encoding, primarily for
Packit f546b1
                    embedded Linux systems that provide an OpenMax
Packit f546b1
                    implementation layer such as the Raspberry Pi.
Packit f546b1
Packit f546b1
 - gst-rtsp-server: library to serve files or streaming pipelines via RTSP
Packit f546b1
Packit f546b1
 - gst-editing-services: library an plugins for non-linear editing
Packit f546b1
Packit f546b1
==== Download ====
Packit f546b1
Packit f546b1
You can find source releases of gstreamer in the download
Packit f546b1
directory: https://gstreamer.freedesktop.org/src/gstreamer/
Packit f546b1
Packit f546b1
The git repository and details how to clone it can be found at
Packit f546b1
https://cgit.freedesktop.org/gstreamer/gstreamer/
Packit f546b1
Packit f546b1
==== Homepage ====
Packit f546b1
Packit f546b1
The project's website is https://gstreamer.freedesktop.org/
Packit f546b1
Packit f546b1
==== Support and Bugs ====
Packit f546b1
Packit f546b1
We use GNOME's bugzilla for bug reports and feature requests:
Packit f546b1
https://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
Packit f546b1
Packit f546b1
Please submit patches via bugzilla as well.
Packit f546b1
Packit f546b1
For help and support, please subscribe to and send questions to the
Packit f546b1
gstreamer-devel mailing list (see below for details).
Packit f546b1
Packit f546b1
There is also a #gstreamer IRC channel on the Freenode IRC network.
Packit f546b1
Packit f546b1
==== Developers ====
Packit f546b1
Packit f546b1
GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
Packit f546b1
from there (see link above).
Packit f546b1
Packit f546b1
Interested developers of the core library, plugins, and applications should
Packit f546b1
subscribe to the gstreamer-devel list.