Skip to content

Commit

Permalink
Merge pull request pesintta#6 from M-Reimer/vdpau+vaapi+cuvid
Browse files Browse the repository at this point in the history
Don't try to link against cuda and let ffnvcodec do its job with dyna…
  • Loading branch information
ua0lnj committed Feb 25, 2020
2 parents 0b01166 + bc72556 commit d527bef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,6 @@ ifeq ($(CUVID),1)
ifeq ($(FFNVCODEC),1)
ifeq ($(OPENGL),1)
CONFIG += -DUSE_CUVID
LDFLAGS += -L/usr/lib/x86_64-linux-gnu
LIBS += -lcuda
endif
endif
endif
Expand Down

0 comments on commit d527bef

Please sign in to comment.