Browse Source

rename me=tesa

Originally committed as revision 13661 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Loren Merritt 17 years ago
parent
commit
359bbdabf3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavcodec/avcodec.h

+ 1
- 1
libavcodec/avcodec.h 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{


Loading…
Cancel
Save