Commit b0876405 authored by michael's avatar michael

ME default doesnt belong to the ME type enum


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@11256 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 59f4b687
......@@ -332,7 +332,7 @@ enum SampleFormat {
#define FF_MIN_BUFFER_SIZE 16384
/**
* motion estimation type, EPZS by default
* motion estimation type.
*/
enum Motion_Est_ID {
ME_ZERO = 1,
......
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