SHA256
1
0
forked from pool/vlc
Dominique Leuenberger 2013-12-11 13:56:14 +00:00 committed by Git OBS Bridge
parent 9660fcf6a8
commit 20860a1340
4 changed files with 34 additions and 5 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:219b812be1bc2eba40faa86419d0aa2c479a7380af8af216e8bfa22eb6fc8ec4
size 19609868

View File

@ -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

View File

@ -34,9 +34,9 @@ Summary: Video Lan Client multimedia player
License: GPL-2.0+ and LGPL-2.1+
Group: Productivity/Multimedia/Video/Players
Name: vlc
Version: 2.1.1
Version: 2.1.2
Release: 0
%define _version 2.1.1
%define _version 2.1.2
Url: http://www.videolan.org/
Source: http://download.videolan.org/vlc/%{_version}/vlc-%{_version}.tar.xz
Patch3: 0001-no-return-in-non-void.patch