Subversion Repositories filter_foundry

Compare Revisions

Regard whitespace Rev 395 → Rev 396

/trunk/main.c
150,7 → 150,7
 
if (pb->hostSig == HOSTSIG_ADOBE_PREMIERE) {
// DM 19.07.2021 : Tried running the 8BF file in Adobe Premiere 5 (yes, that's possible,
// and there is even a FilterFactory for Premeire!),
// and there is even a FilterFactory for Premiere!),
// but it crashes in evalpixel() where there is write-access to the "outp".
// Probably the canvas structure is different (maybe it contains frames to achieve transitions?)
if (!premiereWarnedOnce) {