h265parse: don't use PREFIX_SEI as the start of an AU
In some hevc bitstreams, PREFIX_SEI NAL units are inserted between NAL units which belong to the same AU. And according to the SPEC, this is reasonable, so if uses PREFIX_SEI as the start of an AU, it will result in broken images being output.