[FFmpeg-devel] [PATCH 1/4] Doxygen sws_getColorspaceDetails(), and use saner names for the used tables.

Michael Niedermayer michaelni
Mon May 24 02:59:16 CEST 2010


On Sun, May 23, 2010 at 12:09:33PM +0200, Stefano Sabatini wrote:
> On date Sunday 2010-05-23 12:06:42 +0200, Stefano Sabatini encoded:
> > ---
> >  swscale.h |   22 +++++++++++++++++-----
> >  utils.c   |   18 +++++++++---------
> >  2 files changed, 26 insertions(+), 14 deletions(-)
> > 
> > diff --git a/swscale.h b/swscale.h
> > index f6e0ccf..888973c 100644
> > --- a/swscale.h
> > +++ b/swscale.h
> > @@ -205,12 +205,24 @@ int sws_scale_ordered(struct SwsContext *context, const uint8_t* const src[],
> >  #endif
> >  
> >  /**
> > - * @param inv_table the yuv2rgb coefficients, normally ff_yuv2rgb_coeffs[x]
> > - * @param fullRange if 1 then the luma range is 0..255 if 0 it is 16..235
> > - * @return -1 if not supported
> 
> As for this I'm not sure amongst these:
> 
> 1) keep the current documentation, and eventually implement a
> sws_setColorspaceDetails2() returning a sane value

yes we have to

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Complexity theory is the science of finding the exact solution to an
approximation. Benchmarking OTOH is finding an approximation of the exact
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100524/b62a5290/attachment.pgp>



More information about the ffmpeg-devel mailing list