[Pidgin] mmcco modified

Pidgin trac at pidgin.im
Thu Jun 18 13:36:16 EDT 2015


Page "mmcco" was changed by mmcco
Diff URL: <https://developer.pidgin.im/wiki/mmcco?action=diff&version=33>
Revision 33
Comment: GStreamer 0.1 -> 0.10
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: mmcco
=========================================================================
--- mmcco (version: 32)
+++ mmcco (version: 33)
@@ -18,7 +18,7 @@
 * XMPP Real-Time Text - [https://xmpp.org/extensions/xep-0301.html XEP-0301] - #15674
 * Static analysis
 * Updating voice/video library dependencies (see below)
-* Removing GStreamer 0.1 support
+* Removing GStreamer 0.10 support
 * Removing GTK+2 support
 * (trivial) 15 seconds seems like an unnecessarily and confusingly long timeout for a Streamhost connection
 * Fixing file transfer accounting (#16001)
@@ -71,7 +71,7 @@
 
 The GStreamer library is the basis of Pidgin's voice/video support.
 
-There are two major GStreamer versions: 0.1 and 1.0. Pidgin currently supports both, but you should use GStreamer 1.0. If possible, use `dpkg --get-selections` to find and uninstall all GStreamer 0.1 packages. If some software you use depends on them, just check the `./configure` output or `config.log` to make sure that GStreamer 1.0 is being used. The minor version available in Ubuntu 15.04's packages is currently new enough to compile Pidgin 3.0, so just install from there.
+There are two major GStreamer versions: 0.10 and 1.0. Pidgin currently supports both, but you should use GStreamer 1.0. If possible, use `dpkg --get-selections` to find and uninstall all GStreamer 0.10 packages. If some software you use depends on them, just check the `./configure` output or `config.log` to make sure that GStreamer 1.0 is being used. The minor version available in Ubuntu 15.04's packages is currently new enough to compile Pidgin 3.0, so just install from there.
 
 === Anecdotes ===
 
@@ -97,13 +97,13 @@
 
 == Voice/video library requirements ==
 
-As of June 2015, Pidgin supports both GStreamer 0.1 and GStreamer 1.0. GStreamer 0.1 has been [http://lists.freedesktop.org/archives/gstreamer-announce/2013-March/000273.html officially unmaintained since March 2013] - more than two years ago. The announcement mentions that the 0.1 branch had been largely abandoned a while before: "there are many hundreds of bugs that have only been fixed in 1.x, and many more are fixed every week." However, package and port maintainers may still patch bugs.
+As of June 2015, Pidgin supports both GStreamer 0.10 and GStreamer 1.0. GStreamer 0.10 has been [http://lists.freedesktop.org/archives/gstreamer-announce/2013-March/000273.html officially unmaintained since March 2013] - more than two years ago. The announcement mentions that the 0.10 branch had been largely abandoned a while before: "there are many hundreds of bugs that have only been fixed in 1.x, and many more are fixed every week." However, package and port maintainers may still patch bugs.
 
 Pidgin's voice/video has problems with mysterious failures and sometimes segfaults because of GStreamer plugin incompatibilities. Restricting ourselves to a single current and supported version of the relevant libraries would make the code more reliable and easier to test and maintain.
 
 On the other hand, Tomasz pointed out that GStreamer 1.0 only reintroducted device selection in version 1.4, the most recent minor release. Because Windows and some Linux distributions may not support 1.4 for a while, we may need to implement that ourselves.
 
-GStreamer 0.1 and Farstream 0.1 are coupled, as are GStreamer 1.0 and Farstream 0.2. When determining the compatibility of an operating system release, be sure to check for both. For example, Debian Wheezy currently supports GStreamer 1.0 but only Farstream 0.1.
+GStreamer 0.10 and Farstream 0.1 are coupled, as are GStreamer 1.0 and Farstream 0.2. When determining the compatibility of an operating system release, be sure to check for both. For example, Debian Wheezy currently supports GStreamer 1.0 but only Farstream 0.1.
 
 Requiring GStreamer 1.0 and Farstream 0.2 would mean that Pidgin 3.0 would not support certain LTS operating systems such as Ubuntu 12.04, Debian Squeeze (6) and potentially Wheezy (7), and RHEL/CentOS 6.
 
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://developer.pidgin.im/wiki/mmcco>
Pidgin <https://pidgin.im>
Pidgin

This is an automated message. Someone added your email address to be
notified of changes on 'mmcco' page.
If it was not you, please report to datallah at pidgin.im.


More information about the Wikiedit mailing list