Преглед изворни кода

soft_3rdpart/wave420l: Add LGPL-2.1 OR BSD-3-Clause license.

Add LGPL-2.1 OR BSD-3-Clause license for C&M Wave420l.

Signed-off-by: Samin Guo <samin.guo@starfivetech.com>
Samin Guo пре 1 година
родитељ
комит
642df8861c
93 измењених фајлова са 94 додато и 1 уклоњено
  1. 1 0
      wave420l/code/config.h
  2. 1 0
      wave420l/code/sample/helper/bitstream/binaryreader.c
  3. 1 0
      wave420l/code/sample/helper/bitstream/bitstreamfeeder.c
  4. 1 0
      wave420l/code/sample/helper/bitstream/bitstreamreader.c
  5. 1 0
      wave420l/code/sample/helper/bitstream/bsfeeder_fixedsize_impl.c
  6. 1 0
      wave420l/code/sample/helper/bitstream/bsfeeder_framesize_impl.c
  7. 1 0
      wave420l/code/sample/helper/bitstream/bsfeeder_size_plus_es_impl.c
  8. 1 0
      wave420l/code/sample/helper/comparator/bin_comparator_impl.c
  9. 1 0
      wave420l/code/sample/helper/comparator/comparator.c
  10. 1 0
      wave420l/code/sample/helper/comparator/md5_comparator_impl.c
  11. 1 0
      wave420l/code/sample/helper/comparator/yuv_comparator_impl.c
  12. 1 0
      wave420l/code/sample/helper/display/fbdev_impl.c
  13. 1 0
      wave420l/code/sample/helper/display/hdmi_impl.c
  14. 1 0
      wave420l/code/sample/helper/display/simplerenderer.c
  15. 1 0
      wave420l/code/sample/helper/main_helper.c
  16. 1 0
      wave420l/code/sample/helper/main_helper.h
  17. 1 0
      wave420l/code/sample/helper/misc/cfgParser.c
  18. 1 0
      wave420l/code/sample/helper/misc/cnm_fpga.c
  19. 1 0
      wave420l/code/sample/helper/misc/cnm_video_helper.c
  20. 1 0
      wave420l/code/sample/helper/misc/container.c
  21. 1 0
      wave420l/code/sample/helper/misc/datastructure.c
  22. 1 0
      wave420l/code/sample/helper/misc/debug.c
  23. 1 0
      wave420l/code/sample/helper/misc/debug.h
  24. 1 0
      wave420l/code/sample/helper/misc/getopt.c
  25. 1 0
      wave420l/code/sample/helper/misc/getopt.h
  26. 1 0
      wave420l/code/sample/helper/misc/getopt_long.c
  27. 1 0
      wave420l/code/sample/helper/misc/header_struct.h
  28. 1 0
      wave420l/code/sample/helper/misc/md5.c
  29. 1 0
      wave420l/code/sample/helper/misc/pbu.c
  30. 1 0
      wave420l/code/sample/helper/misc/pbu.h
  31. 1 0
      wave420l/code/sample/helper/misc/picture_meta_data.c
  32. 1 0
      wave420l/code/sample/helper/misc/platform.c
  33. 1 0
      wave420l/code/sample/helper/misc/skip.c
  34. 1 0
      wave420l/code/sample/helper/misc/skip.h
  35. 1 0
      wave420l/code/sample/helper/msvc/inttypes.h
  36. 1 0
      wave420l/code/sample/helper/msvc/stdint.h
  37. 1 0
      wave420l/code/sample/helper/vpuhelper.c
  38. 1 0
      wave420l/code/sample/helper/yuv/yuvLoaderfeeder.c
  39. 1 0
      wave420l/code/sample/helper/yuv/yuvfeeder.c
  40. 1 0
      wave420l/code/sample/main_w4_enc_test.c
  41. 1 0
      wave420l/code/theoraparser/include/bitpack.h
  42. 1 0
      wave420l/code/theoraparser/include/codec.h
  43. 1 0
      wave420l/code/theoraparser/include/decint.h
  44. 1 0
      wave420l/code/theoraparser/include/dequant.h
  45. 1 0
      wave420l/code/theoraparser/include/huffdec.h
  46. 1 0
      wave420l/code/theoraparser/include/huffman.h
  47. 1 0
      wave420l/code/theoraparser/include/internal.h
  48. 1 0
      wave420l/code/theoraparser/include/ocintrin.h
  49. 1 0
      wave420l/code/theoraparser/include/state.h
  50. 1 0
      wave420l/code/theoraparser/include/theora_parser.h
  51. 1 0
      wave420l/code/theoraparser/include/theoradec.h
  52. 1 0
      wave420l/code/theoraparser/include/win32/stdint.h
  53. 1 0
      wave420l/code/theoraparser/src/bitpack.c
  54. 1 0
      wave420l/code/theoraparser/src/decode.c
  55. 1 0
      wave420l/code/theoraparser/src/info.c
  56. 1 0
      wave420l/code/theoraparser/src/internal.c
  57. 1 0
      wave420l/code/theoraparser/src/state.c
  58. 1 0
      wave420l/code/theoraparser/src/theora_parser.c
  59. 2 1
      wave420l/code/vdi/linux/driver/venc.c
  60. 1 0
      wave420l/code/vdi/linux/driver/vmm.h
  61. 1 0
      wave420l/code/vdi/linux/driver/vpu.h
  62. 1 0
      wave420l/code/vdi/linux/vdi.c
  63. 1 0
      wave420l/code/vdi/linux/vdi_osal.c
  64. 1 0
      wave420l/code/vdi/mm.c
  65. 1 0
      wave420l/code/vdi/mm.h
  66. 1 0
      wave420l/code/vdi/vdi.h
  67. 1 0
      wave420l/code/vdi/vdi_osal.h
  68. 1 0
      wave420l/code/vpuapi/coda9/coda9.c
  69. 1 0
      wave420l/code/vpuapi/coda9/coda9.h
  70. 1 0
      wave420l/code/vpuapi/coda9/coda9_regdefine.h
  71. 1 0
      wave420l/code/vpuapi/coda9/coda9_vpuconfig.h
  72. 1 0
      wave420l/code/vpuapi/product.c
  73. 1 0
      wave420l/code/vpuapi/product.h
  74. 1 0
      wave420l/code/vpuapi/vpuapi.c
  75. 1 0
      wave420l/code/vpuapi/vpuapi.h
  76. 1 0
      wave420l/code/vpuapi/vpuapifunc.c
  77. 1 0
      wave420l/code/vpuapi/vpuapifunc.h
  78. 1 0
      wave420l/code/vpuapi/vpuconfig.h
  79. 1 0
      wave420l/code/vpuapi/vpuerror.h
  80. 1 0
      wave420l/code/vpuapi/vputypes.h
  81. 1 0
      wave420l/code/vpuapi/wave/coda7q/coda7q.c
  82. 1 0
      wave420l/code/vpuapi/wave/coda7q/coda7q.h
  83. 1 0
      wave420l/code/vpuapi/wave/coda7q/coda7q_regdefine.h
  84. 1 0
      wave420l/code/vpuapi/wave/common/common.c
  85. 1 0
      wave420l/code/vpuapi/wave/common/common.h
  86. 1 0
      wave420l/code/vpuapi/wave/common/common_regdefine.h
  87. 1 0
      wave420l/code/vpuapi/wave/common/common_vpuconfig.h
  88. 1 0
      wave420l/code/vpuapi/wave/wave4/wave4.c
  89. 1 0
      wave420l/code/vpuapi/wave/wave4/wave4.h
  90. 1 0
      wave420l/code/vpuapi/wave/wave4/wave4_regdefine.h
  91. 1 0
      wave420l/code/vpuapi/wave/wave5/wave5.c
  92. 1 0
      wave420l/code/vpuapi/wave/wave5/wave5.h
  93. 1 0
      wave420l/code/vpuapi/wave/wave5/wave5_regdefine.h

+ 1 - 0
wave420l/code/config.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause */
 //------------------------------------------------------------------------------
 // File: config.h
 //

+ 1 - 0
wave420l/code/sample/helper/bitstream/binaryreader.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/sample/helper/bitstream/bitstreamfeeder.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/sample/helper/bitstream/bitstreamreader.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/sample/helper/bitstream/bsfeeder_fixedsize_impl.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/sample/helper/bitstream/bsfeeder_framesize_impl.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //--=========================================================================--
 //  This file is a part of QC Tool project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/sample/helper/bitstream/bsfeeder_size_plus_es_impl.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/sample/helper/comparator/bin_comparator_impl.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/sample/helper/comparator/comparator.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/sample/helper/comparator/md5_comparator_impl.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/sample/helper/comparator/yuv_comparator_impl.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/sample/helper/display/fbdev_impl.c

@@ -1,3 +1,4 @@
+//SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/sample/helper/display/hdmi_impl.c

@@ -1,3 +1,4 @@
+//SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/sample/helper/display/simplerenderer.c

@@ -1,3 +1,4 @@
+//SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/sample/helper/main_helper.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/sample/helper/main_helper.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause */
 //------------------------------------------------------------------------------
 // File: main_helper.h
 //

+ 1 - 0
wave420l/code/sample/helper/misc/cfgParser.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //------------------------------------------------------------------------------
 // File: Mixer.c
 //

+ 1 - 0
wave420l/code/sample/helper/misc/cnm_fpga.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/sample/helper/misc/cnm_video_helper.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //--=========================================================================--
 //  This file is a part of QC Tool project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/sample/helper/misc/container.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/sample/helper/misc/datastructure.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/sample/helper/misc/debug.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/sample/helper/misc/debug.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/sample/helper/misc/getopt.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 /*	$NetBSD: getopt.c,v 1.16 1999/12/02 13:15:56 kleink Exp $	*/
 
 /*

+ 1 - 0
wave420l/code/sample/helper/misc/getopt.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 #ifndef __GETOPT_H__
 #define __GETOPT_H__
 

+ 1 - 0
wave420l/code/sample/helper/misc/getopt_long.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 /*
  * Copyright (c) 1987, 1993, 1994, 1996
  *	The Regents of the University of California.  All rights reserved.

+ 1 - 0
wave420l/code/sample/helper/misc/header_struct.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 #ifndef __HEADER_STRUCT_H__
 #define __HEADER_STRUCT_H__
 

+ 1 - 0
wave420l/code/sample/helper/misc/md5.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>

+ 1 - 0
wave420l/code/sample/helper/misc/pbu.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //-----------------------------------------------------------------------------
 //
 //       This confidential and proprietary software may be used only

+ 1 - 0
wave420l/code/sample/helper/misc/pbu.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 //-----------------------------------------------------------------------------
 //
 //       This confidential and proprietary software may be used only

+ 1 - 0
wave420l/code/sample/helper/misc/picture_meta_data.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/sample/helper/misc/platform.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/sample/helper/misc/skip.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/sample/helper/misc/skip.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/sample/helper/msvc/inttypes.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause */
 // ISO C9x  compliant inttypes.h for Microsoft Visual Studio
 // Based on ISO/IEC 9899:TC2 Committee draft (May 6, 2005) WG14/N1124 
 // 

+ 1 - 0
wave420l/code/sample/helper/msvc/stdint.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause */
 // ISO C9x  compliant stdint.h for Microsoft Visual Studio
 // Based on ISO/IEC 9899:TC2 Committee draft (May 6, 2005) WG14/N1124 
 // 

+ 1 - 0
wave420l/code/sample/helper/vpuhelper.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //------------------------------------------------------------------------------
 // File: $Id$
 //

+ 1 - 0
wave420l/code/sample/helper/yuv/yuvLoaderfeeder.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //------------------------------------------------------------------------------
 // File: vpuio.c
 //

+ 1 - 0
wave420l/code/sample/helper/yuv/yuvfeeder.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/sample/main_w4_enc_test.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //------------------------------------------------------------------------------
 // File: main.c
 //

+ 1 - 0
wave420l/code/theoraparser/include/bitpack.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 /********************************************************************
  Copyright (C) 2002-2009 Xiph.org Foundation
 

+ 1 - 0
wave420l/code/theoraparser/include/codec.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 /********************************************************************
 Copyright (C) 2002-2009 Xiph.org Foundation
 

+ 1 - 0
wave420l/code/theoraparser/include/decint.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 /********************************************************************
 Copyright (C) 2002-2009 Xiph.org Foundation
 

+ 1 - 0
wave420l/code/theoraparser/include/dequant.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 /********************************************************************
 *                                                                  *
 * THIS FILE IS PART OF THE OggTheora SOFTWARE CODEC SOURCE CODE.   *

+ 1 - 0
wave420l/code/theoraparser/include/huffdec.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 /********************************************************************
  *                                                                  *
  * THIS FILE IS PART OF THE OggTheora SOFTWARE CODEC SOURCE CODE.   *

+ 1 - 0
wave420l/code/theoraparser/include/huffman.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 /********************************************************************
  *                                                                  *
  * THIS FILE IS PART OF THE OggTheora SOFTWARE CODEC SOURCE CODE.   *

+ 1 - 0
wave420l/code/theoraparser/include/internal.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 /********************************************************************
 Copyright (C) 2002-2009 Xiph.org Foundation
 

+ 1 - 0
wave420l/code/theoraparser/include/ocintrin.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 /********************************************************************
 *                                                                  *
 * THIS FILE IS PART OF THE OggTheora SOFTWARE CODEC SOURCE CODE.   *

+ 1 - 0
wave420l/code/theoraparser/include/state.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 /********************************************************************
 Copyright (C) 2002-2009 Xiph.org Foundation
 

+ 1 - 0
wave420l/code/theoraparser/include/theora_parser.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 //--=========================================================================--
 //  This file is a part of BlackBird Video Codec Modeling project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/theoraparser/include/theoradec.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 /********************************************************************
 Copyright (C) 2002-2009 Xiph.org Foundation
 

+ 1 - 0
wave420l/code/theoraparser/include/win32/stdint.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 /* stdint.h - integer types
 
    Copyright 2003, 2006, 2007 Red Hat, Inc.

+ 1 - 0
wave420l/code/theoraparser/src/bitpack.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 /********************************************************************
  Copyright (C) 2002-2009 Xiph.org Foundation
 

+ 1 - 0
wave420l/code/theoraparser/src/decode.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 /********************************************************************
  Copyright (C) 2002-2009 Xiph.org Foundation
 

+ 1 - 0
wave420l/code/theoraparser/src/info.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 /********************************************************************
  Copyright (C) 2002-2009 Xiph.org Foundation
 

+ 1 - 0
wave420l/code/theoraparser/src/internal.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 /********************************************************************
  Copyright (C) 2002-2009 Xiph.org Foundation
 

+ 1 - 0
wave420l/code/theoraparser/src/state.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 /********************************************************************
  Copyright (C) 2002-2009 Xiph.org Foundation
 

+ 1 - 0
wave420l/code/theoraparser/src/theora_parser.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //--=========================================================================--
 //  This file is a part of BlackBird Video Codec Modeling project
 //-----------------------------------------------------------------------------

+ 2 - 1
wave420l/code/vdi/linux/driver/venc.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  GPL-2.0+ OR BSD-3-Clause
 //--=========================================================================--
 //  This file is linux device driver for VPU.
 //-----------------------------------------------------------------------------
@@ -1571,7 +1572,7 @@ static void __exit vpu_exit(void)
 
 MODULE_AUTHOR("A customer using C&M VPU, Inc.");
 MODULE_DESCRIPTION("VPU linux driver");
-MODULE_LICENSE("GPL");
+MODULE_LICENSE("Dual BSD/GPL");
 
 module_init(vpu_init);
 module_exit(vpu_exit);

+ 1 - 0
wave420l/code/vdi/linux/driver/vmm.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause */
 //--=========================================================================--
 //  This file is linux device driver for VPU.
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/vdi/linux/driver/vpu.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause */
 //--=========================================================================--
 //  This file is linux device driver for VPU.
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/vdi/linux/vdi.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //------------------------------------------------------------------------------
 // File: vdi.c
 //

+ 1 - 0
wave420l/code/vdi/linux/vdi_osal.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //------------------------------------------------------------------------------
 // File: vdi_osal.c
 //

+ 1 - 0
wave420l/code/vdi/mm.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 #include <stdio.h>
 #include <stdlib.h>
 #include "mm.h"

+ 1 - 0
wave420l/code/vdi/mm.h

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 #ifndef __CNM_VIDEO_MEMORY_ALLOCATOR_H_
 #define __CNM_VIDEO_MEMORY_ALLOCATOR_H_
 

+ 1 - 0
wave420l/code/vdi/vdi.h

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //------------------------------------------------------------------------------
 // File: vdi.h
 //

+ 1 - 0
wave420l/code/vdi/vdi_osal.h

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //------------------------------------------------------------------------------
 // File: log.h
 //

+ 1 - 0
wave420l/code/vpuapi/coda9/coda9.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/vpuapi/coda9/coda9.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/vpuapi/coda9/coda9_regdefine.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/vpuapi/coda9/coda9_vpuconfig.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/vpuapi/product.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/vpuapi/product.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/vpuapi/vpuapi.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/vpuapi/vpuapi.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/vpuapi/vpuapifunc.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/vpuapi/vpuapifunc.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/vpuapi/vpuconfig.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/vpuapi/vpuerror.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/vpuapi/vputypes.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/vpuapi/wave/coda7q/coda7q.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 #include "product.h"
 #include "wave/common/common.h"
 #include "wave/common/common_vpuconfig.h"

+ 1 - 0
wave420l/code/vpuapi/wave/coda7q/coda7q.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/vpuapi/wave/coda7q/coda7q_regdefine.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
  //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/vpuapi/wave/common/common.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 #include "product.h"
 #include "wave/common/common.h"
 #include "wave/common/common_vpuconfig.h"

+ 1 - 0
wave420l/code/vpuapi/wave/common/common.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/vpuapi/wave/common/common_regdefine.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/vpuapi/wave/common/common_vpuconfig.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/vpuapi/wave/wave4/wave4.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 #include "product.h"
 #include "wave/common/common.h"
 #include "wave/common/common_vpuconfig.h"

+ 1 - 0
wave420l/code/vpuapi/wave/wave4/wave4.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/vpuapi/wave/wave4/wave4_regdefine.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/vpuapi/wave/wave5/wave5.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause
 #include "product.h"
 #include "wave/common/common.h"
 #include "wave/common/common_vpuconfig.h"

+ 1 - 0
wave420l/code/vpuapi/wave/wave5/wave5.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------

+ 1 - 0
wave420l/code/vpuapi/wave/wave5/wave5_regdefine.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier:  LGPL-2.1 OR BSD-3-Clause  */
 //--=========================================================================--
 //  This file is a part of VPU Reference API project
 //-----------------------------------------------------------------------------