Hi to all,

I'm working on DXVA2 video decoding, I'm facing a problem
with CreateVideoDecoder. I create a new video decoder every time a new
video have to be decoded. I noticed that when I release the video decoder
not all the allocated memory is properly released. By using VS2015 I found
the ~0.70 Kb are not released.

I take a look to the "memory usage" in VS2015 it reports that
CreateDecodeDeviceLH allocates memory that it's not released.

Someone else has noticed the same problem?

I'm using ffmpeg 3.2

thanks to everyone,

Gabriele
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to