[FFmpeg-devel] Patch to vf_crop

Nicolas George nicolas.george at normalesup.org
Mon Jul 16 12:30:31 CEST 2012


Le nonidi 29 messidor, an CCXX, tthread a écrit :
> Subject: [PATCH] Set a new width/height value for buf

> +    ref2->buf->w = crop->w;
> +    ref2->buf->h = crop->h;

It does not look right: several filters can have several references to the
same buffer with varying sizes. Can you explain why you think it is needed?

Also, I do not know if it comes from you or your mail client, but the patch
was not properly declared in the mail, I had to de-base64 it by hand.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120716/d7bb18bc/attachment.asc>


More information about the ffmpeg-devel mailing list