mirror of https://github.com/FFmpeg/FFmpeg.git
Based on a patch from Christophe Gisquet. Unrolling of the m == 0 case avoids a possible use of the uninitilized value sum when s->predictor_history is not set. I failed to find a sample for it. It also reduced the cycle count from 220 to 150 on sandy bridge, x86_64 linux, gcc 4.8.2 compared to his patch.pull/60/head
parent
08e3ea60ff
commit
7686afd049
1 changed files with 19 additions and 8 deletions
Loading…
Reference in new issue