[MPlayer-dev-eng] MNG support for MPlayer

Diego Biurrun diego at biurrun.de
Thu Nov 27 01:48:04 CET 2008


On Wed, Nov 26, 2008 at 08:46:55PM +0100, Stefan Schuermans wrote:
> 
> Reimar Döffinger wrote:
> > On Thu, Sep 25, 2008 at 11:30:29PM +0200, Diego Biurrun wrote:
> >>> +/**
> >>> + * \brief MNG library callback: (a part of) the canvas should be shown
> >>> + * \param[in] h_mng MNG library image handle
> >>> + * \param[in] x rectangle's left edge
> >>> + * \param[in] y rectangle's top edge
> >>> + * \param[in] width rectangle's width
> >>> + * \param[in] height rectangle's heigt
> >>> + * \return \p MNG_TRUE on success, \p MNG_FALSE on error (never happens)
> >> What are all those rectangles?  I may be missing something obvious
> >> here..
> > 
> > Not worth changing it, but that was one of those comments I considered
> > pointless, since it basically explains the libmng API - not something
> > that really belongs in MPlayer.
> > And while as always there are things that could be done better (with a
> > lot of extra effort), IMO you can go ahead and apply the latest version.
> 
> may I ask what's the state of my MNG patch?

It does not compile, the Makefile change is wrong.

Diego



More information about the MPlayer-dev-eng mailing list