mirror of
https://github.com/jojo61/vdr-plugin-softhdcuvid.git
synced 2025-03-01 10:39:28 +00:00
Remove unsupported auto-crop feature from source
This commit is contained in:
4
Makefile
4
Makefile
@@ -39,6 +39,7 @@ CONFIG := #-DDEBUG # remove # to enable debug output
|
||||
|
||||
# sanitize selections --------
|
||||
ifneq "$(MAKECMDGOALS)" "clean"
|
||||
ifneq "$(MAKECMDGOALS)" "indent"
|
||||
|
||||
ifeq ($(VAAPI),0)
|
||||
ifeq ($(CUVID),0)
|
||||
@@ -65,7 +66,8 @@ exit 1;
|
||||
endif
|
||||
endif
|
||||
|
||||
endif
|
||||
endif # MAKECMDGOALS!=indent
|
||||
endif # MAKECMDGOALS!=clean
|
||||
#--------------------------
|
||||
|
||||
PLUGIN = softhdcuvid
|
||||
|
||||
Reference in New Issue
Block a user