From: Dennis S. <sy...@yo...> - 2004-07-01 10:16:33
|
Ai, please feel free to fix this by implementing a flag. On Thu, 2004-07-01 at 00:14 -0300, Duilio Javier Protti wrote: > I have removed temporarily the free() call from > visual_video_free_buffer(), because we don't > known if this is memory malloc'ed from us (in XMMS > plugin this point to the pixels field of the > SDL_ScreenSurface created by SDL on another thread, > which can be even a hardware surface). > -- Thanks to valgrind -- > > We need some flags inside the VisVideo that > tells if the screenbuffer was created by us or > not. > > > Bye, > Duilio. |