Mailinglist Archive: opensuse-commit (1157 mails)
| < Previous | Next > |
commit libtheora
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 03 Oct 2007 01:05:01 +0200
- Message-id: <20071002230501.BE9FC678333@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package libtheora
checked in at Wed Oct 3 01:05:01 CEST 2007.
--------
--- libtheora/libtheora.changes 2007-08-15 13:53:54.000000000 +0200
+++ /mounts/work_src_done/STABLE/libtheora/libtheora.changes 2007-09-26 13:48:14.000000000 +0200
@@ -1,0 +2,15 @@
+Wed Sep 26 13:46:14 CEST 2007 - adrian@xxxxxxx
+
+- update to 1.0beta1
+ From official changelog:
+ * Granulepos scheme modified to match other codecs. This bumps
+ the bitstream revision to 3.2.1. Bitstreams marked 3.2.0 are
+ handled correctly by this decoder. Older decoders will show
+ a one frame sync error in the less noticable direction.
+ * Switch to new spec compliant decoder from theora-exp branch.
+ Written by Dr. Timothy Terriberry.
+ * Add support to the encoder for using quantization settings
+ provided by the application.
+ * more assembly optimizations
+
+-------------------------------------------------------------------
Old:
----
libtheora-1.0alpha7.tar.bz2
New:
----
libtheora-1.0beta1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libtheora.spec ++++++
--- /var/tmp/diff_new_pack.VW4881/_old 2007-10-03 01:04:48.000000000 +0200
+++ /var/tmp/diff_new_pack.VW4881/_new 2007-10-03 01:04:48.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package libtheora (Version 0.99.0.7)
+# spec file for package libtheora (Version 1.0beta1)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,13 +12,13 @@
Name: libtheora
BuildRequires: SDL-devel doxygen gcc-c++ libogg-devel libvorbis-devel pkg-config python
-URL: http://www.xiph.org/
-License: BSD 3-Clause, The software is free and claimed patent free.
+Url: http://www.xiph.org/
+License: BSD 3-Clause
Group: Productivity/Multimedia/Other
Summary: Free Video Codec
-Version: 0.99.0.7
-Release: 43
-%define _version 1.0alpha7
+Version: 1.0beta1
+Release: 1
+%define _version 1.0beta1
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: %{name}-%{_version}.tar.bz2
@@ -124,8 +124,19 @@
%{_libdir}/*.so
%{_libdir}/pkgconfig/theora.pc
%exclude %{_libdir}/*.la
-
%changelog
+* Wed Sep 26 2007 - adrian@xxxxxxx
+- update to 1.0beta1
+ From official changelog:
+ * Granulepos scheme modified to match other codecs. This bumps
+ the bitstream revision to 3.2.1. Bitstreams marked 3.2.0 are
+ handled correctly by this decoder. Older decoders will show
+ a one frame sync error in the less noticable direction.
+ * Switch to new spec compliant decoder from theora-exp branch.
+ Written by Dr. Timothy Terriberry.
+ * Add support to the encoder for using quantization settings
+ provided by the application.
+ * more assembly optimizations
* Wed Aug 15 2007 - coolo@xxxxxxx
- fixing upgrade (#293401)
* Sun Aug 12 2007 - crrodriguez@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |