[MPlayer-dev-eng] Re: Some cleanup about mencoder.

Arpi arpi at thot.banki.hu
Sat Jan 18 18:38:28 CET 2003


Hi,

> Ok with it. Then we have to change vf_instance_s->put_image to
> int (*put_image)(muxer_t *, struct vf_instance_s *, mp_image_t *);

i can't see why. muxer is passed to encoders at init:

static int vf_open(vf_instance_t *vf, char* args){
..
    vf->priv->mux=(muxer_stream_t*)args;
}

and is passed to mencoder_write_chunk().

> Anyway mencoder_write_chunk() must be removed - it's big hole! I don't

go and rm -rf / then

> like to write new ve_*.c with that, I don't want multiply that buggy
> thing.

then don't do that.
no one forces you.
at least i don't.
i just don't accept nonsense broken patches.


A'rpi / Astral & ESP-team

--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu


More information about the MPlayer-dev-eng mailing list