> > requiring FFMIN() to be evaluated per iteration could be slower > if the compiler fails to factor it out > > > > New patchs in attach :
001 : unchanged 002 : add "int min_width = FFMIN(w, 32)" at the start of the func 003 : add "int min_width = FFMIN(w, 8)" at the start of the func Pass fate test for me. Martin
0001-avcodec-huffyuvenc-increase-scalar-loop-count.patch
Description: Binary data
0002-avcodec-huffyuvenc-remove-code-duplication-in.patch
Description: Binary data
0003-avcodec-huffyuvenc-sub_left_prediction_bgr32-call-ds.patch
Description: Binary data
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel