[FFmpeg-cvslog] vp9: remove memset in loopfilter level setting loop.
Carl Eugen Hoyos
cehoyos at ag.or.at
Sun Feb 9 18:27:35 CET 2014
Ronald S. Bultje <git <at> videolan.org> writes:
> + uint32_t l32 = v * 0x01010101;
> + do {
> + AV_WN32A(ptr, v32);
This looks wrong.
There is a second compilation problem.
Carl Eugen
More information about the ffmpeg-cvslog
mailing list