This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

H.264 Encoder Memory Leak

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