On Thu, May 26, 2016 at 8:12 PM, Andrey Turkin wrote:
>
> Enabling CUDA support adds some extremely useful features but it also
> adds hard runtime dependency on NVidia driver. This commit removes that
> dependency; driver library would be loaded when required.
> This allows to use same CUDA-enabl
Enabling CUDA support adds some extremely useful features but it also
adds hard runtime dependency on NVidia driver. This commit removes that
dependency; driver library would be loaded when required.
This allows to use same CUDA-enabled FFMpeg build on machines with and
without NVidia cards.
CUDA