nvenc: Add support runtime resolution change freely
tests: nvenc: Test change resolution to larger value
nvenc: Add support runtime resolution change freely
Do not restrict allowed maximum resolution depending on the
initial resolution. If new resolution is larger than previous one,
just re-init encode session.
Fixes: #1072 (closed)