[MPlayer-dev-eng] [PATCH] libavcodec deinterlace support
Joe Rabinoff
rabinoff at fas.harvard.edu
Wed Jul 31 00:08:55 CEST 2002
On Tue, 2002-07-30 at 03:41, Michael Niedermayer wrote:
> IMO this should be put in a video filter and not in an encoder, (its a filter,
> isnt it?) see libmpcodecs/vf* for some video filter examples
Ok, I'll put it in vf_lavcdeint.c as A'rpi suggests and submit another
patch later.
I'm a bit overwhelmed by all of the image formats that MPlayer supports,
and I'm not quite sure which IMGFMT_* corresponds to which of avcodec's
PIX_FMT_* (the deinterlacer cares about this). Can someone tell me
where I can find out what they all mean?
Thanks,
Joe Rabinoff
More information about the MPlayer-dev-eng
mailing list