[Bug 459979] Review Request: mlt - Toolkit for broadcasters, video editors, media players, transcoders

bugzilla at redhat.com bugzilla at redhat.com
Tue Oct 14 17:45:33 UTC 2008


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


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





--- Comment #15 from Dan Dennedy <dan at dennedy.org>  2008-10-14 13:45:31 EDT ---
Why exactly do you need to disable sse even for x86?
The changes you make to filter_motion_est.c are illogical, but they are
effective at suppressing the respective code (since this is not Darwin
platform). The top-level Makefile helper config.mak defines a USE_MMX unless
--disable-mmx. Does this make more sense?
sed -i.checksse -e 's|ifndef __DARWIN__|if !defined(__DARWIN__) &&
defined(USE_MMX)|'

mlt-config should be deprecated because pkg-config files are also supplied.
However, I do have to convert mlt++ over to pkg-config. I will do that now for
the next release. Also, I will check to make sure kdenlive does not use it.
I'll consider removing mlt-config as well.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list