Revision 968570d6
ID | 968570d65f896e1193d985c8400a4baf7aa6b7c4 |
Parent | d1c58fce |
Child | f219eee5 |
Calculate deblock strength per-MB instead of per-row
Gives better cache locality, since the VP8Macroblock structs are still in cache.
Inspired by the way x264 does it.
Originally committed as revision 24417 to svn://svn.ffmpeg.org/ffmpeg/trunk
Files
- added
- modified
- copied
- renamed
- deleted