pub unsafe extern "C" fn sws_is_noop( dst: *const AVFrame, src: *const AVFrame, ) -> c_int
Check if a given conversion is a noop. Returns a positive integer if no operation needs to be performed, 0 otherwise.