Accepting request 239254 from X11:Drivers:Video
1 OBS-URL: https://build.opensuse.org/request/show/239254 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvdpau?expand=0&rev=25
This commit is contained in:
parent
c82c253cca
commit
b6e9ffc891
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9b55beec9d8b01bbf89229b7d075ceee870f4e1830523c11f29a46c07fe72d75
|
|
||||||
size 485435
|
|
3
libvdpau-0.8.tar.bz2
Normal file
3
libvdpau-0.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7e7054af2dcda4dc06d5d845b59ec7d30481c5040553ac047bb83f1935aeb1b2
|
||||||
|
size 407268
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 2 07:49:16 UTC 2014 - sndirsch@suse.com
|
||||||
|
|
||||||
|
- Update to v0.8
|
||||||
|
* This release fixes an incorrect type for VdpPictureInfo and
|
||||||
|
adds an environment variable, VDPAU_DRIVER_PATH, which can be
|
||||||
|
used to override the default search path that the library uses
|
||||||
|
to find its backend driver libraries.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Oct 27 09:25:25 UTC 2013 - sndirsch@suse.com
|
Sun Oct 27 09:25:25 UTC 2013 - sndirsch@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libvdpau
|
# spec file for package libvdpau
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libvdpau
|
Name: libvdpau
|
||||||
Version: 0.6
|
Version: 0.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: VDPAU wrapper and trace libraries
|
Summary: VDPAU wrapper and trace libraries
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Url: http://people.freedesktop.org/~aplattner
|
Url: http://people.freedesktop.org/~aplattner
|
||||||
Source: http://people.freedesktop.org/~aplattner/vdpau/%{name}-%{version}.tar.gz
|
Source: http://people.freedesktop.org/~aplattner/vdpau/%{name}-%{version}.tar.bz2
|
||||||
Source1: vdpauinfo-0.1.tar.gz
|
Source1: vdpauinfo-0.1.tar.gz
|
||||||
Source2: README
|
Source2: README
|
||||||
Source99: baselibs.conf
|
Source99: baselibs.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user