Release 1.9.90
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer Good Plugins 1.9.90
3
4 The GStreamer team is pleased to announce the first release candidate of the
5 stable 1.10 release series. The 1.10 release series is adding new features on
6 top of the 1.0, 1.2, 1.4, 1.6 and 1.8 series and is part of the API and
7 ABI-stable 1.x release series of the GStreamer multimedia framework.
8
9
10 Binaries for Android, iOS, Mac OS X and Windows will be provided in the next days.
11
12
13 "Such ingratitude.  After all the times I've saved your life."
14
15
16 A collection of plugins you'd want to have right next to you on the
17 battlefield.  Shooting sharp and making no mistakes, these plugins have it
18 all: good looks, good code, and good licensing.  Documented and dressed up
19 in tests.  If you're looking for a role model to base your own plugin on,
20 here it is.
21
22
23 If you find a plot hole or a badly lip-synced line of code in them,
24 let us know - it is a matter of honour for us to ensure Blondie doesn't look
25 like he's been walking 100 miles through the desert without water.
26
27
28 This module contains a set of plugins that we consider to have good quality
29   code, correct functionality, our preferred license (LGPL for the plugin
30   code, LGPL or LGPL-compatible for the supporting library).
31 We believe distributors can safely ship these plugins.
32 People writing elements should base their code on these elements.
33
34
35 Other modules containing plugins are:
36
37
38 gst-plugins-base
39 contains a basic set of well-supported plugins
40 gst-plugins-ugly
41 contains a set of well-supported plugins, but might pose problems for
42     distributors
43 gst-plugins-bad
44 contains a set of less supported plugins that haven't passed the
45     rigorous quality testing we expect, or are still missing documentation
46     and/or unit tests
47 gst-libav
48 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
49
50
51
52   
53
54 Bugs fixed in this release
55      
56       * 751559 : qtmux: Implement the preset interface.
57       * 766990 : multifilesink: 'buffer'-mode writes no longer atomic (regression)
58       * 769278 : aacparse: a few fixes and improvements for LOAS parsing
59       * 769757 : rtpjitterbuffer: Fix calculating next_seqnum when dropping old buffers from a full queue.
60       * 769768 : rtpjitterbuffer: lots of improvements around RTX
61       * 770951 : qtdemux: Crash with no cenc auxiliary offset available
62       * 771272 : jackaudiosink: hangs when jackd changes sample rate and/or buffer size
63       * 771278 : udpsrc: Compilation error on NetBSD
64       * 771395 : autodetect: Use gst_bin_set_suppressed_flags() API
65       * 772143 : qtmux: Don't calculate PTS offset and DTS with GST_CLOCK_TIME_NONE
66       * 772228 : tagschecking: Unit test fails because it sends untimestamped buffers to qtdemux
67
68 ==== Download ====
69
70 You can find source releases of gst-plugins-good in the download
71 directory: https://gstreamer.freedesktop.org/src/gst-plugins-good/
72
73 The git repository and details how to clone it can be found at
74 http://cgit.freedesktop.org/gstreamer/gst-plugins-good/
75
76 ==== Homepage ====
77
78 The project's website is https://gstreamer.freedesktop.org/
79
80 ==== Support and Bugs ====
81
82 We use GNOME's bugzilla for bug reports and feature requests:
83 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
84
85 Please submit patches via bugzilla as well.
86
87 For help and support, please subscribe to and send questions to the
88 gstreamer-devel mailing list (see below for details).
89
90 There is also a #gstreamer IRC channel on the Freenode IRC network.
91
92 ==== Developers ====
93
94 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
95 from there (see link above).
96
97 Interested developers of the core library, plugins, and applications should
98 subscribe to the gstreamer-devel list.
99
100         
101 Contributors to this release
102     
103       * Arun Raghavan
104       * Georg Lippitsch
105       * Havard Graff
106       * Jan Schmidt
107       * Mathieu Duponchelle
108       * Nicolas Dufresne
109       * Olivier Crête
110       * Sebastian Dröge
111       * Stian Selnes
112       * Thibault Saunier
113       * Thomas Bluemel
114       * Thomas Klausner
115       * Thomas Scheuermann
116       * Tim-Philipp Müller
117       * Vincent Penquerc'h
118       * Wonchul Lee
119       * Xabier Rodriguez Calvar
120