[FFmpeg-devel] [PATCH] FFMAX3 macro

Vladimir Voroshilov voroshil
Sat Apr 19 17:41:39 CEST 2008


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.

-- 
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