[FFmpeg-devel] [PATCH] vf_drawtext: prefer int over unsigned int

Stefano Sabatini stefasab at gmail.com
Thu Sep 22 01:00:33 CEST 2011


On date Wednesday 2011-09-21 02:27:09 +0200, Michael Niedermayer encoded:
> 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

Pushed.
-- 
FFmpeg = Fierce and Freak Monstrous Philosofic Explosive God


More information about the ffmpeg-devel mailing list