correct formatted file headers
This commit is contained in:
@@ -28,16 +28,16 @@
|
|||||||
* ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
* ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||||
* POSSIBILITY OF SUCH DAMAGE.
|
* POSSIBILITY OF SUCH DAMAGE.
|
||||||
*
|
*
|
||||||
* \file : SceneChangeDetection.h
|
* \file : SceneChangeDetection.h
|
||||||
*
|
*
|
||||||
* \brief : scene change detection class of wels video processor class
|
* \brief : scene change detection class of wels video processor class
|
||||||
*
|
*
|
||||||
* \date : 2011/03/14
|
* \date : 2011/03/14
|
||||||
*
|
*
|
||||||
* \description : 1. rewrite the package code of scene change detection class
|
* \description : 1. rewrite the package code of scene change detection class
|
||||||
*
|
*
|
||||||
*************************************************************************************
|
*************************************************************************************
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef WELSVP_SCENECHANGEDETECTION_H
|
#ifndef WELSVP_SCENECHANGEDETECTION_H
|
||||||
#define WELSVP_SCENECHANGEDETECTION_H
|
#define WELSVP_SCENECHANGEDETECTION_H
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*!
|
/*!
|
||||||
* \copy
|
* \copy
|
||||||
* Copyright (c) 2013, Cisco Systems
|
* Copyright (c) 2009-2013, Cisco Systems
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*!
|
/*!
|
||||||
* \copy
|
* \copy
|
||||||
* Copyright (c) 2011-2013, Cisco Systems
|
* Copyright (c) 2009-2013, Cisco Systems
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
@@ -28,16 +28,16 @@
|
|||||||
* ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
* ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||||
* POSSIBILITY OF SUCH DAMAGE.
|
* POSSIBILITY OF SUCH DAMAGE.
|
||||||
*
|
*
|
||||||
* \file : ScrollDectection.h
|
* \file : ScrollDectection.h
|
||||||
*
|
*
|
||||||
* \brief : scroll detection class of wels video processor class
|
* \brief : scroll detection class of wels video processor class
|
||||||
*
|
*
|
||||||
* \date : 2011/04/26
|
* \date : 2011/04/26
|
||||||
*
|
*
|
||||||
* \description : rewrite the package code of scroll detection class
|
* \description : rewrite the package code of scroll detection class
|
||||||
*
|
*
|
||||||
*************************************************************************************
|
*************************************************************************************
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "util.h"
|
#include "util.h"
|
||||||
#include "memory.h"
|
#include "memory.h"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*!
|
/*!
|
||||||
* \copy
|
* \copy
|
||||||
* Copyright (c) 2013, Cisco Systems
|
* Copyright (c) 2009-2013, Cisco Systems
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*!
|
/*!
|
||||||
* \copy
|
* \copy
|
||||||
* Copyright (c) 2011-2013, Cisco Systems
|
* Copyright (c) 2009-2013, Cisco Systems
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
@@ -28,16 +28,16 @@
|
|||||||
* ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
* ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||||
* POSSIBILITY OF SUCH DAMAGE.
|
* POSSIBILITY OF SUCH DAMAGE.
|
||||||
*
|
*
|
||||||
* \file : ScrollDetectionFuncs.h
|
* \file : ScrollDetectionFuncs.h
|
||||||
*
|
*
|
||||||
* \brief : scroll detection class of wels video processor class
|
* \brief : scroll detection class of wels video processor class
|
||||||
*
|
*
|
||||||
* \date : 2011/04/26
|
* \date : 2011/04/26
|
||||||
*
|
*
|
||||||
* \description : rewrite the package code of scroll detection class
|
* \description : rewrite the package code of scroll detection class
|
||||||
*
|
*
|
||||||
*************************************************************************************
|
*************************************************************************************
|
||||||
*/
|
*/
|
||||||
|
|
||||||
WELSVP_NAMESPACE_BEGIN
|
WELSVP_NAMESPACE_BEGIN
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user