Release 1.1.4
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer libav Plugins 1.1.4
3
4 The GStreamer team is proud to announce a new bug-fix release
5 in the 1.x stable series of the
6 core of the GStreamer streaming media framework.
7
8
9 The 1.x series is a stable series targeted at end users.
10 It is not API or ABI compatible with the stable 0.10.x series.
11 It is, however, parallel installable with the 0.10.x series and
12 will not affect an existing 0.10.x installation.
13
14
15
16 This module contains plugins based on the libav project, including codecs.
17
18
19
20 Other modules containing plugins are:
21
22
23 gst-plugins-base
24 contains a basic set of well-supported plugins
25 gst-plugins-good
26 contains a set of well-supported plugins under our preferred license
27 gst-plugins-ugly
28 contains a set of well-supported plugins, but might pose problems for
29     distributors
30 gst-plugins-bad
31 contains a set of less supported plugins that haven't passed the
32     rigorous quality testing we expect, or are still missing documentation
33     and/or unit tests
34
35
36
37   
38
39 Bugs fixed in this release
40      
41       * 158719 : [PVA] Support for PVA container format demuxing
42       * 697512 : avmux: Fails to register muxers with commas in the libav muxer name
43       * 705333 : h264parse : broken bytestream/nal = > avc/au conversion
44       * 706601 : Windows compilation fails since libav v9.5
45
46 ==== Download ====
47
48 You can find source releases of gst-libav in the download
49 directory: http://gstreamer.freedesktop.org/src/gst-libav/
50
51 The git repository and details how to clone it can be found at
52 http://cgit.freedesktop.org/gstreamer/gst-libav/
53
54 ==== Homepage ====
55
56 The project's website is http://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       * Hans de Goede
82       * Lubosz Sarnecki
83       * Sebastian Dröge
84       * Tim-Philipp Müller
85