Accepting request 146978 from home:dimstar:branches:GNOME:Factory

Update to 0.16.4

OBS-URL: https://build.opensuse.org/request/show/146978
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/rygel?expand=0&rev=70
This commit is contained in:
2013-01-05 11:14:23 +00:00
committed by Git OBS Bridge
parent 0eb35176ec
commit bfe3685a50
4 changed files with 47 additions and 6 deletions

View File

@@ -1,3 +1,39 @@
-------------------------------------------------------------------
Fri Jan 4 09:10:53 UTC 2013 - dimstar@opensuse.org
- Update to version 0.16.4:
+ 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" ->
"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@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 session bus available.
+ Bugs fixed: bgo#676136, bgo#679262
+ Updated translations.
- Replace pkgconfig(gupnp-dlna-1.0) BuildRequires with
pkgconfig(gupnp-dlna-1.1): gupnp bumped the API Version (for
GStreamer 1.0 / 0.10 parallel installability) and we want to use
the new version).
- Replace gupnp-dlna-1.0 in configure* with gupnp-dlna-1.1. in
order to detected the new gupnp-dlna API version.
-------------------------------------------------------------------
Thu Nov 15 08:07:24 UTC 2012 - dimstar@opensuse.org