Skip to content

gst-plugins-bad: Enable nvcodec by default

Nirbheek Chauhan requested to merge nirbheek/cerbero:nuke-nvcodec-variant into master

We do not need to compile against any Nvidia SDKs now, so we can build this by default and ship it out of the box in our binary releases.

It's still disabled on UWP, iOS, and Android since it's not usable on those.

Merge request reports