]> git.sesse.net Git - vlc/blobdiff - src/video_decoder/vdec_motion.c
Bon, puisque �a semble commiter sous BeOS, je commite.
[vlc] / src / video_decoder / vdec_motion.c
index 3f4668fc9034b390686f3ea740120ab86f90404d..2d859f25200065d25ed0e47e73e85969c1b49a00 100644 (file)
@@ -121,6 +121,7 @@ __MotionComponents (8,16)   /* 422 */
            }                                                                \
        }                                                                    \
     }
+
 /*****************************************************************************
  * vdec_MotionComponent : last stage of motion compensation
  *****************************************************************************/
@@ -425,7 +426,7 @@ void vdec_MotionFieldField444( macroblock_t * p_mb )
 }
 
 /*****************************************************************************
- * vdec_MotionField16x8XXX?? : motion compensation for 16x8 motion type (field)
+ * vdec_MotionField16x8XXX: motion compensation for 16x8 motion type (field)
  *****************************************************************************/
 #define FIELD16X8( MOTION )                                             \
 {                                                                       \