[FFmpeg-devel] [PATCH] FFMAX3 macro

Vladimir Voroshilov voroshil
Sat Apr 19 19:13:10 CEST 2008


On Sat, Apr 19, 2008 at 11:59 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Sat, Apr 19, 2008 at 10:42:32PM +0700, Vladimir Voroshilov wrote:
>  > On Sat, Apr 19, 2008 at 10:41 PM, Vladimir Voroshilov
>  > <voroshil at gmail.com> wrote:
>  > > Hi, All
>  > >
>  > >  As was suggested by Michael in G.729 decoder related thread (see
>  > >  http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2008-March/044227.html
>  > >  ),
>  > >  here  is patch which  implements FFMAX3(a,b,c) macro and replaces all
>  > >  occurances of FFMAX(FFMAX(a,b),c) with FFMAX3(a,b,c)
>  > >
>  > >  Hunk to common.h with macro itself is already ok'ed by Michael.
>  > >  Patch passes "make test"
>  > >
>  > >  Please review remaining parts.
>  >
>  > Sorry, forgot to attach file.
>
>  ok

Applied

-- 
Regards,
Vladimir Voroshilov     mailto:voroshil at gmail.com
JID: voroshil at gmail.com, voroshil at jabber.ru
ICQ: 95587719




More information about the ffmpeg-devel mailing list