[Mplayer-cvslog]
D Richard Felker III
dalias at aerifal.cx
Thu Jan 23 18:13:21 CET 2003
On Thu, Jan 23, 2003 at 05:44:18PM +0100, Arpi wrote:
> Hi,
>
> >
> > static int put_image(struct vf_instance_s* vf, mp_image_t *mpi){
>
> also get_image() should be added for DR1 support.
> i'll try to implement (a bit tricky).
Ah, I had it in there but it was segfaulting and I couldn't figure out
how to get it to work, so I just left it out. I think I know now,
though. Maybe I'll add it later.
> > // FIXME - do we need to free dmpi on uninit?
>
> NO!
OK. But we do need to free vf->priv on uninit. :)
> btw what about WTFM? :)
Will do. :)
Rich
More information about the MPlayer-cvslog
mailing list