[FFmpeg-devel] [PATCH] FFMAX3 macro
Michael Niedermayer
michaelni
Sat Apr 19 18:59:52 CEST 2008
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
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Concerning the gods, I have no means of knowing whether they exist or not
or of what sort they may be, because of the obscurity of the subject, and
the brevity of human life -- Protagoras
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080419/0e070b9b/attachment.pgp>
More information about the ffmpeg-devel
mailing list