[Bug 221405] Review Request: libdirac - Dirac is an open source video codec

bugzilla at redhat.com bugzilla at redhat.com
Fri Jan 5 21:20:12 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: libdirac - Dirac is an open source video codec


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=221405





------- Additional Comments From mgarski at post.pl  2007-01-05 16:20 EST -------
(In reply to comment #7)
> -1 (old 3) Don't know much about compile flag but since diract in a codec,
> compiling it with -mmx seems not too much!?

Nicolas the problem lays in configure.ac file, which is used to generate
configure and later Makefile. If you view this file and jump to "enable debug
flags" and "enable MMX optimization flag" section, you will notice that the
first one sets -O3 and the second -mmmx.
Probably these sections needs to be clean up, then you have to do autoreconf to
generate updated configuration files.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list