Release 1.0.0
[platform/upstream/gst-plugins-ugly.git] / RELEASE
1 Release notes for GStreamer Ugly 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 === Module
41
42 "When you have to shoot, shoot. Don't talk."
43
44 There are times when the world needs a color between black and white.
45 Quality code to match the good's, but two-timing, backstabbing and ready to
46 sell your freedom down the river.  These plugins might have a patent noose
47 around their neck, or a lock-up license, or any other problem that makes you
48 think twice about shipping them.
49
50 We don't call them ugly because we like them less.  Does a mother love her
51 son less because he's not as pretty as the other ones ? No  - she commends
52 him on his great personality.  These plugins are the life of the party.
53 And we'll still step in and set them straight if you report any unacceptable
54 behaviour - because there are two kinds of people in the world, my friend:
55 those with a rope around their neck and the people who do the cutting.
56
57 This module contains a set of plugins that have good quality and correct
58 functionality, but distributing them might pose problems.  The license
59 on either the plugins or the supporting libraries might not be how we'd
60 like. The code might be widely known to present patent problems.
61 Distributors should check if they want/can ship these plugins.
62
63 Other modules containing plugins are:
64
65  gst-plugins-base : a basic set of well-supported plugins
66  gst-plugins-good : a set of well-supported plugins under our preferred license
67  gst-plugins-bad  : a set of less supported plugins that haven't passed the
68                         rigorous quality testing we expect
69  gst-libav        : a set of codecs plugins based on libav (formerly gst-ffmpeg)
70
71 ==== Download
72
73 You can find source releases of gstreamer in the download directory:
74
75   http://gstreamer.freedesktop.org/src/gstreamer/
76
77 ==== GStreamer Homepage
78
79 More details can be found on the project's website:
80
81   http://gstreamer.freedesktop.org/
82
83 ==== Support and Bugs
84
85 We use GNOME's bugzilla for bug reports and feature requests:
86
87   http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
88  or
89   http://gstreamer.freedesktop.org/bugs/
90
91 ==== Developers
92
93 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be
94 cloned from there. Interested developers of the core library, plugins, and
95 applications should subscribe to the gstreamer-devel list and/or pop into
96 our #gstreamer IRC channel on Freenode.
97
98 ==== Contributors to this release
99
100   Alban Browaeys
101   Alessandro Decina
102   Bastien Nocera
103   Christian Fredrik Kalager Schaller
104   David Schleef
105   Edward Hervey
106   Jan Schmidt
107   Julien Isorce
108   Leon Merten Lohse
109   Mark Nauwelaerts
110   Matej Knopp
111   Nicolas Dufresne
112   Olivier Crête
113   René Stadler
114   Robert Swain
115   Sebastian Dröge
116   Sreerenj Balachandran
117   Stefan Sauer
118   Thiago Santos
119   Thomas Vander Stichele
120   Tim-Philipp Müller
121   Vincent Penquerc'h
122   Wim Taymans
123   Руслан Ижбулатов