Update to 2.1.2
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=59
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:339c92cfb939ef6517b42fce7db59e59f259476d79d15b9b39e9d7f2b966b992
|
|
||||||
size 19605108
|
|
3
vlc-2.1.2.tar.xz
Normal file
3
vlc-2.1.2.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:219b812be1bc2eba40faa86419d0aa2c479a7380af8af216e8bfa22eb6fc8ec4
|
||||||
|
size 19609868
|
29
vlc.changes
29
vlc.changes
@@ -1,3 +1,32 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 10:52:46 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.1.2:
|
||||||
|
+ Audio output:
|
||||||
|
- Fix digital playback on OS X when more than one audio device
|
||||||
|
is installed.
|
||||||
|
- Fix digital playback (SPDIF/HDMI) on Windows.
|
||||||
|
- Fix stuttering or silent playback when using sound enhancers
|
||||||
|
or external audio devices on OS X.
|
||||||
|
- Improve responsiveness on OS X when playback starts or is
|
||||||
|
being paused.
|
||||||
|
- Improve responsiveness, silent playback intervals and
|
||||||
|
reliability on iOS.
|
||||||
|
+ Demuxers:
|
||||||
|
- Fix Vimeo and DailyMotion parsing.
|
||||||
|
- Various WMV playback improvements and fixes.
|
||||||
|
+ Decoders:
|
||||||
|
- Fix LPCM 20/24-bit decoding and 16 bits with channel padding.
|
||||||
|
- Fix playback of some HEVC samples.
|
||||||
|
+ Video filters: Fix crash on deinterlace selection.
|
||||||
|
+ Qt interface:
|
||||||
|
- Fix some streaming profiles when copy existed.
|
||||||
|
- Improve A-B loop control.
|
||||||
|
- Fix album art update when changing media.
|
||||||
|
+ Mac OS X interface adjustments.
|
||||||
|
+ Win32 installer: Kill running VLC process on uninstall/update.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Nov 23 02:17:25 UTC 2013 - dimstar@opensuse.org
|
Sat Nov 23 02:17:25 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
4
vlc.spec
4
vlc.spec
@@ -34,9 +34,9 @@ Summary: Video Lan Client multimedia player
|
|||||||
License: GPL-2.0+ and LGPL-2.1+
|
License: GPL-2.0+ and LGPL-2.1+
|
||||||
Group: Productivity/Multimedia/Video/Players
|
Group: Productivity/Multimedia/Video/Players
|
||||||
Name: vlc
|
Name: vlc
|
||||||
Version: 2.1.1
|
Version: 2.1.2
|
||||||
Release: 0
|
Release: 0
|
||||||
%define _version 2.1.1
|
%define _version 2.1.2
|
||||||
Url: http://www.videolan.org/
|
Url: http://www.videolan.org/
|
||||||
Source: http://download.videolan.org/vlc/%{_version}/vlc-%{_version}.tar.xz
|
Source: http://download.videolan.org/vlc/%{_version}/vlc-%{_version}.tar.xz
|
||||||
Patch3: 0001-no-return-in-non-void.patch
|
Patch3: 0001-no-return-in-non-void.patch
|
||||||
|
Reference in New Issue
Block a user