<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.gnome.multimedia">
    <title>gmane.comp.gnome.multimedia</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.multimedia</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1994"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1989"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1987"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1986"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1985"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1980"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1974"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1973"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1970"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1969"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1967"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1965"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1961"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1959"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1957"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1955"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1952"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1949"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1947"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1946"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1994">
    <title>ANNOUNCE: grilo-plugins 0.2.7 released</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.multimedia/1994</link>
    <description>&lt;pre&gt;
A new release of grilo's plugins, 0.2.7, has been released.


What is it?
===========
Grilo is a framework that provides access to various sources of
multimedia content, using a pluggable system.


Where can I find out more?
==========================
http://live.gnome.org/Grilo


What is new in 0.2.7?
=====================
  * General
    * Fix crash when registering sources
    * Added i18n support
      * Brazilian
      * Czech
      * Galician
      * Greek
      * Polish
      * Serbian
      * Slovenian
      * Spanish
    * BGO#673496 - Add i18n
    * BGO#697565 - Using GOA in Flickr plugin

  * Blip.tv plugin
    * BGO#700297 - bliptv: Fix crash when browsing on 64-bit platforms

  * Filesystem plugin
    * BGO#696860 - filesystem: Add support for non-file URIs

  * Flickr plugin
    * Support GOA accounts
    * BGO#697175 - Grilo's flickr plugin using OAuth
    * BGO#697565 - Using GOA in Flickr plugin

  * LastFM Album Art plugin
    * Hardcode support for "mega" and "extra" thumbnails

  * Metad&lt;/pre&gt;</description>
    <dc:creator>Juan A. Suarez Romero</dc:creator>
    <dc:date>2013-05-16T08:36:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1989">
    <title>RELEASE: GStreamer Core and Plugins 1.0.7</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.multimedia/1989</link>
    <description>&lt;pre&gt;The GStreamer project announces another bug-fix release for the new
API and ABI-stable 1.x series of the GStreamer multimedia framework.

The 1.x series is a stable series targeted at end users. It is not API
or ABI compatible with the 0.10.x series. It can, however, be installed
in parallel with the 0.10.x series and will not affect an existing
0.10.x installation.


Changes in gstreamer core since 1.0.6:

      * Add better support for static plugins

Bugs fixed in gstreamer core since 1.0.6:

      * 667305 : build: Add --enable-static-plugins configure argument
      * 696357 : Basesrc may send not-neg error when flushed
      * 696435 : gst_static_caps_get(GST_STATIC_CAPS_NONE) doesn't work properly
      * 697791 : gst-inspect: shows action signal return pointers as pointers

Changes in gst-plugins-base since 1.0.6:

      * streamsynchronizer is now a public element, useful in HLS pipelines for example

Bugs fixed in gst-plugins-base since 1.0.6:

      * 682171 : videoscale: assertion failed: (envelo&lt;/pre&gt;</description>
    <dc:creator>Sebastian Dröge</dc:creator>
    <dc:date>2013-04-26T12:23:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1987">
    <title>Biggest Fake Conference in Computer Science</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.multimedia/1987</link>
    <description>&lt;pre&gt;We are researchers from different parts of the world and conducted a study on  
the world’s biggest bogus computer science conference WORLDCOMP 
( http://sites.google.com/site/worlddump1 ) organized by Prof. Hamid Arabnia 
from University of Georgia, USA.


We submitted a fake paper to WORLDCOMP 2011 and again (the 
same paper with a modified title) to WORLDCOMP 2012. This paper 
had numerous fundamental mistakes. Sample statements from 
that paper include: 

(1). Binary logic is fuzzy logic and vice versa
(2). Pascal developed fuzzy logic
(3). Object oriented languages do not exhibit any polymorphism or inheritance
(4). TCP and IP are synonyms and are part of OSI model 
(5). Distributed systems deal with only one computer
(6). Laptop is an example for a super computer
(7). Operating system is an example for computer hardware


Also, our paper did not express any conceptual meaning.  However, it 
was accepted both the times without any modifications (and without 
any reviews) and we were invited to submit &lt;/pre&gt;</description>
    <dc:creator>georgepeter&lt; at &gt;hushmail.com</dc:creator>
    <dc:date>2013-04-12T17:40:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1986">
    <title>Re: Trying to install Esound on Linux Zorin</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.multimedia/1986</link>
    <description>&lt;pre&gt;Hi

On Thu, 2013-01-17 at 16:58 +0100, erwin wrote:

Dont install esound , it is deprecated, dead and buried in a concrete
bunker. Check with you distribution specific mailing list. 


&lt;/pre&gt;</description>
    <dc:creator>Ritesh Khadgaray</dc:creator>
    <dc:date>2013-03-28T18:40:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1985">
    <title>Re: Trying to install Esound on Linux Zorin</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.multimedia/1985</link>
    <description>&lt;pre&gt;Hi

On Thu, 2013-01-17 at 16:58 +0100, erwin wrote:

Dont install esound , it is deprecated, dead and buried in a concrete
bunker. Check with you distribution specific mailing list. 


&lt;/pre&gt;</description>
    <dc:creator>Ritesh Khadgaray</dc:creator>
    <dc:date>2013-03-28T18:39:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1980">
    <title>ANNOUNCE: grilo 0.2.5 released</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.multimedia/1980</link>
    <description>&lt;pre&gt;
A new release of grilo, 0.2.5, has been released.


What is it?
===========
Grilo is a framework that provides access to various sources of
multimedia content, using a pluggable system.


Where can I find out more?
==========================
http://live.gnome.org/Grilo


What is new in 0.2.5?
=====================
  * Fixed compilation problem with gcc 4.2
  * Removed some warnings
  * Several changes in test-ui
    * Add filtering by type
    * Print multi-valued elements
  * Several fixes, including:
    * BGO#689577 - autogen.sh does not pass all arguments correctly to gnome-autogen.sh
    * BGO#690612 - grilo: Explain why module could not be loaded
    * BGO#690613 - grilo: Downgrade init failure to a debug statement
    * BGO#692118 - [PATCH] Fix build with automake 1.13
    * BGO#692873 - GrlOperationOptions leaked in grl_source_get_media_from_uri()
    * BGO#694390 - Assertion when calling grl_registry_unload_plugin() twice


Who contributed to it?
======================
  * Bastien Nocera &amp;lt;hadess ha&lt;/pre&gt;</description>
    <dc:creator>Juan A. Suarez Romero</dc:creator>
    <dc:date>2013-03-19T12:43:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1974">
    <title>Re: Trying to install Esound on Linux Zorin</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.multimedia/1974</link>
    <description>&lt;pre&gt;Hya Gerry,

I am not 100% sure what is causing the problem but have you tried 
running a general update through the terminal ??
Computer&amp;lt; at &amp;gt;me: sudo apt-get update
Computer&amp;lt; at &amp;gt;me: sudo apt-get upgrade
Should do the trick.
If this does not solve it, try the synpatic package manager search for 
audiofile, get the latest addition and click on apply.
That should solve it.

If both would not solve your problems, than I have no clue what you can do,

Erwin


On 01/17/2013 04:07 PM, Gerry Ross wrote:

_______________________________________________
gnome-multimedia mailing list
gnome-multimedia&amp;lt; at &amp;gt;gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-multimedia
&lt;/pre&gt;</description>
    <dc:creator>erwin</dc:creator>
    <dc:date>2013-01-17T15:58:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1973">
    <title>Trying to install Esound on Linux Zorin</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.multimedia/1973</link>
    <description>&lt;pre&gt;Hi,
I have recently migrated to Linux Zorin from MS Windows. I am now using 
the Thunderbird email client, but can not get Thunderbird to output any 
sound. A Google search seem to indicate that I need to install 'Esound', 
but I can not get Esound to install. I have attached a copy of the 
Terminal log. What do I need to do to install Esound?

Regards,

&lt;/pre&gt;</description>
    <dc:creator>Gerry Ross</dc:creator>
    <dc:date>2013-01-17T15:07:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1970">
    <title>Re: libesound  from 0.2.41  segfault</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.multimedia/1970</link>
    <description>&lt;pre&gt;
Nobody uses esound anymore. It's a horrible and broken piece of code.
Checkout PulseAudio if you need to export the sound remotely instead.

Cheers
&lt;/pre&gt;</description>
    <dc:creator>Bastien Nocera</dc:creator>
    <dc:date>2013-01-02T15:55:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1969">
    <title>libesound  from 0.2.41  segfault</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.multimedia/1969</link>
    <description>&lt;pre&gt;I use esound deamon with freenx server on a slackware14  and i have this 
error :

Jan  2 15:35:57 silente kernel: [ 3957.626864] libesd.so.0[19415]: 
segfault at 2 ip 00000002 sp bfc15cc4 error 14 in 
libesd.so.0.2.39[b776c000+a000]

please help !

Buda
&lt;/pre&gt;</description>
    <dc:creator>Alberto Maria Fiaschi</dc:creator>
    <dc:date>2013-01-02T14:50:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1967">
    <title>Rygel 0.16.3</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.multimedia/1967</link>
    <description>&lt;pre&gt;0.16.4
======

A maintenance release for Rygel!

Changes compared to 0.16.3:

- Use correct bitrates for AVC_MP4_BL_CIF15_AAC_520.
- Don't try to generate thumbnails for non-native files.

Playbin:
 - Add "PresetNameList" to initial LastChange notify.
 - Add 3GPP to supported formats.
 - Set proper track number on playback.
 - Fix a typo "PossibleRecordQualityMode" -&amp;gt; "PossibleRecordQualityModes".
 - Fix configuration via environment variables.
 - Print a proper warning on missing GStreamer elements for transcoding
   instead of showing a critical.
 - Prevent a critical when a no DBus thumbnailing daemon could be found.

MediaExport:
 - Fix an issue with uploaded files not being harvested and only having an
   res&amp;lt; at &amp;gt;importUri.
 - Don't bother to react on changes for hidden files as they're ignored in
   meta-data extraction anyway.
 - Add an "All" container below each artist's virtual container.

MPRIS:
 - Be less scary if there's no DBus session bus available.

External:
 - Be less scary if there's no DBus se&lt;/pre&gt;</description>
    <dc:creator>Jens Georg</dc:creator>
    <dc:date>2012-12-22T13:54:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1965">
    <title>Rygel 0.17.5.1</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.multimedia/1965</link>
    <description>&lt;pre&gt;0.17.5.1
========

A paperbag release for Rygel

Changes compared to 0.17.5:

- Fix underlinking of some plug-ins.

MediaExport:
 - Fix database upgrade from schema version 11 to 12

All contributors to this release:
   Jens Georg &amp;lt;mail&amp;lt; at &amp;gt;jensge.org&amp;gt;

Download source tarball here: http://download.gnome.org/sources/rygel/0.17/
--------

What is Rygel?

Rygel is a home media solution that allows you to easily share audio, video and
pictures, and control of media player on your home network. In technical terms
it is both a UPnP AV MediaServer and MediaRenderer implemented through a plug-in
mechanism. Interoperability with other devices in the market is achieved by
conformance to very strict requirements of DLNA and on the fly conversion of
media to format that client devices are capable of handling.

More information at our project home page: http://www.rygel-project.org
&lt;/pre&gt;</description>
    <dc:creator>Jens Georg</dc:creator>
    <dc:date>2012-12-15T13:07:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1961">
    <title>Rygel 0.17.3</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.multimedia/1961</link>
    <description>&lt;pre&gt;0.17.3
======

A new unstable release for Rygel

Changes compared to 0.17.2:

- Really bump Vala requirement as announced in previous version.
- Remove obsolete --enable-test-plugin configure option.
- Don't run tests by default.

Server:
 - Add serialisation of containers to DIDL_S playlist format.
 - Generate thumbnails for native files only.
 - Add support for playlist items.
 - Support DIDL_S DLNA profile.

Doc:
 - Update "Implementing server plugins" docs.
 - Add "Implementing renderer" docs.
 - Some general improvements.

Tracker:
 - Fix building against recent tracker releases.

Renderer:
 - Mark some strings for translation.
 - Add PresetNameList to initial notify.
 - Set correct track numbers.
 - Support DIDL_S playlists.
 - Some state notification fixes.
 - Add GetCurrentTransportActions UPnP call.

Playbin:
 - Add 3GPP mime-type.
 - Properly query duration using DURATION_CHANGED message and really check if
   the pipeline knows its TIME and not just its size.

Examples:
 - C version of the example&lt;/pre&gt;</description>
    <dc:creator>Jens Georg</dc:creator>
    <dc:date>2012-12-01T00:23:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1959">
    <title>ANNOUNCE: grilo-plugins 0.2.4 released</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.multimedia/1959</link>
    <description>&lt;pre&gt;A new release of grilo's plugins, 0.2.4, has been released.


What is it?
===========
Grilo is a framework that provides access to various sources of
multimedia content, using a pluggable system.


Where can I find out more?
==========================
http://live.gnome.org/Grilo


What is new in 0.2.4?
=====================
  * General
    * Improved build system
    * Added plugins documentation
    * BGO#685473 - grl_source_query(): Does not hint at the query syntaxes

  * Blip.TV plugin
    * Use GrlNet instead of librest
    * Fixed backend API usage

  * Filesystem plugin
    * Fixed a warning

  * Jamendo plugin
    * BGO#689125 - jamendo: return no result when browsing out of range feeds

  * Local Metadata plugin
    * Check URL in resolve

  * Metadata Store plugin
    * Fixed crash with freed variable
    * BGO#687788 - metadata-store: Add 'search' with filtering by 'favourite'

  * TMDb plugin
    * Added documentation
    * Added example of use
    * Restored original-title key
    * BGO#688245 -&lt;/pre&gt;</description>
    <dc:creator>Juan A. Suarez Romero</dc:creator>
    <dc:date>2012-11-30T16:00:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1957">
    <title>Rygel 0.17.2</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.multimedia/1957</link>
    <description>&lt;pre&gt;0.17.2
======

A new unstable release for Rygel

Changes compared to 0.17.1:

- Fix , unescaping and CSV parsing in UpdateObject call.
- Fix thumbnails for XBox 360.
- Look for the proper device description XML.
- Fix regression that caused missing Content-Length headers.
- More GObject API changes.
- Fix pkg-config files to not include GStreamer dependency.
- Port to libgee-0.8 API
- Remove unneccessary GStreamer dependencies.

MediaExport:
 - Fix regression introduced in 0.17.1 causing empty containers.

Playbin:
 - Only report duration of a file if it's really known.

Examples:
 - C version of the server plug-in.

Media-Engine GStreamer:
 - Port to GStreamer 1.0 API.

Known issues:
 - Transcoding to WMV is not working properly, streams are audio-only.
 - Media art extraction is disabled as it caused crashes/lock-ups.

Changes in dependencies:
 - GUPnP-DLNA 0.7.0 for GStreamer 1.0 support.
 - Necessary versions of GStreamer libs have been bumped to 1.0.
 - Vala version 0.18 for included GStreamer vapis.
 -&lt;/pre&gt;</description>
    <dc:creator>Jens Georg</dc:creator>
    <dc:date>2012-11-21T12:08:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1955">
    <title>Rygel 0.16.2</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.multimedia/1955</link>
    <description>&lt;pre&gt;0.16.2
======

A new maintenance release for Rygel!

Changes compared to 0.16.1:

- Skip modules in hidden directories to fix issues with certain distribution's
  debug symbols.
- Ignore seek requests that request everything. Should fix issues with
  transcoding.
- Fix thumbnails for transcoded videos on XBox 360. Also fixes "No transcoder
  available for WMVHIGH_FULL.wmv" messages.
- Add missing Content-Length header.

Playbin:
 - Add AAC mime types as supported.
 - Only report duration if it's really known.
 - Add missing buffering and lost clock handling.

All contributors to this release:
  Jens Georg &amp;lt;jensg&amp;lt; at &amp;gt;openismus.com&amp;gt;
  os_ &amp;lt;syriatalks&amp;lt; at &amp;gt;hotmail.com&amp;gt;
  Kjartan Maraas &amp;lt;kmaraas&amp;lt; at &amp;gt;gnome.org&amp;gt;

Added/updated translations
 - ar, courtesy of os_
 - nb, courtesy of Kjartan Maraas

Download source tarball here: http://download.gnome.org/sources/rygel/0.16/
--------

What is Rygel?

Rygel is a home media solution that allows you to easily share audio, video and
pictures, and control of media player on your home n&lt;/pre&gt;</description>
    <dc:creator>Jens Georg</dc:creator>
    <dc:date>2012-11-12T23:13:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1952">
    <title>Rygel 0.17.1</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.multimedia/1952</link>
    <description>&lt;pre&gt;0.17.1
======

A new unstable release for Rygel

Changes compared to 0.17.0:

- Many documentation updates.
- Fix random failure of HTTPGetTest.
- Clean-up linking, trying to fix over- and underlinking.
- Adapt to new GUPnP vapi.
- Fix crash if force-downgrade-for is empty.
- Fix a namespace issue in the public API.
- Fix the pkg-config files after API and bump.
- Only create a seek when the client requests seeking.
- Don't search for modules in hidden folders, except .libs to support
  --enable-uninstalled.
- Drop the "test" plugin.
- Switch some of the public members in API to GObject properties.
- Some style fixes.
- Change Device version to MediaServer:3.
- Change Service version to ContentDirectory:3.
- Implement "Track Changes" feature of ContentDirectory:3.
- Add an API for plugins to show capabilities such as upload or change
  tracking.
- Implement UpdateObject in ContentDirectory:3.

Media-Engine GStreamer:
 - Fix a crash in transcoding.
 - Fix a mix-up in DLNA profiles causing upload to fail.
 - I&lt;/pre&gt;</description>
    <dc:creator>Jens Georg</dc:creator>
    <dc:date>2012-11-01T10:32:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1949">
    <title>Rygel 0.16.1</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.multimedia/1949</link>
    <description>&lt;pre&gt;0.16.1
A new stable release for Rygel!

Changes compared to 0.16.0:

- Fix the installation and distribution of vapi and header files.
- Add .deps files.
- Add missing pkg-config files.
- Force downgrade for devices with Reciva firmware.
- Fix a crash if force-downgrade-for option is empty.
- Fix linking with unstable GUPnP stack.
- Fix MPEG2 transcoding with older mpegtsmux element.

MPRIS:
 - Don't crash on faulty MPRIS2 implementations missing mandatory properties.

External:
 - Actually use "audio.music" as documented in the MediaServer2 spec.

MediaExport:
 - Ignore invalid color depth 0.

Examples:
 - Fix the server example to actually work and not return 404 for every file.
 - Fix the service description in Debian init file.

Bugs fixed in this release:
 - https://bugzilla.gnome.org/show_bug.cgi?id=685183
 - https://bugzilla.gnome.org/show_bug.cgi?id=684868
 - https://bugzilla.gnome.org/show_bug.cgi?id=683934
 - https://bugzilla.gnome.org/show_bug.cgi?id=674738
 - https://bugzilla.gnome.org/show_bug.c&lt;/pre&gt;</description>
    <dc:creator>Jens Georg</dc:creator>
    <dc:date>2012-10-12T11:10:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1947">
    <title>Rygel 0.17.0</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.multimedia/1947</link>
    <description>&lt;pre&gt;0.17.0
======

A new unstable release for Rygel                                                
                                                                                
Changes compared to 0.16.0:                                                     
                                                                                
- Implement notification on configuration changes.                              
- Fix compatibility issues with newer Reciva firmwares.                         
- Add missing header, vapi and deps files.                                      
- Make it possible to compile and run Rygel without GStreamer. Please note      
  that the functionality is quiet reduced when run without GStreamer.
  Serveral plug-ins are disabled and no transcoding is possible.
- API version is bumped to 2.0.                                                 
- .so version is bumped to 1.                                                   
                                                               &lt;/pre&gt;</description>
    <dc:creator>Jens Georg</dc:creator>
    <dc:date>2012-10-05T16:16:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1946">
    <title>ANNOUNCE: grilo-plugins 0.2.2 released</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.multimedia/1946</link>
    <description>&lt;pre&gt;A new release of grilo's plugins, 0.2.2, has been released.


What is it?
===========
Grilo is a framework that provides access to various sources of
multimedia content, using a pluggable system.


Where can I find out more?
==========================
http://live.gnome.org/Grilo


What is new in 0.2.2?
=====================
  * TMDb plugin
    * Added new plugin that gets information from TMDb.


Who contributed to it?
======================
  * Jens Georg &amp;lt;jensg openismus com&amp;gt;


Where can I get it?
===================
http://ftp.gnome.org/pub/GNOME/sources/grilo-plugins/0.2/

_______________________________________________
gnome-multimedia mailing list
gnome-multimedia&amp;lt; at &amp;gt;gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-multimedia
&lt;/pre&gt;</description>
    <dc:creator>Juan A. Suarez Romero</dc:creator>
    <dc:date>2012-10-04T22:16:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.multimedia/1944">
    <title>ANNOUNCE: grilo-plugins 0.2.1 released (stable)</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.multimedia/1944</link>
    <description>&lt;pre&gt;A new release of grilo's plugins, 0.2.1, has been released.


What is it?
===========
Grilo is a framework that provides access to various sources of
multimedia content, using a pluggable system.


Where can I find out more?
==========================
http://live.gnome.org/Grilo


What is new in 0.2.1?
=====================
  * DMAP plugin
    * New plugin providing content from DMAP protocol (BGO#652516)

  * Local Metadata plugin
    * Fixed segmentation fault

  * Tracker plugin
    * Several fixes

  * YouTube plugin
    * BGO#685235 - Better error reporting for youtube plugin when quvi fails


Who contributed to it?
======================
  * Juan A. Suarez Romero &amp;lt;jasuarez igalia com&amp;gt;
  * Mohammed Hassan &amp;lt;mohammed hassan jollamobile com&amp;gt;
  * W. Michael Petullo &amp;lt;mike flyn org&amp;gt;


Where can I get it?
===================
http://ftp.gnome.org/pub/GNOME/sources/grilo-plugins/0.2/

_______________________________________________
gnome-multimedia mailing list
gnome-multimedia&amp;lt; at &amp;gt;gnome.org
https://mail.gnome.org/m&lt;/pre&gt;</description>
    <dc:creator>Juan A. Suarez Romero</dc:creator>
    <dc:date>2012-10-03T07:29:29</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.gnome.multimedia">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.gnome.multimedia</link>
  </textinput>
</rdf:RDF>
