summaryrefslogtreecommitdiff
path: root/video.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'video.cpp')
-rw-r--r--video.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/video.cpp b/video.cpp
index fb956fd..ab2f285 100644
--- a/video.cpp
+++ b/video.cpp
@@ -50,6 +50,7 @@ int cMarkAdBlackBordersHoriz::Process(int LastIFrame, int *BorderIFrame)
#define BRIGHTNESS 20
if (!macontext) return 0;
if (!macontext->Video.Data.Valid) return 0;
+return 0;
*BorderIFrame=borderiframe;