Skip to content

nvencoder: Fix min buffers parameter of allocation query in auto GPU mode

At the time when propose_allocation() get called, encoder session would not be initialized yet.

Merge request reports