This commit is contained in:
Peter Robinson 2012-05-27 20:50:21 +01:00
parent 54b27b3483
commit 483e27ae47
3 changed files with 18543 additions and 4 deletions

18536
draft-ietf-codec-opus-14.txt Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
Name: opus
Version: 0.9.10
Release: 2%{?dist}
Version: 0.9.14
Release: 1%{?dist}
Summary: An audio codec for use in low-delay speech and audio communication
Group: System Environment/Libraries
@ -8,7 +8,7 @@ License: BSD
URL: http://www.opus-codec.org/
Source0: http://downloads.xiph.org/releases/%{name}/%{name}-%{version}.tar.gz
# This is the current IETF Working Group draft
Source1: http://tools.ietf.org/id/draft-ietf-codec-opus-11.txt
Source1: http://tools.ietf.org/id/draft-ietf-codec-opus-14.txt
%description
The Opus codec is designed for interactive speech and audio transmission over
@ -60,6 +60,9 @@ make check
%{_libdir}/pkgconfig/opus.pc
%changelog
* Sun May 27 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 0.9.14-1
- Update to 0.9.14
* Sat May 12 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 0.9.10-2
- Add make check - fixes RHBZ # 821128

View File

@ -1 +1 @@
afbda2fd20dc08e6075db0f60297a137 opus-0.9.10.tar.gz
c7161b247a8437ae6b0f11dd872e69e8 opus-0.9.14.tar.gz