Skip to content

nvcodec: Use default flag for CUDA stream creation

Since nvdec/nvenc engine is running on default stream, non-default CUDA stream should be synchronized with default stream eventually.

Merge request reports