Package: ffmpeg-free Version: 0.svn20080206-8 Severity: minor hi
following mplayer bug 489411, I was looking to see if FFmpeg may be optimized more; so I noted that the current gcc command line is quite messy; e.g. looking into http://buildd.debian.org/fetch.cgi?pkg=ffmpeg-free;ver=0.svn20080206-8;arch=alpha;stamp=1212572490 inside the line of gcc for compiling motion_est.c , I count two "-O2" and two "-O3" (does this make it "-O2.5" ? :-) Anyway, the same code, when compiled inside MPlayer, was compiled with "-O4 -ffast-math -fomit-frame-pointer" Would it be possible to use the same optimization? a. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores) Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- Andrea Mennucc "The EULA sounds like it was written by a team of lawyers who want to tell me what I can't do, and the GPL sounds like it was written by a human being who wants me to know what I can do." Anonymous, http://www.securityfocus.com/columnists/420 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

