Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

gmfbridge memory leak on removing clips

14 views
Skip to first unread message

joreg

unread,
Oct 17, 2009, 2:38:07 PM10/17/09
to
helo..

i am dynamically loading clips to be played back seamlessly via a
gmfbridge. as soon as the new clip is loaded, the bridge is switched
to that new sourcegraph and the old clip is freed.

i notice, that with every switch to a new clip i loose about 300k of
memory even though i FreeAndNil (in delphi terms) the no longer needed
clip.

also i note when loading a clip and never switching to it before
removing it again, memory is not lost.

is there anything i could be doing wrong?
hope so,
joreg.

ps: people interested in this posting could also be interested in:
http://groups.google.com/group/microsoft.public.win32.programmer.directx.video/browse_thread/thread/226ffb9594801920#

joreg

unread,
Nov 8, 2009, 10:13:33 AM11/8/09
to
false alarm: turned out the problem was linked to the video decoder
used: picvideo 4. all other decoders i tested (including picvideo 3)
don't show that leak.
0 new messages