[FFmpeg-soc] [soc]: r5594 - indeo5/ivi_common.c
kostya
subversion at mplayerhq.hu
Wed Jan 27 16:22:39 CET 2010
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)
{
More information about the FFmpeg-soc
mailing list