Author: kostya
Date: Wed Jan 27 16:22:39 2010
New Revision: 5594

Log:
slightly reword function description

Modified:
   indeo5/ivi_common.c

Modified: indeo5/ivi_common.c
==============================================================================
--- indeo5/ivi_common.c Mon Jan 25 00:53:35 2010        (r5593)
+++ indeo5/ivi_common.c Wed Jan 27 16:22:39 2010        (r5594)
@@ -35,7 +35,7 @@
 
 /**
  *  Reverses "nbits" bits of the value "val" and returns the result
- *  right-justified.
+ *  in the least significant bits.
  */
 static uint16_t inv_bits(const uint16_t val, const int nbits)
 {
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to