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