examples: add an example aplication based OpenGL ES + EGL
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer OpenMAX IL wrapper plugin 1.0.0
3
4 The GStreamer team is proud to announce a new feature release
5 in the 1.x stable series of the GStreamer OpenMAX IL
6 wrapper plugin.
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 a plugin that wraps available OpenMAX IL
17 components and makes them available as standard GStreamer
18 elements.
19
20
21
22 Other modules containing plugins are:
23
24
25 gst-plugins-base
26 contains a basic set of well-supported plugins
27 gst-plugins-good
28 contains a set of well-supported plugins under our preferred license
29 gst-plugins-ugly
30 contains a set of well-supported plugins, but might pose problems for
31     distributors
32 gst-plugins-bad
33 contains a set of less supported plugins that haven't passed the
34     rigorous quality testing we expect, or are still missing documentation
35     and/or unit tests
36
37
38
39   
40
41 Features of this release
42     
43       * Parallel installability with 0.10.x series
44       * Generic support for OpenMAX IL implementations
45       * Special support for features of: Raspberry Pi
46
47 Bugs fixed in this release
48      
49       * 692446 : Add mpeg2 support
50
51 ==== Download ====
52
53 You can find source releases of gst-omx in the download
54 directory: http://gstreamer.freedesktop.org/src/gst-omx/
55
56 The git repository and details how to clone it can be found at
57 http://cgit.freedesktop.org/gstreamer/gst-omx/
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       * Alessandro Decina
87       * Arun Raghavan
88       * Dake Gu
89       * Edward Hervey
90       * George Kiagiadakis
91       * Jonas Larsson
92       * Josep Torra
93       * Julian Scheel
94       * Matej Knopp
95       * Nicolas Dufresne
96       * Olivier Crête
97       * Reynaldo H. Verdejo Pinochet
98       * Sebastian Dröge
99       * Stefan Sauer
100       * Tim-Philipp Müller
101       * Vincent Penquerc'h
102