Commit 359bbdab authored by Loren Merritt's avatar Loren Merritt

rename me=tesa

Originally committed as revision 13661 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 89223ef6
...@@ -374,7 +374,7 @@ enum Motion_Est_ID { ...@@ -374,7 +374,7 @@ enum Motion_Est_ID {
ME_HEX, ///< hexagon based search ME_HEX, ///< hexagon based search
ME_UMH, ///< uneven multi-hexagon search ME_UMH, ///< uneven multi-hexagon search
ME_ITER, ///< iterative search ME_ITER, ///< iterative search
ME_TESA, ///< thresholded exhaustive search algorithm ME_TESA, ///< transformed exhaustive search algorithm
}; };
enum AVDiscard{ enum AVDiscard{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment