[FFmpeg-devel] [PATCH] lavfi/alphaextract: copy width and not linesize.

Clément Bœsch ubitux at gmail.com
Tue May 7 15:39:29 CEST 2013


On Fri, May 03, 2013 at 03:57:04PM +0000, Paul B Mahol wrote:
> On 5/1/13, Paul B Mahol <onemda at gmail.com> wrote:
> > On 5/1/13, Clement Boesch <ubitux at gmail.com> wrote:
> >> Padding data is not supposed to be copied.
> >> ---
> >>  libavfilter/vf_alphaextract.c | 3 +--
> >>  1 file changed, 1 insertion(+), 2 deletions(-)
> >>
> >
> > ok
> >

Applied.

> but better to use av_copy_image_plane

I don't want to start working on improving that filter; I believe it can
be merged with extractplanes, where av_copy_image_plane seems to be used
appropriately.

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130507/1d5e5de0/attachment.asc>


More information about the ffmpeg-devel mailing list