Commit dad228ad authored by lorenm's avatar lorenm

rename me=tesa


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@13661 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent bb9f08ce
...@@ -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