Accepting request 182182 from multimedia:libs

Update to 2.0.7 (forwarded request 182181 from sumski)

OBS-URL: https://build.opensuse.org/request/show/182182
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vlc?expand=0&rev=8
This commit is contained in:
Stephan Kulow 2013-07-04 16:07:12 +00:00 committed by Git OBS Bridge
commit 7c0dd3aa60
4 changed files with 28 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:31cc98035e2ce36c71a8f105aa5a87e3d8b5e206a0b3f7208c5ced407cbe1963
size 18619836

3
vlc-2.0.7.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:243107d59e4bd0b942cb4ce10292eab8233394f8109ff4fde44e64d0ee745314
size 18538256

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Thu Jul 4 10:41:24 UTC 2013 - hrvoje.senjan@gmail.com
- Update to version 2.0.7:
+ Input:
- Fix playback termination when switching ES tracks
(PowerPC only)
- Fix memory exhaustion vulnerability when playing specifically
crafted playlist files
+ Decoders:
- Fix WMA Pro, MPEG 4 ALS, APE, MLP and ADPCM-IMA4 playback
+ Encoders:
- Fix audio encoding for numerous codecs, notably mp3 and aac
+ Muxers:
- Fix noticeable memory leak when creating AVI files
+ Video output:
- Fix crash when using libvlc in 3rd party applications
(Mac only)
+ Mac OS X Interface
- Minor improvements
- Fix issue which could lead to loss of media files created
through transcoding
-------------------------------------------------------------------
Tue Jun 11 22:01:52 UTC 2013 - dvaleev@suse.com

View File

@ -30,9 +30,9 @@ Summary: VLC - Video Lan Client
License: GPL-2.0+
Group: Productivity/Multimedia/Video/Players
Name: vlc
Version: 2.0.6
Version: 2.0.7
Release: 0
%define _version 2.0.6
%define _version 2.0.7
Source: http://download.videolan.org/vlc/%{_version}/vlc-%{_version}.tar.xz
Patch1: fix_font_path.patch
Patch3: 0001-no-return-in-non-void.patch