b4e5e468acd8e7ccb2c741acc6cff7971511902d
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer 1.5.2
3
4
5 The GStreamer team is pleased to announce the second release of the unstable
6 1.5 release series. The 1.5 release series is adding new features on top of
7 the 1.0, 1.2 and 1.4 series and is part of the API and ABI-stable 1.x release
8 series of the GStreamer multimedia framework. The unstable 1.5 release series
9 will lead to the stable 1.6 release series in the next weeks, and newly added
10 API can still change until that point.
11
12
13 Binaries for Android, iOS, Mac OS X and Windows will be provided separately
14 during the unstable 1.5 release series.
15
16
17
18 This module, gstreamer, only contains core functionality.
19 For actual media playback, you will need other modules.
20
21 gst-plugins-base
22 contains a basic set of well-supported plugins
23 gst-plugins-good
24 contains a set of well-supported plugins under our preferred license
25 gst-plugins-ugly
26 contains a set of well-supported plugins, but might pose problems for
27     distributors
28 gst-plugins-bad
29 contains a set of less supported plugins that haven't passed the
30     rigorous quality testing we expect, or are still missing documentation
31     and/or unit tests
32 gst-libav
33 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
34
35
36
37   
38
39 Bugs fixed in this release
40      
41       * 740502 : Add absolute property to GstDirectControlBinding
42       * 740575 : Fixing DTS in GStreamer
43       * 745366 : concat: Forward FLUSH_START / FLUSH_STOP events
44       * 746949 : concat: Add active-pad property
45       * 750027 : concat: Reset internal start offset to 0 after flushing seek
46       * 750033 : basetransform - allow collation/separation of buffers
47       * 750039 : Keeping buffers with shared memory alive
48       * 750319 : memory: subclasses don't know map flags in unmap
49       * 750530 : ptp: FreeBSD, DragonFly and other BSDs don't have ifreq.ifw_hwaddr
50       * 750574 : netclientclock: Make the clock a wrapper clock around an internal clock
51       * 750761 : inputselector: Handle different duration track selection
52       * 750782 : pipeline: Add gst_pipeline_set_latency(), getter and GObject property
53       * 751026 : basesink: Properly handle buffer lists for the last-sample property
54       * 751047 : concat: Add adjust-base property
55       * 751107 : concat: when releasing pad, send EOS appropriately.
56       * 751235 : utils: get_compatible_pad does not fully respect filter caps
57       * 751420 : basesink: need to deep-copy last buffer list in drain
58
59 ==== Download ====
60
61 You can find source releases of gstreamer in the download
62 directory: http://gstreamer.freedesktop.org/src/gstreamer/
63
64 The git repository and details how to clone it can be found at
65 http://cgit.freedesktop.org/gstreamer/gstreamer/
66
67 ==== Homepage ====
68
69 The project's website is http://gstreamer.freedesktop.org/
70
71 ==== Support and Bugs ====
72
73 We use GNOME's bugzilla for bug reports and feature requests:
74 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
75
76 Please submit patches via bugzilla as well.
77
78 For help and support, please subscribe to and send questions to the
79 gstreamer-devel mailing list (see below for details).
80
81 There is also a #gstreamer IRC channel on the Freenode IRC network.
82
83 ==== Developers ====
84
85 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
86 from there (see link above).
87
88 Interested developers of the core library, plugins, and applications should
89 subscribe to the gstreamer-devel list.
90
91         
92 Contributors to this release
93     
94       * Alison Chaiken
95       * Carlos Rafael Giani
96       * Edward Hervey
97       * Hyunjun
98       * Hyunjun Ko
99       * Jan Schmidt
100       * Jonas Holmberg
101       * Lazar Claudiu
102       * Mathieu Duponchelle
103       * Matthew Waters
104       * Nicolas Dufresne
105       * Sebastian Dröge
106       * Song Bing
107       * Stefan Sauer
108       * Thiago Santos
109       * Tim-Philipp Müller
110       * Руслан Ижбулатов
111