Hello,
I'm facing a memory leak issue with latest H.264 Platinum encoder of DM365. When
I fed encoder with a static image everything is ok. If I add some random noise to the
static image with every new frame, I see constant memory usage increase in my
application. Noise generation is not the source of the increase, its just a memcpy operation.
Is it possible for H.264 encoder to have some memory leak with some input combinations?
Thanks,
Caglar