blob: 447e7b5c5a2b4ae0592a5c50dad8a4ebed3e451e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
|
Release notes for GStreamer Python bindings 1.6.4
The GStreamer team is pleased to announce a new bug-fix release in the
old 1.6 stable series of the core of the GStreamer streaming media framework.
This release only contains bugfixes and it should be safe to update from 1.6.x.
This release maintains API/ABI backwards compatibility with the
GStreamer 1.0, 1.2, 1.4 and 1.6 release series.
==== Download ====
You can find source releases of gst-python in the download
directory: https://gstreamer.freedesktop.org/src/gst-python/
The git repository and details how to clone it can be found at
http://cgit.freedesktop.org/gstreamer/gst-python/
==== Homepage ====
The project's website is https://gstreamer.freedesktop.org/
==== Support and Bugs ====
We use GNOME's bugzilla for bug reports and feature requests:
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
Please submit patches via bugzilla as well.
For help and support, please subscribe to and send questions to the
gstreamer-devel mailing list (see below for details).
There is also a #gstreamer IRC channel on the Freenode IRC network.
==== Developers ====
GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
from there (see link above).
Interested developers of the core library, plugins, and applications should
subscribe to the gstreamer-devel list.
Contributors to this release
* Thibault Saunier
|