[FFmpeg-devel] [PATCH] vf_drawtext: prefer int over unsigned int
Michael Niedermayer
michaelni at gmx.at
Wed Sep 21 02:27:09 CEST 2011
On Tue, Sep 20, 2011 at 08:30:30PM +0200, Stefano Sabatini wrote:
> This avoids overflow errors when the considered x and y values are
> negative, as required by the incoming patches.
> ---
> libavfilter/vf_drawtext.c | 15 +++++++--------
> 1 files changed, 7 insertions(+), 8 deletions(-)
probably ok
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The educated differ from the uneducated as much as the living from the
dead. -- Aristotle
-------------- 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/20110921/b8e3960b/attachment.asc>
More information about the ffmpeg-devel
mailing list