configure: Remove usage of memalign_hack in ffmpeg
[platform/upstream/gst-libav.git] / RELEASE
1
2 Release notes for GStreamer libav Plugins 1.11.90
3
4 The GStreamer team is pleased to announce the first release candidate of the
5 stable 1.12 release series. The 1.12 release series is adding new features on
6 top of the 1.0, 1.2, 1.4, 1.6, 1.8 and 1.10 series and is part of the API and
7 ABI-stable 1.x release series of the GStreamer multimedia framework.
8
9
10 Full release notes will be provided with the 1.12.0 release, highlighting all
11 the new features, bugfixes, performance optimizations and other important
12 changes.
13
14
15 Binaries for Android, iOS, Mac OS X and Windows will be provided in the next days.
16
17
18
19 This module contains plugins based on the ffmpeg project, including codecs.
20
21
22
23 Other modules containing plugins are:
24
25
26 gst-plugins-base
27 contains a basic set of well-supported plugins
28 gst-plugins-good
29 contains a set of well-supported plugins under our preferred license
30 gst-plugins-ugly
31 contains a set of well-supported plugins, but might pose problems for
32     distributors
33 gst-plugins-bad
34 contains a set of less supported plugins that haven't passed the
35     rigorous quality testing we expect, or are still missing documentation
36     and/or unit tests
37
38
39
40   
41
42 Bugs fixed in this release
43      
44       * 767938 : Add support for AVStereo3D API for stereoscopic video
45       * 780317 : avvidenc: Classify image encoders with " Image " instead of " Video " 
46
47 ==== Download ====
48
49 You can find source releases of gst-libav in the download
50 directory: https://gstreamer.freedesktop.org/src/gst-libav/
51
52 The git repository and details how to clone it can be found at
53 http://cgit.freedesktop.org/gstreamer/gst-libav/
54
55 ==== Homepage ====
56
57 The project's website is https://gstreamer.freedesktop.org/
58
59 ==== Support and Bugs ====
60
61 We use GNOME's bugzilla for bug reports and feature requests:
62 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
63
64 Please submit patches via bugzilla as well.
65
66 For help and support, please subscribe to and send questions to the
67 gstreamer-devel mailing list (see below for details).
68
69 There is also a #gstreamer IRC channel on the Freenode IRC network.
70
71 ==== Developers ====
72
73 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
74 from there (see link above).
75
76 Interested developers of the core library, plugins, and applications should
77 subscribe to the gstreamer-devel list.
78
79         
80 Contributors to this release
81     
82       * Arun Raghavan
83       * Emeric Grange
84       * Jan Schmidt
85       * Sebastian Dröge
86