~ubuntu-branches/ubuntu/karmic/xvidcore/karmic

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Jamie Jones, Reinhard Tartler
  • Date: 2005-12-22 21:18:27 UTC
  • Revision ID: james.westby@ubuntu.com-20051222211827-3i48molis1uolt12
Tags: 2:1.1.0-beta2-0.0ubuntu2
* Change CFLAGS to "-O2 -fweb -ffast-math -funswitch-loops -fgcse-after-reload
  -fomit-frame-pointer" This produced a speed gain of a few fps on both a
  tested k7, and amd64 based machine. (Malone #6004)

[ Reinhard Tartler ]

* dont make this package report bugs to Christian Marillat. We expect our
  users to use Malone

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
xvidcore (2:1.1.0-beta2-0.0ubuntu2) dapper; urgency=low
 
2
 
 
3
  * Change CFLAGS to "-O2 -fweb -ffast-math -funswitch-loops -fgcse-after-reload
 
4
    -fomit-frame-pointer" This produced a speed gain of a few fps on both a
 
5
    tested k7, and amd64 based machine. (Malone #6004)
 
6
 
 
7
  [ Reinhard Tartler ]
 
8
 
 
9
  * dont make this package report bugs to Christian Marillat. We expect our
 
10
    users to use Malone
 
11
 
 
12
 -- Jamie Jones <jamie_jones_au@yahoo.com.au>  Thu, 22 Dec 2005 21:18:27 +0100
 
13
 
1
14
xvidcore (2:1.1.0-beta2-0.0ubuntu1) dapper; urgency=low
2
15
 
3
16
  * recompile with gcc-3.4, xvidcore FTBFS with gcc-4.0