[FFmpeg-devel] [PATCH] Document sws_scale()

Stefano Sabatini stefano.sabatini-lala
Tue Feb 17 01:50:18 CET 2009


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.

Regards.
-- 
FFmpeg = Fostering Frenzy MultiPurpose Easy Geisha
-------------- next part --------------
A non-text attachment was scrubbed...
Name: document-sws-scale.patch
Type: text/x-diff
Size: 1765 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090217/e880f9fd/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: move-src-src-slice.patch
Type: text/x-diff
Size: 1446 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090217/e880f9fd/attachment-0001.patch>



More information about the ffmpeg-devel mailing list