[FFmpeg-devel] PixFmtInfo cleanup

Baptiste Coudurier baptiste.coudurier
Mon Feb 23 02:58:59 CET 2009


Hi,

On 2/22/2009 5:26 PM, Michael Niedermayer wrote:
> 
> [...]
>
>     uint8_t log2_chroma_w;      ///< chroma_width = -((-luma_width )>>log2_chroma_w)
>     uint8_t log2_chroma_h;      ///< chroma_height= -((-luma_height)>>log2_chroma_h)

Please don't try to do a contest on getting the most obfuscated API ever
designed. I'm all for this new API, and I'm also all for designing it to
make it obvious and simple.

IMHO this is too much.

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
checking for life_signs in -lkenny... no
FFmpeg maintainer                                  http://www.ffmpeg.org




More information about the ffmpeg-devel mailing list