Release 1.0.0
[platform/upstream/gstreamer.git] / RELEASE
1 Release notes for GStreamer Base Plugins 1.0.0
2
3 The GStreamer project is pleased to announce the very first release of the
4 new API and ABI-stable 1.x series of the GStreamer multimedia framework.
5
6 The 1.x series is a stable series targeted at end users. It is not API or ABI
7 compatible with the 0.10.x series. It can, however, be installed in parallel
8 with the 0.10.x series and will not affect an existing 0.10.x installation.
9
10 Major improvements include: more flexible memory handling; extensible and
11 negotiable metadata for buffers; caps negotiation and renegotiation mechanisms,
12 decoupled from buffer allocation; improved caps renegotiation; automatic
13 re-sending of state for dynamic pipelines; reworked and more fine-grained pad
14 probing; simpler and more descriptive audio and video caps; more efficient
15 allocation of buffers, events and other mini objects; improved timestamp
16 handling; support for gobject-inspection-based language bindings; countless
17 other improvements.
18
19 Most of these changes involve the GStreamer plugin API. The application API
20 has changed comparatively little, and most applications should be fairly easy
21 to port to the new API. There is a porting guide available.
22
23 The GStreamer team would like to thank everyone who helped bring this release
24 about, whether by submitting patches, reporting bugs, testing, sponsoring
25 development, attending hackfests, or simply supplying moral support.
26
27 This is the end of a long development process, but also the beginning of
28 one. This release does not mark the pinnacle of perfection, but the point
29 where the team is content with the API and stability and quality of the code
30 base in general, especially compared to the old 0.10 series.
31
32 There will be bugs to fix, and starting from this release there will be
33 distinct bug-fixing and feature development cycles, with the goal of getting
34 bug-fixes out quicker and unencumbered by other more risky changes. See
35
36   http://gstreamer.freedesktop.org/wiki/ReleasePlanning/RoadMap
37
38 for a tentative road map and possible schedule.
39
40 === Modules
41
42 This module contains a set of reference plugins, base classes for other
43 plugins, and helper libraries.
44
45 This module is kept up-to-date together with the core developments.
46 Element writers should look at the elements in this module as a reference
47 for their development.
48
49 This module contains elements for, among others:
50
51   device plugins: x(v)imagesink, alsa, cdparanoia
52   containers: ogg
53   codecs: vorbis, theora
54   text: textoverlay, subparse
55   sources: audiotestsrc, videotestsrc, giosrc
56   network: tcp
57   typefind functions
58   audio processing: audioconvert, adder, audiorate, audioresample, volume
59   visualisation: libvisual
60   video processing: videoconvert, videoscale
61   aggregate elements: playbin, uridecodebin, decodebin, encodebin
62   libraries: app, audio, fft, pbutils, riff, rtp, rtsp, sdp, tag, video
63
64 Other modules containing plugins are:
65
66   gst-plugins-good : a set of well-supported plugins under our preferred license
67   gst-plugins-ugly : a set of well-supported plugins, but might pose problems
68                          for distributors
69   gst-plugins-bad  : a set of less supported plugins that haven't passed the
70                          rigorous quality testing we expect
71   gst-libav        : a set of codecs plugins based on libav (formerly gst-ffmpeg)
72
73 ==== Download
74
75 You can find source releases of gstreamer in the download directory:
76
77   http://gstreamer.freedesktop.org/src/gstreamer/
78
79 ==== GStreamer Homepage
80
81 More details can be found on the project's website:
82
83   http://gstreamer.freedesktop.org/
84
85 ==== Support and Bugs
86
87 We use GNOME's bugzilla for bug reports and feature requests:
88
89   http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
90  or
91   http://gstreamer.freedesktop.org/bugs/
92
93 ==== Developers
94
95 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be
96 cloned from there. Interested developers of the core library, plugins, and
97 applications should subscribe to the gstreamer-devel list and/or pop into
98 our #gstreamer IRC channel on Freenode.
99
100 ==== Contributors to this release
101
102   Akihiro Tsukada
103   Alban Browaeys
104   Alessandro Decina
105   Andoni Morales Alastruey
106   Andreas Frisch
107   Andre Moreira Magalhaes (andrunko)
108   Andy Wingo
109   Anssi Hannula
110   Anton Belka
111   Arnaud Vrac
112   Arun Raghavan
113   Bastien Nocera
114   Benjamin Gaignard
115   Benjamin Otte
116   Christian Fredrik Kalager Schaller
117   Christian Schaller
118   Damien Lespiau
119   David Schleef
120   David Svensson Fors
121   Debarshi Ray
122   Edward Hervey
123   Evan Nemerson
124   George Kiagiadakis
125   Havard Graff
126   Holger Kaelberer
127   Idar Tollefsen
128   Jan Schmidt
129   Jason DeRose
130   Javier Jardón
131   Jens Georg
132   Johan Dahlin
133   Jonathan Lyons
134   Jonathan Matthew
135   Josep Torra
136   Julian Scheel
137   Marc Leeman
138   Mark Nauwelaerts
139   Matej Knopp
140   Michael Smith
141   Miguel Angel Cabrera Moya
142   Nicolas Dufresne
143   Ognyan Tonchev
144   Oleksij Rempel (Alexey Fisher)
145   Olivier Aubert
146   Olivier Crête
147   Pascal Buhler
148   Peter Korsgaard
149   Philip Flarsheim
150   Philippe Normand
151   Pontus Oldberg
152   Raimo Järvi
153   René Stadler
154   Reynaldo H. Verdejo Pinochet
155   Robert Swain
156   Ronald S. Bultje
157   Ryan Lortie
158   Sebastian Dröge
159   Sebastian Rasmussen
160   Sreerenj Balachandran
161   Stefan Kost
162   Stefan Sauer
163   Stéphane Loeuillet
164   Steve Lhomme
165   Thiago Santos
166   Thibault Saunier
167   Thomas Vander Stichele
168   Tim-Philipp Müller
169   Víctor Manuel Jáquez Leal
170   Vincent Penquerc'h
171   Vincent Untz
172   Vivia Nikolaidou
173   Wim Taymans
174   Youness Alaoui
175   Zaheer Abbas Merali
176   Руслан Ижбулатов