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

Ivan Kalvachev ikalvachev
Sun Feb 15 17:23:39 CET 2009


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.




More information about the ffmpeg-cvslog mailing list