Using the CropFilter with highly varying cropsizes on video camera frames, leads to too much entries in framebuffercache and immediate memory warnings. Temporarily fixed by overriding sizeOfFBO method in CropFilter with return originallySuppliedInputSize. But no idea of the side-effects.
Using the CropFilter with highly varying cropsizes on video camera frames, leads to too much entries in framebuffercache and immediate memory warnings. Temporarily fixed by overriding sizeOfFBO method in CropFilter with return originallySuppliedInputSize. But no idea of the side-effects.