[FFmpeg-devel] [PATCH] Document sws_scale()
Michael Niedermayer
michaelni
Tue Feb 17 03:26:17 CET 2009
On Tue, Feb 17, 2009 at 01:50:18AM +0100, Stefano Sabatini wrote:
> On date Tuesday 2009-02-17 01:37:43 +0100, Michael Niedermayer encoded:
> > On Tue, Feb 17, 2009 at 01:15:53AM +0100, Stefano Sabatini wrote:
> [...]
> > > +/**
> > > + * Scales the image slice in \p src and puts the resulting scaled
> > > + * slice in the image in \p dst. A slice is a sequence of consecutive
> > > + * rows in an image.
> > > + *
> > > + * @param context the scaling context previously created with
> > > + * sws_getContext()
> > > + * @param src the pointer to the array of pointers to the planes
> > > + * of the source slice (just one pointer in case of
> > > + * packed image formats)
> > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [...]
>
> Sorry, I didn't got you meant to remove *also* those.
>
> New round.
ok
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
There will always be a question for which you do not know the correct awnser.
-------------- 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/20090217/5739ccf8/attachment.pgp>
More information about the ffmpeg-devel
mailing list