shithub: openh264

Download patch

ref: 39d725c113e3f01447e8e0583ebe2e509ade0c8a
parent: cab92a3e368fe11e2c96794358d5185040b3ec90
author: Daniel J. Hofmann <[email protected]>
date: Tue Oct 14 19:23:50 EDT 2014

Wnewline-eof

--- a/codec/common/src/sad_common.cpp
+++ b/codec/common/src/sad_common.cpp
@@ -136,4 +136,4 @@
   * (pSad + 1) = WelsSampleSad4x4_c (iSample1, iStride1, (iSample2 + iStride2), iStride2);
   * (pSad + 2) = WelsSampleSad4x4_c (iSample1, iStride1, (iSample2 - 1), iStride2);
   * (pSad + 3) = WelsSampleSad4x4_c (iSample1, iStride1, (iSample2 + 1), iStride2);
-}
\ No newline at end of file
+}
--- a/codec/processing/src/scrolldetection/ScrollDetection.cpp
+++ b/codec/processing/src/scrolldetection/ScrollDetection.cpp
@@ -112,4 +112,4 @@
   }
 }
 
-WELSVP_NAMESPACE_END
\ No newline at end of file
+WELSVP_NAMESPACE_END
--- a/codec/processing/src/scrolldetection/ScrollDetectionFuncs.h
+++ b/codec/processing/src/scrolldetection/ScrollDetectionFuncs.h
@@ -58,4 +58,4 @@
 void ScrollDetectionCore (SPixMap* pSrcPixMap, SPixMap* pRefPixMap, int32_t iWidth, int32_t iHeight,
                           int32_t iOffsetX, int32_t iOffsetY, SScrollDetectionParam& sScrollDetectionParam);
 
-WELSVP_NAMESPACE_END
\ No newline at end of file
+WELSVP_NAMESPACE_END