Merge branch 'plugin-move-rtp-opus'
[platform/upstream/gst-plugins-good.git] / RELEASE
1
2 Release notes for GStreamer Good Plugins 1.7.2
3
4 The GStreamer team is pleased to announce the second release of the unstable
5 1.7 release series. The 1.7 release series is adding new features on top of
6 the 1.0, 1.2, 1.4 and 1.6 series and is part of the API and ABI-stable 1.x release
7 series of the GStreamer multimedia framework. The unstable 1.7 release series
8 will lead to the stable 1.8 release series in the next weeks. Any newly added
9 API can still change until that point.
10
11
12 Binaries for Android, iOS, Mac OS X and Windows will be provided separately
13 during the unstable 1.7 release series.
14
15
16 "Such ingratitude.  After all the times I've saved your life."
17
18
19 A collection of plugins you'd want to have right next to you on the
20 battlefield.  Shooting sharp and making no mistakes, these plugins have it
21 all: good looks, good code, and good licensing.  Documented and dressed up
22 in tests.  If you're looking for a role model to base your own plugin on,
23 here it is.
24
25
26 If you find a plot hole or a badly lip-synced line of code in them,
27 let us know - it is a matter of honour for us to ensure Blondie doesn't look
28 like he's been walking 100 miles through the desert without water.
29
30
31 This module contains a set of plugins that we consider to have good quality
32   code, correct functionality, our preferred license (LGPL for the plugin
33   code, LGPL or LGPL-compatible for the supporting library).
34 We believe distributors can safely ship these plugins.
35 People writing elements should base their code on these elements.
36
37
38 Other modules containing plugins are:
39
40
41 gst-plugins-base
42 contains a basic set of well-supported plugins
43 gst-plugins-ugly
44 contains a set of well-supported plugins, but might pose problems for
45     distributors
46 gst-plugins-bad
47 contains a set of less supported plugins that haven't passed the
48     rigorous quality testing we expect, or are still missing documentation
49     and/or unit tests
50 gst-libav
51 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
52
53
54
55   
56
57 Bugs fixed in this release
58      
59       * 617563 : matroskademux: pelicula.mkv doesn't preroll/play due to audio track without data
60       * 709839 : matroskademux: file with late audio stream start does not preroll
61       * 720388 : deinterlace: handle unsupported features caps in passthrough mode
62       * 735673 : interleave: the example in the documentation does not work
63       * 741280 : matroskademux: Send GAP events for non sparse streams
64       * 754773 : rtp: Implement VP9 payloader and depayloader
65       * 755736 : v4l2transform: configure output pool to use min_buffer
66       * 757290 : gdkpixbufoverlay crash
67       * 759293 : rtpbin: add " get-session " property
68       * 759780 : v4l2: deviceprovider: Add the device and sysfs paths to the GstDevice properties
69       * 760774 : qtdemux: fix framerate calculation for fragmented format
70       * 760779 : qtdemux: fix framerate calculation for fragmented format in push mode
71       * 760781 : qtdemux: handling zero segment-duration edit list
72       * 760905 : taginject: Unable to add tags with spaces using example pipeline from docs
73       * 760995 : deinterlace: Do passthrough if downstream only supports interlaced
74       * 761094 : unintialized variable warnings (gcc 5.1)
75       * 761144 : matroskamux: use A_AAC instead of A_AAC/MPEGx/y
76       * 761670 : jpegdec: Possible endless loop if file is corrupt
77       * 761705 : POTFILES.in is out of date
78       * 761769 : qtdemux: incorrectly sets caps of CENC encrypted streams
79       * 762057 : tests: rtpmux: Fix element memory leak
80       * 762117 : avidemux: Fix string memory leak
81       * 762185 : matroskademux: Simple implementation of GST_SEEK_FLAG_TRICKMODE_KEY_UNITS
82       * 762211 : rtpjitterbuffer: Don't drop packets after big gap
83
84 ==== Download ====
85
86 You can find source releases of gst-plugins-good in the download
87 directory: https://gstreamer.freedesktop.org/src/gst-plugins-good/
88
89 The git repository and details how to clone it can be found at
90 http://cgit.freedesktop.org/gstreamer/gst-plugins-good/
91
92 ==== Homepage ====
93
94 The project's website is https://gstreamer.freedesktop.org/
95
96 ==== Support and Bugs ====
97
98 We use GNOME's bugzilla for bug reports and feature requests:
99 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
100
101 Please submit patches via bugzilla as well.
102
103 For help and support, please subscribe to and send questions to the
104 gstreamer-devel mailing list (see below for details).
105
106 There is also a #gstreamer IRC channel on the Freenode IRC network.
107
108 ==== Developers ====
109
110 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
111 from there (see link above).
112
113 Interested developers of the core library, plugins, and applications should
114 subscribe to the gstreamer-devel list.
115
116         
117 Contributors to this release
118     
119       * Aleix Conchillo Flaqué
120       * Alex Ashley
121       * Antonio Ospite
122       * George Kiagiadakis
123       * Hyunjun Ko
124       * Jan Schmidt
125       * Luis de Bethencourt
126       * Matej Knopp
127       * Miguel París Díaz
128       * Nicolas Dufresne
129       * Nirbheek Chauhan
130       * Ognyan Tonchev
131       * Pablo Anton
132       * Philippe Normand
133       * Piotr Drąg
134       * Reynaldo H. Verdejo Pinochet
135       * Sebastian Dröge
136       * Seungha Yang
137       * Stefan Sauer
138       * Steven Hoving
139       * Stian Selnes
140       * Thiago Santos
141       * Thibault Saunier
142       * Thijs Vermeir
143       * Tim Sheridan
144       * Tim-Philipp Müller
145       * Vineeth TM
146       * Vivia Nikolaidou
147       * Víctor Manuel Jáquez Leal
148       * Wim Taymans
149