Release 1.3.2
[platform/upstream/gst-plugins-good.git] / RELEASE
1
2 Release notes for GStreamer Good Plugins 1.3.2
3
4
5 The GStreamer team is pleased to announce the second release of the unstable
6 1.3 release series. The 1.3 release series is adding new features on top of
7 the 1.0 and 1.2 series and is part of the API and ABI-stable 1.x release
8 series of the GStreamer multimedia framework. The unstable 1.3 release series
9 will lead to the stable 1.4 release series in the next weeks, and newly added
10 API can still change until that point.
11
12
13
14 Binaries for Android, iOS, Mac OS X and Windows will be provided separately
15 during the unstable 1.3 release series.
16
17
18
19 The versioning scheme that is used in general is that 1.x.y is API and
20 ABI backwards compatible with previous 1.x.y releases. If x is an even
21 number it is a stable release series and all releases in this series
22 will only contain important bugfixes, e.g. the 1.0 series with 1.0.7. If
23 x is odd it is a development release series that will lead to the next
24 stable release series 1.x+1 and contains new features and bigger
25 changes. During the development release series, new API can still
26 change.
27
28
29
30 "Such ingratitude.  After all the times I've saved your life."
31
32
33 A collection of plugins you'd want to have right next to you on the
34 battlefield.  Shooting sharp and making no mistakes, these plugins have it
35 all: good looks, good code, and good licensing.  Documented and dressed up
36 in tests.  If you're looking for a role model to base your own plugin on,
37 here it is.
38
39
40 If you find a plot hole or a badly lip-synced line of code in them,
41 let us know - it is a matter of honour for us to ensure Blondie doesn't look
42 like he's been walking 100 miles through the desert without water.
43
44
45 This module contains a set of plugins that we consider to have good quality
46   code, correct functionality, our preferred license (LGPL for the plugin
47   code, LGPL or LGPL-compatible for the supporting library).
48 We believe distributors can safely ship these plugins.
49 People writing elements should base their code on these elements.
50
51
52 Other modules containing plugins are:
53
54
55 gst-plugins-base
56 contains a basic set of well-supported plugins
57 gst-plugins-ugly
58 contains a set of well-supported plugins, but might pose problems for
59     distributors
60 gst-plugins-bad
61 contains a set of less supported plugins that haven't passed the
62     rigorous quality testing we expect, or are still missing documentation
63     and/or unit tests
64 gst-libav
65 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
66
67
68
69   
70
71 Bugs fixed in this release
72      
73       * 583890 : v4l2: Implement V4L2_MEMORY_USERPTR support
74       * 728501 : rtpaux/rtprtx: Unit tests are racy and take very long sometimes
75       * 663944 : souphttpsrc: leaking file descriptors + memory when destroyed while connecting
76       * 707321 : flvdemux: complains too much when failed to send buffers
77       * 720440 : rtpsession: internal sources are never removed
78       * 725410 : v4l2videodec: Probe fails if first device does not start with 0
79       * 725415 : v4l2videodec: Check caps are subset of encode or raw when probing devices
80       * 727925 : v4l2: Share device enumeration
81       * 729247 : rtp/README: update to work with gst 1.0
82       * 729524 : rtpjitterbuffer: if retransmissions enabled, a gap larger than the latency can result in a stuck jitterbuffer
83       * 729553 : qtdemux: tries to reply to a byte position query with a time position
84       * 729591 : v4l2videodec: Remove meaningless properties
85       * 730078 : rtpjitterbuffer: wrong packet insertion if events present in the jitter queue
86       * 730146 : rtpbin: update rtp encoder/decoder documentation
87       * 730200 : v4l2videodec: v4l2bufferpool must be updated according to driver requirement
88       * 730207 : v4l2: Seeking with M2M devices
89       * 730212 : rtspsrc: use a random ssrc for the internal session
90       * 730217 : rtpsession: do not mark internal senders as expired
91       * 724630 : v4l2videodec: alignment support
92
93 ==== Download ====
94
95 You can find source releases of gst-plugins-good in the download
96 directory: http://gstreamer.freedesktop.org/src/gst-plugins-good/
97
98 The git repository and details how to clone it can be found at
99 http://cgit.freedesktop.org/gstreamer/gst-plugins-good/
100
101 ==== Homepage ====
102
103 The project's website is http://gstreamer.freedesktop.org/
104
105 ==== Support and Bugs ====
106
107 We use GNOME's bugzilla for bug reports and feature requests:
108 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
109
110 Please submit patches via bugzilla as well.
111
112 For help and support, please subscribe to and send questions to the
113 gstreamer-devel mailing list (see below for details).
114
115 There is also a #gstreamer IRC channel on the Freenode IRC network.
116
117 ==== Developers ====
118
119 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
120 from there (see link above).
121
122 Interested developers of the core library, plugins, and applications should
123 subscribe to the gstreamer-devel list.
124
125         
126 Contributors to this release
127     
128       * Adrien SCH
129       * Aleix Conchillo Flaqué
130       * Benjamin Gaignard
131       * Edward Hervey
132       * Eric Trousset
133       * George Kiagiadakis
134       * Guillaume Desmottes
135       * Jason Litzinger
136       * Mark Nauwelaerts
137       * Nicolas Dufresne
138       * Olivier Crête
139       * Sebastian Dröge
140       * Tim-Philipp Müller
141       * Vincent Penquerc'h
142       * Víctor Manuel Jáquez Leal
143       * Wim Taymans
144       * Руслан Ижбулатов
145