[FFmpeg-cvslog] r17313 - trunk/libavcodec/xvmc.h

Aurelien Jacobs aurel
Sun Feb 15 17:55:36 CET 2009


Diego Biurrun wrote:

> On Sun, Feb 15, 2009 at 06:23:39PM +0200, Ivan Kalvachev wrote:
> > On 2/15/09, Diego Biurrun <diego at biurrun.de> wrote:
> > > On Sun, Feb 15, 2009 at 09:29:06AM +0100, iive wrote:
> > >>
> > >> Log:
> > >> A little better wording of doxygen comments.
> > >>
> > >> --- trunk/libavcodec/xvmc.h	Sun Feb 15 08:55:39 2009	(r17312)
> > >> +++ trunk/libavcodec/xvmc.h	Sun Feb 15 09:29:06 2009	(r17313)
> > >> @@ -31,10 +31,12 @@
> > >>  #define AV_XVMC_STATE_OSD_SOURCE               4  /**  this surface is
> > >> needed for subpicture rendering */
> > >>  #endif
> > >>  #define AV_XVMC_RENDER_MAGIC          0x1DC711C0  /**< magic value to
> > >> ensure that regular pixel routines haven't corrupted the struct */
> > >> -                                                  //   1337 IDCT MCo
> > >> +//                                 1337 IDCT MCo
> > 
> > This comment is aligned to the hex constant so
> > you can read that the hex value is actually the
> > word "IDCTMCo" written in eleet (leet/1337) speak.
> 
> What does MCo stand for?

Without knowing this code at all, I would bet for "Motion Compensation".

Aurel




More information about the ffmpeg-cvslog mailing list