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

View File

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

View File

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

View File

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

View File

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