View Single Post
Old 23rd October 2007, 18:53   #663  |  Link
tsp
Registered User
 
tsp's Avatar
 
Join Date: Aug 2004
Location: Denmark
Posts: 807
Fizick: a possible (temporary) solution could be to use a smart pointer to MVGroupOfFrames that correctly decremented the refcount of MVGroupOfFrames when it goes out of scope and only allow recycling of MVGroupOfFrames that has a refcount of 0. Currently only IncRefcount is implemented for MVGroupOfFrames.
__________________
Get my avisynth filters @ http://www.avisynth.org/tsp/

Last edited by tsp; 23rd October 2007 at 18:59.
tsp is offline   Reply With Quote