Release 1.1.3
[platform/upstream/gst-plugins-good.git] / RELEASE
1
2 Release notes for GStreamer Good Plugins 1.1.3
3
4
5 The GStreamer team is proud to announce a new bug-fix release
6 in the 1.x stable series of the
7 core of the GStreamer streaming media framework.
8
9
10 The 1.x series is a stable series targeted at end users.
11 It is not API or ABI compatible with the stable 0.10.x series.
12 It is, however, parallel installable with the 0.10.x series and
13 will not affect an existing 0.10.x installation.
14
15
16
17 "Such ingratitude.  After all the times I've saved your life."
18
19
20 A collection of plugins you'd want to have right next to you on the
21 battlefield.  Shooting sharp and making no mistakes, these plugins have it
22 all: good looks, good code, and good licensing.  Documented and dressed up
23 in tests.  If you're looking for a role model to base your own plugin on,
24 here it is.
25
26
27 If you find a plot hole or a badly lip-synced line of code in them,
28 let us know - it is a matter of honour for us to ensure Blondie doesn't look
29 like he's been walking 100 miles through the desert without water.
30
31
32 This module contains a set of plugins that we consider to have good quality
33   code, correct functionality, our preferred license (LGPL for the plugin
34   code, LGPL or LGPL-compatible for the supporting library).
35 We believe distributors can safely ship these plugins.
36 People writing elements should base their code on these elements.
37
38
39 Other modules containing plugins are:
40
41
42 gst-plugins-base
43 contains a basic set of well-supported plugins
44 gst-plugins-ugly
45 contains a set of well-supported plugins, but might pose problems for
46     distributors
47 gst-plugins-bad
48 contains a set of less supported plugins that haven't passed the
49     rigorous quality testing we expect, or are still missing documentation
50     and/or unit tests
51 gst-libav
52 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
53
54
55
56   
57
58 Features of this release
59     
60
61 Bugs fixed in this release
62      
63       * 672227 : qtdemux: need mapping for video/x-gst-fourcc-xdvc
64       * 674626 : [rtpsession] High CPU usage in rtcp thread when setting RR bandwidth = 0
65       * 696228 : mp4mux: streamable=true seeks on sink at EOS, causing errors with some sinks
66       * 699791 : qtdemux: certain videos from Vivotek camera do not play - " This file is corrupt and cannot be played " 
67       * 700264 : qtdemux: ignores first editlist
68       * 700933 : avidemux: Wrong duration in push mode for some clips.
69       * 703560 : [PATCH] rtpbin: new event for informing downstream about synchronization
70       * 703901 : audioecho: Output broken if delay value got changed when playing or paused
71       * 704007 : qtdemux: skips disabled tracks
72       * 704053 : souphttpsrc: Don't treat errors on HEAD request as fatal
73       * 704193 : avidemux: no PTS nor DTS on decoded frame
74       * 704241 : souphttpsrc: Ignore all HEAD errors
75       * 704255 : qtdemux: invalid base time on newsegment in push mode after a seek
76       * 704272 : qtdemux: invalid seek offset used because of chapters
77       * 704292 : qtdemux: does not know WRAW fourcc
78       * 704294 : qtdemux: videos in Windows WRLE format don't work
79       * 704357 : regression: videocrop unit test fail after adding GRAY16_BE format
80       * 704547 : vpx: fix compilation when decoder or encoder package is not build
81       * 704548 : qtdemux: set proper caps for mpeg-1 audio
82       * 704921 : matroskademux: memory leak in check_subtitle_buffer
83       * 704951 : avidemux: memory leak
84       * 704996 : qtdemux: support for H264 fourcc
85
86 ==== Download ====
87
88 You can find source releases of gst-plugins-good in the download
89 directory: http://gstreamer.freedesktop.org/src/gst-plugins-good/
90
91 The git repository and details how to clone it can be found at
92 http://cgit.freedesktop.org/gstreamer/gst-plugins-good/
93
94 ==== Homepage ====
95
96 The project's website is http://gstreamer.freedesktop.org/
97
98 ==== Support and Bugs ====
99
100 We use GNOME's bugzilla for bug reports and feature requests:
101 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
102
103 Please submit patches via bugzilla as well.
104
105 For help and support, please subscribe to and send questions to the
106 gstreamer-devel mailing list (see below for details).
107
108 There is also a #gstreamer IRC channel on the Freenode IRC network.
109
110 ==== Developers ====
111
112 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
113 from there (see link above).
114
115 Interested developers of the core library, plugins, and applications should
116 subscribe to the gstreamer-devel list.
117
118         
119 Contributors to this release
120     
121       * Alessandro Decina
122       * Andoni Morales Alastruey
123       * Arnaud Vrac
124       * Carlos Rafael Giani
125       * Douglas Bagnall
126       * Edward Hervey
127       * Kyosuke Nekomura
128       * Matej Knopp
129       * Mathieu Duponchelle
130       * Nicolas Dufresne
131       * Olivier Crête
132       * Sebastian Dröge
133       * Thiago Santos
134       * Tim-Philipp Müller
135       * Vincent Penquerc'h
136       * Wim Taymans
137