From 23bd8b81517927469f000284f6c631056b91c158 Mon Sep 17 00:00:00 2001 From: Britney Fransen Date: Wed, 3 Dec 2014 00:07:28 +0000 Subject: mjpegtools: add patch file --- abs/core/mjpegtools/mjpegtools-2.0.0-gcc470.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 abs/core/mjpegtools/mjpegtools-2.0.0-gcc470.patch diff --git a/abs/core/mjpegtools/mjpegtools-2.0.0-gcc470.patch b/abs/core/mjpegtools/mjpegtools-2.0.0-gcc470.patch new file mode 100644 index 0000000..050b33f --- /dev/null +++ b/abs/core/mjpegtools/mjpegtools-2.0.0-gcc470.patch @@ -0,0 +1,11 @@ +--- a/y4mdenoise/MotionSearcher.hh ++++ b/y4mdenoise/MotionSearcher.hh +@@ -2196,7 +2196,7 @@ + { + // This region is too small to be bothered with. + // Just get rid of it. +- DeleteRegion (a_pRegion); ++ this->DeleteRegion (a_pRegion); + } + else + { -- cgit v0.12