[FFmpeg-cvslog] r26315 - trunk/libavfilter/vf_pad.c
Baptiste Coudurier
baptiste.coudurier
Wed Jan 12 01:35:14 CET 2011
On 01/11/2011 03:53 PM, michael wrote:
> Author: michael
> Date: Wed Jan 12 00:53:24 2011
> New Revision: 26315
>
> Log:
> Fix design of the pad filter.
> Previously the pad filter just drawed borders in the surrounding of the input
> without checking if this area was allocated or writeable. Now we check and
> allocate a new buffer if the input is unsuitable.
How so ? pad filter get_buffer should ensure that the buffer is
correctly allocated.
--
Baptiste COUDURIER
Key fingerprint 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
FFmpeg maintainer http://www.ffmpeg.org
More information about the ffmpeg-cvslog
mailing list