rtpjitterbuffer: add option to reset retransmission timers
[platform/upstream/gst-plugins-good.git] / RELEASE
1
2 Release notes for GStreamer Good Plugins 1.1.90
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 Bugs fixed in this release
59      
60       * 646963 : rtpmanager: Only update last_rtcp_send_time when actually sending a report
61       * 687657 : rtpsession: Demux RTCP buffers from the RTP stream
62       * 695090 : rganalysis: fix tests
63       * 702004 : qtdemux: add support for the avc3 sample entry format of the AVC file  format
64       * 704950 : videomixer: add colorspace conversion
65       * 705371 : souphttpsrc: Does network operations from the state change thread
66       * 706955 : autoaudiosink/autovideosink: Introduce " sync " property
67       * 707042 : udpsrc binds to INADDR_ANY instead of multicast group address
68       * 707303 : flacenc: 'Got data flow before stream-start event' warnings
69       * 707340 : qtmux: should NOT use PTS if DTS is missing
70       * 707411 : qtmux: what is purpose of MAX_TOLERATED_LATENESS?
71       * 707530 : qtdemux: Handle segments correctly in push mode seeks
72       * 707688 : matroskademux: leaking buffer and caps when parsing attachments
73       * 707734 : rtp: add payloader and depayloader for 24bit raw audio
74       * 707758 : v4l2: Incorrect UV plane stride value for NV12/NV21 formats
75       * 707886 : videomixer: build fails due to unrenamed files if orc is not installed
76       * 707933 : matroskademux: Wrong UTF8 detection causes wrong detection of subtitle encoding
77       * 708131 : videomixer: undefined reference to `videomixer_video_convert_orc_convert_I420_BGRA'
78
79 ==== Download ====
80
81 You can find source releases of gst-plugins-good in the download
82 directory: http://gstreamer.freedesktop.org/src/gst-plugins-good/
83
84 The git repository and details how to clone it can be found at
85 http://cgit.freedesktop.org/gstreamer/gst-plugins-good/
86
87 ==== Homepage ====
88
89 The project's website is http://gstreamer.freedesktop.org/
90
91 ==== Support and Bugs ====
92
93 We use GNOME's bugzilla for bug reports and feature requests:
94 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
95
96 Please submit patches via bugzilla as well.
97
98 For help and support, please subscribe to and send questions to the
99 gstreamer-devel mailing list (see below for details).
100
101 There is also a #gstreamer IRC channel on the Freenode IRC network.
102
103 ==== Developers ====
104
105 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
106 from there (see link above).
107
108 Interested developers of the core library, plugins, and applications should
109 subscribe to the gstreamer-devel list.
110
111         
112 Contributors to this release
113     
114       * Alex Ashley
115       * Andreea Fulger
116       * Bernhard Miller
117       * Christoph Reiter
118       * David Holroyd
119       * Jan Schmidt
120       * Matej Knopp
121       * Mathieu Duponchelle
122       * Olivier Crête
123       * Rico Tzschichholz
124       * Sebastian Dröge
125       * Seán de Búrca
126       * Thiago Santos
127       * Thibault Saunier
128       * Tim-Philipp Müller
129       * Wim Taymans
130