No subject


Sun May 31 23:21:24 CEST 2009


some rather ugly last lines at the far right of the image. The output
also differs for C, mmx, and mmx2, and it's not under BITEXACT.

To remove this adjustment and have the same output for all
configurations, wouldn't it only be necessary to:
- adjust mmx and mmx2 filters to only work up to the last input pixels
it can before reading past the end.
- run the C code on the last pixels if necessary.

This should also remove some +1s being allocated because of the MMX
filter, and the limit that the MMX2 filter can only work with srcW&31.

Ramiro Polla


More information about the FFmpeg-soc mailing list