X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fvideo_decoder%2Fvdec_motion.c;h=2d859f25200065d25ed0e47e73e85969c1b49a00;hb=57e189eb5d1d387f2036c31720e1e9aa8cb3ea78;hp=3f4668fc9034b390686f3ea740120ab86f90404d;hpb=3cbfc06dc36bc0d178793558d52d71348e999106;p=vlc diff --git a/src/video_decoder/vdec_motion.c b/src/video_decoder/vdec_motion.c index 3f4668fc90..2d859f2520 100644 --- a/src/video_decoder/vdec_motion.c +++ b/src/video_decoder/vdec_motion.c @@ -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 ) \ { \