]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/mpegvideo.h
sws: fix gray16_1
[ffmpeg] / libavcodec / mpegvideo.h
index a0ff354a08ce788e0afb77eafb187b38d772c09d..2a54329a49c84bd773934104139cdd4e5a368061 100644 (file)
@@ -154,7 +154,7 @@ typedef struct MotionEstContext{
     uint32_t *score_map;               ///< map to store the scores
     int map_generation;
     int pre_penalty_factor;
-    int penalty_factor;                /*!< an estimate of the bits required to
+    int penalty_factor;                /**< an estimate of the bits required to
                                         code a given mv value, e.g. (1,0) takes
                                         more bits than (0,0). We have to
                                         estimate whether any reduction in