I've recently begun noticing this little issue with mine and a few other authors shaders:
Please login to see this picture.
It appears as if when the shader has to sample pixels outside of the visible frame it just clamps to the last visible pixel and stretches it. I've made attempts to change the sampler_state addresses to Wrap and Mirror but it doesn't seem to help.