Commit 561a18d3 authored by Robert Edele's avatar Robert Edele Committed by Corey Hickey

Snow mmx + sse2 part 2

Patch by Robert Edele,  yartrebo <<at>> earthlink <<dot>> net

Originally committed as revision 5184 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 1956e166
This diff is collapsed.
......@@ -31,7 +31,7 @@
#define LOSSLESS_QLOG -128
#define FRAC_BITS 8
#define LOG2_OBMC_MAX 6
#define LOG2_OBMC_MAX 8
#define OBMC_MAX (1<<(LOG2_OBMC_MAX))
/** Used to minimize the amount of memory used in order to optimize cache performance. **/
......
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