Release 1.7.91
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer 1.7.91
3
4 The GStreamer team is pleased to announce the second release candidate of the stable
5 1.8 release series. The 1.8 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.
8
9
10 Binaries for Android, iOS, Mac OS X and Windows will be provided separately
11 during the stable 1.8 release series.
12
13
14 This module, gstreamer, only contains core functionality.
15 For actual media playback, you will need other modules.
16
17 gst-plugins-base
18 contains a basic set of well-supported plugins
19 gst-plugins-good
20 contains a set of well-supported plugins under our preferred license
21 gst-plugins-ugly
22 contains a set of well-supported plugins, but might pose problems for
23     distributors
24 gst-plugins-bad
25 contains a set of less supported plugins that haven't passed the
26     rigorous quality testing we expect, or are still missing documentation
27     and/or unit tests
28 gst-libav
29 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
30
31
32
33   
34
35 Bugs fixed in this release
36      
37       * 763112 : gstbuffer: fix GstParentBufferMeta GType name
38       * 763213 : Add documentation about _NAME macros vs. _get_name functions
39       * 763325 : Multiple netclocks do not work anymore
40       * 763491 : typefind: behavior has changed on have-type signal, sets pad caps after signal handlers
41       * 763553 : baseparse: Not pushing tags before PREROLL
42
43 ==== Download ====
44
45 You can find source releases of gstreamer in the download
46 directory: https://gstreamer.freedesktop.org/src/gstreamer/
47
48 The git repository and details how to clone it can be found at
49 http://cgit.freedesktop.org/gstreamer/gstreamer/
50
51 ==== Homepage ====
52
53 The project's website is https://gstreamer.freedesktop.org/
54
55 ==== Support and Bugs ====
56
57 We use GNOME's bugzilla for bug reports and feature requests:
58 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
59
60 Please submit patches via bugzilla as well.
61
62 For help and support, please subscribe to and send questions to the
63 gstreamer-devel mailing list (see below for details).
64
65 There is also a #gstreamer IRC channel on the Freenode IRC network.
66
67 ==== Developers ====
68
69 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
70 from there (see link above).
71
72 Interested developers of the core library, plugins, and applications should
73 subscribe to the gstreamer-devel list.
74
75         
76 Contributors to this release
77     
78       * Carlos Rafael Giani
79       * Sebastian Dröge
80       * Tim-Philipp Müller
81       * Víctor Manuel Jáquez Leal
82