]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/mpegvideo.h
RTSP: Doxygen comment cleanup
[ffmpeg] / libavcodec / mpegvideo.h
index 6ce7faa23533e6911675e81a67de6786f2a76e62..e072aa7c338306e69b04d3e13368e59727df7c76 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