msdkenc: renegotiate when video info changes
Renegotiation was implemented for bitrate change. We can re-use the same sequence when video info changes except that this can be executed right away when receiving the new input format. I.e. no need to wait for the next call to handle_frame.
Edited by Julien Isorce