Move dataurisrc element from -bad
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer 1.10.0
3
4 The GStreamer team is pleased to announce the first release of the new stable
5 1.10 release series. The 1.10 release series is adding new features on top of
6 the 1.0, 1.2, 1.4, 1.6 and 1.8 series and is part of the API and ABI-stable 1.x
7 release series of the GStreamer multimedia framework.
8
9
10 Binaries for Android, iOS, Mac OS X and Windows will be provided shortly after
11 the source release by the GStreamer project during the stable 1.10 release
12 series.
13
14
15 This module, gstreamer, only contains core functionality.
16 For actual media playback, you will need other modules.
17
18 gst-plugins-base
19 contains a basic set of well-supported plugins
20 gst-plugins-good
21 contains a set of well-supported plugins under our preferred license
22 gst-plugins-ugly
23 contains a set of well-supported plugins, but might pose problems for
24     distributors
25 gst-plugins-bad
26 contains a set of less supported plugins that haven't passed the
27     rigorous quality testing we expect, or are still missing documentation
28     and/or unit tests
29 gst-libav
30 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
31
32
33
34   
35
36 Bugs fixed in this release
37      
38       * 770627 : adaptivedemux: prevent to set source flag itself
39       * 772431 : Doc is wrong about GST_PLUGIN_PATH being colon separated - it's semicolon on Windows.
40       * 772571 : doc: fix GST_LEAKS_TRACER_SIG doc
41       * 772741 : bin: Add a new GST_BIN_FLAG_STREAMS_AWARE flag
42       * 772851 : tracers: fix structure leak
43       * 773114 : meson: fixes for windows build
44       * 773319 : adapter: mix-up between PTS and DTS
45
46 ==== Download ====
47
48 You can find source releases of gstreamer in the download
49 directory: https://gstreamer.freedesktop.org/src/gstreamer/
50
51 The git repository and details how to clone it can be found at
52 http://cgit.freedesktop.org/gstreamer/gstreamer/
53
54 ==== Homepage ====
55
56 The project's website is https://gstreamer.freedesktop.org/
57
58 ==== Support and Bugs ====
59
60 We use GNOME's bugzilla for bug reports and feature requests:
61 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
62
63 Please submit patches via bugzilla as well.
64
65 For help and support, please subscribe to and send questions to the
66 gstreamer-devel mailing list (see below for details).
67
68 There is also a #gstreamer IRC channel on the Freenode IRC network.
69
70 ==== Developers ====
71
72 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
73 from there (see link above).
74
75 Interested developers of the core library, plugins, and applications should
76 subscribe to the gstreamer-devel list.
77
78         
79 Contributors to this release
80     
81       * Andrew Eikum
82       * Edward Hervey
83       * Guillaume Desmottes
84       * Jesper Larsen
85       * Matthew Waters
86       * Nicolas Dufresne
87       * Nirbheek Chauhan
88       * Sebastian Dröge
89       * Stefan Sauer
90       * Stian Selnes
91       * Thibault Saunier
92       * Tim-Philipp Müller
93       * Vincent Penquerc'h
94