Release 1.0.0
[platform/upstream/gstreamer.git] / RELEASE
1 Release notes for GStreamer 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, gstreamer, only contains core functionality.
43 For actual media playback, you will also need other modules:
44
45  gst-plugins-base : a basic set of well-supported plugins
46  gst-plugins-good : a set of well-supported plugins under our preferred license
47  gst-plugins-ugly : a set of well-supported plugins, but might pose problems
48                         for distributors
49  gst-plugins-bad  : a set of less supported plugins that haven't passed the
50                         rigorous quality testing we expect
51  gst-libav        : a set of codecs plugins based on libav (formerly gst-ffmpeg)
52
53 ==== Download
54
55 You can find source releases of gstreamer in the download directory:
56
57   http://gstreamer.freedesktop.org/src/gstreamer/
58
59 ==== GStreamer Homepage
60
61 More details can be found on the project's website:
62
63   http://gstreamer.freedesktop.org/
64
65 ==== Support and Bugs
66
67 We use GNOME's bugzilla for bug reports and feature requests:
68
69   http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
70  or
71   http://gstreamer.freedesktop.org/bugs/
72
73 ==== Developers
74
75 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be
76 cloned from there. Interested developers of the core library, plugins, and
77 applications should subscribe to the gstreamer-devel list and/or pop into
78 our #gstreamer IRC channel on Freenode.
79
80 ==== Contributors to this release
81
82   Alban Browaeys 
83   Alessandro Decina 
84   Alexander Saprykin 
85   Andoni Morales Alastruey 
86   Andreas Frisch 
87   Andre Moreira Magalhaes (andrunko) 
88   Antoine Tremblay 
89   Anton Belka 
90   Arnaud Vrac 
91   Bastian Winkler 
92   Bastien Nocera 
93   Brian Cameron 
94   Christian Fredrik Kalager Schaller 
95   Christophe Fergeau 
96   Chun-wei Fan 
97   Colin Walters 
98   David Schleef 
99   David Svensson Fors 
100   Edward Hervey 
101   Evan Nemerson 
102   Fabrizio (Misto) Milo 
103   Havard Graff 
104   Idar Tollefsen 
105   Jan Schmidt 
106   Jason DeRose 
107   Jens Georg 
108   João Paulo Pizani Flor 
109   Johan Boulé 
110   Johan Dahlin 
111   Josep Torra 
112   Joshua M. Doe 
113   Koop Mast 
114   Lionel Landwerlin 
115   Luis de Bethencourt 
116   Mark Nauwelaerts 
117   Matej Knopp 
118   Miguel Angel Cabrera Moya 
119   Mike Ruprecht 
120   Oleksij Rempel 
121   Olivier Crête 
122   Peteris Krisjanis 
123   Philippe Normand 
124   Raimo Järvi 
125   René Stadler 
126   Reynaldo H. Verdejo Pinochet 
127   Ryan Lortie 
128   Sebastian Dröge 
129   Sebastian Rasmussen 
130   Sjoerd Simons 
131   Sreerenj Balachandran 
132   Stefan Kost 
133   Stefan Sauer 
134   Thiago Santos 
135   Thibault Saunier 
136   Thomas Vander Stichele 
137   Tim-Philipp Müller 
138   Víctor Manuel Jáquez Leal 
139   Vincent Penquerc'h 
140   Wim Taymans 
141   Youness Alaoui 
142   Руслан Ижбулатов