1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00

rename me=tesa

Originally committed as revision 13661 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Loren Merritt 2008-06-05 02:20:15 +00:00
parent 89223ef698
commit 359bbdabf3

View File

@ -374,7 +374,7 @@ enum Motion_Est_ID {
ME_HEX, ///< hexagon based search
ME_UMH, ///< uneven multi-hexagon search
ME_ITER, ///< iterative search
ME_TESA, ///< thresholded exhaustive search algorithm
ME_TESA, ///< transformed exhaustive search algorithm
};
enum AVDiscard{