Accepting request 101099 from home:vuntz:branches:multimedia:libs
Update to 1.0.11 OBS-URL: https://build.opensuse.org/request/show/101099 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/schroedinger?expand=0&rev=14
This commit is contained in:
parent
02a25b0814
commit
63722196c5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c82cc41416441bad103dda31c1a69d5e609ee8ef2e9a7153c14463d284d722f9
|
|
||||||
size 736374
|
|
BIN
schroedinger-1.0.11.tar.gz
(Stored with Git LFS)
Normal file
BIN
schroedinger-1.0.11.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 23 09:10:15 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 1.0.11:
|
||||||
|
+ Added 10-bit and 16-bit support to both the encoder and
|
||||||
|
decoder.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 15 13:49:56 UTC 2011 - coolo@suse.com
|
Thu Dec 15 13:49:56 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package schroedinger
|
# spec file for package schroedinger
|
||||||
#
|
#
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2012 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,16 +17,16 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: schroedinger
|
Name: schroedinger
|
||||||
Version: 1.0.10
|
Version: 1.0.11
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for decoding and encoding video in the Dirac format
|
Summary: Library for decoding and encoding video in the Dirac format
|
||||||
License: GPL-2.0 ; LGPL-2.0 ; MPL-1.1 ; MIT
|
License: GPL-2.0 ; LGPL-2.0 ; MPL-1.1 ; MIT
|
||||||
Group: Productivity/Multimedia/Other
|
Group: Productivity/Multimedia/Other
|
||||||
Url: http://schrodinger.sourceforge.net/
|
Url: http://schrodinger.sourceforge.net/
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: http://diracvideo.org/download/schroedinger/%{name}-%{version}.tar.gz
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
BuildRequires: orc >= 0.4.1
|
BuildRequires: orc >= 0.4.16
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user