correct formatted file headers

This commit is contained in:
lyao2 2014-04-08 14:49:47 +08:00
parent 7cbc76d32c
commit 21c74fe8ba
5 changed files with 34 additions and 34 deletions

View File

@ -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

View File

@ -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

View File

@ -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"

View File

@ -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

View File

@ -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