- Update to 2.1.0 - Drop upstreamed patches.el8
parent
c91bba9af2
commit
69f7afb3cf
@ -1 +1 @@
|
|||||||
mjpegtools-2.0.0.tar.gz
|
mjpegtools-2.1.0.tar.gz
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
diff -up mjpegtools-2.0.0/mplex/stream_params.hpp~ mjpegtools-2.0.0/mplex/stream_params.hpp
|
|
||||||
--- mjpegtools-2.0.0/mplex/stream_params.hpp~ 2010-03-13 14:05:07.000000000 +0100
|
|
||||||
+++ mjpegtools-2.0.0/mplex/stream_params.hpp 2011-08-02 23:34:12.126843444 +0200
|
|
||||||
@@ -23,7 +23,6 @@
|
|
||||||
#ifndef __STREAM_PARAMS_HH__
|
|
||||||
#define __STREAM_PARAMS_HH__
|
|
||||||
|
|
||||||
-#include <config.h>
|
|
||||||
#include <mjpeg_types.h>
|
|
||||||
class LpcmParams
|
|
||||||
{
|
|
@ -1,11 +0,0 @@
|
|||||||
--- 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
|
|
||||||
{
|
|
Loading…
Reference in new issue