Release 1.3.3
[platform/upstream/gst-plugins-good.git] / RELEASE
1
2 Release notes for GStreamer Good Plugins 1.3.3
3
4
5 The GStreamer team is pleased to announce the third 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 This is hopefully the last 1.3 development release and will be followed by
14 the first 1.4.0 release candidate (1.3.90) in 1-2 weeks. Which then hopefully
15 is followed by 1.4.0 soonish in early July.
16
17
18 Binaries for Android, iOS, Mac OS X and Windows will be provided separately
19 during the unstable 1.3 release series.
20
21
22
23 "Such ingratitude.  After all the times I've saved your life."
24
25
26 A collection of plugins you'd want to have right next to you on the
27 battlefield.  Shooting sharp and making no mistakes, these plugins have it
28 all: good looks, good code, and good licensing.  Documented and dressed up
29 in tests.  If you're looking for a role model to base your own plugin on,
30 here it is.
31
32
33 If you find a plot hole or a badly lip-synced line of code in them,
34 let us know - it is a matter of honour for us to ensure Blondie doesn't look
35 like he's been walking 100 miles through the desert without water.
36
37
38 This module contains a set of plugins that we consider to have good quality
39   code, correct functionality, our preferred license (LGPL for the plugin
40   code, LGPL or LGPL-compatible for the supporting library).
41 We believe distributors can safely ship these plugins.
42 People writing elements should base their code on these elements.
43
44
45 Other modules containing plugins are:
46
47
48 gst-plugins-base
49 contains a basic set of well-supported plugins
50 gst-plugins-ugly
51 contains a set of well-supported plugins, but might pose problems for
52     distributors
53 gst-plugins-bad
54 contains a set of less supported plugins that haven't passed the
55     rigorous quality testing we expect, or are still missing documentation
56     and/or unit tests
57 gst-libav
58 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
59
60
61
62   
63
64 Bugs fixed in this release
65      
66       * 725903 : flvdemux: set RESYNC buffer flag when bridging large PTS gaps
67       * 726512 : some svq3/mov files stall on start
68       * 726556 : POTFILES.in is out of date
69       * 728501 : rtpaux/rtprtx: Unit tests are racy and take very long sometimes
70       * 729707 : souphttpsrc: Add custom sticky event to contain the HTTP request and response headers
71       * 730473 : rtspsrc: add support for key length parameters
72       * 730476 : v4l2videodec:  stalls on large seeks
73       * 730563 : Propagate DISCONT and DELTAUNIT flags through H264 and Jpeg payloaders
74       * 730698 : v4lsrc: Fails using glimagesink in userptr
75       * 730722 : Cannot seek in a m4a AAC audio file
76       * 731169 : wavparse: Puts codec_data on raw audio caps
77       * 731475 : multipartdemux: Got data flow before stream-start
78       * 722303 : v4l2sink: Enable rendering of the preroll buffer
79
80 ==== Download ====
81
82 You can find source releases of gst-plugins-good in the download
83 directory: http://gstreamer.freedesktop.org/src/gst-plugins-good/
84
85 The git repository and details how to clone it can be found at
86 http://cgit.freedesktop.org/gstreamer/gst-plugins-good/
87
88 ==== Homepage ====
89
90 The project's website is http://gstreamer.freedesktop.org/
91
92 ==== Support and Bugs ====
93
94 We use GNOME's bugzilla for bug reports and feature requests:
95 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
96
97 Please submit patches via bugzilla as well.
98
99 For help and support, please subscribe to and send questions to the
100 gstreamer-devel mailing list (see below for details).
101
102 There is also a #gstreamer IRC channel on the Freenode IRC network.
103
104 ==== Developers ====
105
106 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
107 from there (see link above).
108
109 Interested developers of the core library, plugins, and applications should
110 subscribe to the gstreamer-devel list.
111
112         
113 Contributors to this release
114     
115       * Aleix Conchillo Flaqué
116       * Edward Hervey
117       * Guillaume Desmottes
118       * Jan Alexander Steffens (heftig)
119       * Julien Isorce
120       * Nicolas Dufresne
121       * Olivier Crête
122       * Piotr Drąg
123       * Ravi Kiran K N
124       * Sebastian Dröge
125       * Thiago Santos
126       * Tim-Philipp Müller
127       * Vincent Penquerc'h
128       * Wim Taymans
129