Release 1.0.1
[platform/upstream/gst-libav.git] / RELEASE
1
2 Release notes for GStreamer libav Plugins 1.0.1
3
4 The GStreamer team is proud to announce a new 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 Features of this release
40     
41       * Parallel installability with 0.10.x series
42       * avviddec: handle 0-sized buffers without crashing
43       * avviddec: don't set invalid latency
44
45 Bugs fixed in this release
46      
47       * 680464 : avdemux_*: not-negotiated error
48       * 680499 : avdemux_ape: will not play some ape files, not-negotiated error
49       * 685113 : avviddec: " ignored " audio decoders end up registered as video decoders
50
51 ==== Download ====
52
53 You can find source releases of gst-libav in the download
54 directory: http://gstreamer.freedesktop.org/src/gst-libav/
55
56 The git repository and details how to clone it can be found at
57 http://cgit.freedesktop.org/gstreamer/gst-libav/
58
59 ==== Homepage ====
60
61 The project's website is http://gstreamer.freedesktop.org/
62
63 ==== Support and Bugs ====
64
65 We use GNOME's bugzilla for bug reports and feature requests:
66 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
67
68 Please submit patches via bugzilla as well.
69
70 For help and support, please subscribe to and send questions to the
71 gstreamer-devel mailing list (see below for details).
72
73 There is also a #gstreamer IRC channel on the Freenode IRC network.
74
75 ==== Developers ====
76
77 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
78 from there (see link above).
79
80 Interested developers of the core library, plugins, and applications should
81 subscribe to the gstreamer-devel list.
82
83         
84 Contributors to this release
85     
86       * Alban Browaeys
87       * Sebastian Dröge
88       * Tim-Philipp Müller
89