Skip to content
Snippets Groups Projects
Commit bafc102b authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

ME default does not belong to the ME type enum.

Originally committed as revision 11256 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 0e373b95
No related branches found
No related tags found
No related merge requests found
......@@ -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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment