Re: Custom UI parameter in FxGenerator
Re: Custom UI parameter in FxGenerator
- Subject: Re: Custom UI parameter in FxGenerator
- From: Quincey Morris <email@hidden>
- Date: Tue, 21 Oct 2008 11:59:36 -0700
On Oct 21, 2008, at 09:23, Darrin Cardani wrote:
This sounds like a bug in Motion. It should be working the same as
with a filter. If you could file a bug report, I'd appreciate it.
Done. Filed as #6307617.
Also filed: #6307731, concerning the memory-corruption bug in the
FxFilter template code.
Not filed: report concerning the bug in the FxGenerator template code,
because it appears to be harmless. (It uses [FxBitmap
dataPtrForPositionX:Y:] on bitmaps whose component depth is not 8,
although the documentation says this is not allowed. I guess it works
because X is 0 in this case, so the pointer depends only on Y and
rowBytes. Or maybe the documentation is wrong.)
Not filed: report concerning the FxHostCapabilities documentation,
which appears to say that the 'supportsXXX' methods return NO if 'XXX'
is supported.
Not filed: report concerning the FxTimingAPI documentation, which
describes a 'inputTimeForParmId:forEffect:fromTimelineTime:' method
that doesn't exist.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Pro-apps-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden