123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311 |
- # File format ($ symbol means the beginning of a line):
- #
- # $ # this message
- # $ # =======================
- # $ # comments (all commentaries should starts with some number of spaces and # symbol)
- # ${action} {license id} {license text hash}
- # $BELONGS ./ya/make/file/relative/path/1/ya.make ./ya/make/2/ya.make
- # ${all_file_action} filename
- # $ # user commentaries (many lines)
- # $ generated description - files with this license, license text... (some number of lines that starts with some number of spaces, do not modify)
- # ${action} {license spdx} {license text hash}
- # $BELONGS ./ya/make/file/relative/path/3/ya.make
- # ${all_file_action} filename
- # $ # user commentaries
- # $ generated description
- # $ ...
- #
- # You can modify action, all_file_action and add commentaries
- # Available actions:
- # keep - keep license in contrib and use in credits
- # skip - skip license
- # remove - remove all files with this license
- # rename - save license text/links into licenses texts file, but not store SPDX into LINCENSE macro. You should store correct license id into devtools.license.spdx.txt file
- #
- # {all file action} records will be generated when license text contains filename that exists on filesystem (in contrib directory)
- # We suppose that that files can contain some license info
- # Available all file actions:
- # FILE_IGNORE - ignore file (do nothing)
- # FILE_INCLUDE - include all file data into licenses text file
- # =======================
- KEEP COPYRIGHT_SERVICE_LABEL 05bdd09fb9fdb384a61f2eb54df462d6
- BELONGS enc/ya.make mux/ya.make ya.make
- License text:
- // Copyright 2016 Google Inc. All Rights Reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- dsp/common_sse2.h [1:1]
- dsp/common_sse41.h [1:1]
- dsp/dec_msa.c [1:1]
- dsp/enc_msa.c [1:1]
- dsp/filters_msa.c [1:1]
- dsp/lossless_enc_msa.c [1:1]
- dsp/lossless_msa.c [1:1]
- dsp/msa_macro.h [1:1]
- dsp/rescaler_msa.c [1:1]
- dsp/upsampling_msa.c [1:1]
- enc/predictor_enc.c [1:1]
- mux/animi.h [1:1]
- KEEP COPYRIGHT_SERVICE_LABEL 20b71da944b9e6967071fc4782c1355f
- BELONGS ya.make
- License text:
- Copyright (c) 2010, Google Inc. All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- COPYING [1:1]
- KEEP COPYRIGHT_SERVICE_LABEL 6499e2ad737f62db5558c81fbd2749a7
- BELONGS enc/ya.make ya.make
- License text:
- // Copyright 2017 Google Inc. All Rights Reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- dsp/alpha_processing_neon.c [1:1]
- dsp/filters_neon.c [1:1]
- dsp/ssim.c [1:1]
- dsp/ssim_sse2.c [1:1]
- dsp/yuv_neon.c [1:1]
- enc/backward_references_cost_enc.c [1:1]
- KEEP COPYRIGHT_SERVICE_LABEL 6518b015a67ef080ce14d2b770875d6a
- BELONGS enc/ya.make mux/ya.make ya.make
- License text:
- // Copyright 2014 Google Inc. All Rights Reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- dsp/alpha_processing_mips_dsp_r2.c [1:1]
- dsp/alpha_processing_sse2.c [1:1]
- dsp/cost.c [1:1]
- dsp/cost_mips32.c [1:1]
- dsp/cost_mips_dsp_r2.c [1:1]
- dsp/dec_clip_tables.c [1:1]
- dsp/dec_mips32.c [1:1]
- dsp/dec_mips_dsp_r2.c [1:1]
- dsp/enc_mips32.c [1:1]
- dsp/enc_mips_dsp_r2.c [1:1]
- dsp/filters_mips_dsp_r2.c [1:1]
- dsp/lossless_mips_dsp_r2.c [1:1]
- dsp/lossless_neon.c [1:1]
- dsp/lossless_sse2.c [1:1]
- dsp/mips_macro.h [1:1]
- dsp/neon.h [1:1]
- dsp/rescaler.c [1:1]
- dsp/rescaler_mips32.c [1:1]
- dsp/rescaler_mips_dsp_r2.c [1:1]
- dsp/upsampling_mips_dsp_r2.c [1:1]
- dsp/yuv_mips32.c [1:1]
- dsp/yuv_mips_dsp_r2.c [1:1]
- dsp/yuv_sse2.c [1:1]
- dsp/yuv_sse41.c [1:1]
- enc/near_lossless_enc.c [1:1]
- enc/picture_csp_enc.c [1:1]
- enc/picture_psnr_enc.c [1:1]
- enc/picture_rescale_enc.c [1:1]
- enc/picture_tools_enc.c [1:1]
- mux/anim_encode.c [1:1]
- utils/bit_reader_inl_utils.h [1:1]
- utils/endian_inl_utils.h [1:1]
- KEEP COPYRIGHT_SERVICE_LABEL 7e1724b8402b7946ad8f2c8a92df19c3
- BELONGS dec/ya.make enc/ya.make mux/ya.make ya.make
- License text:
- // Copyright 2011 Google Inc. All Rights Reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- dec/alpha_dec.c [1:1]
- dec/buffer_dec.c [1:1]
- dec/idec_dec.c [1:1]
- dec/io_dec.c [1:1]
- dec/webpi_dec.h [1:1]
- dsp/cpu.c [1:1]
- dsp/dec_sse2.c [1:1]
- dsp/dsp.h [1:1]
- dsp/enc.c [1:1]
- dsp/enc_sse2.c [1:1]
- dsp/filters.c [1:1]
- dsp/upsampling.c [1:1]
- dsp/upsampling_neon.c [1:1]
- dsp/upsampling_sse2.c [1:1]
- dsp/upsampling_sse41.c [1:1]
- enc/alpha_enc.c [1:1]
- enc/analysis_enc.c [1:1]
- enc/config_enc.c [1:1]
- enc/cost_enc.c [1:1]
- enc/cost_enc.h [1:1]
- enc/filter_enc.c [1:1]
- enc/frame_enc.c [1:1]
- enc/iterator_enc.c [1:1]
- enc/picture_enc.c [1:1]
- enc/quant_enc.c [1:1]
- enc/syntax_enc.c [1:1]
- enc/token_enc.c [1:1]
- enc/tree_enc.c [1:1]
- enc/vp8i_enc.h [1:1]
- enc/webp_enc.c [1:1]
- mux/muxedit.c [1:1]
- mux/muxi.h [1:1]
- mux/muxinternal.c [1:1]
- mux/muxread.c [1:1]
- utils/bit_writer_utils.c [1:1]
- utils/bit_writer_utils.h [1:1]
- utils/filters_utils.c [1:1]
- utils/filters_utils.h [1:1]
- utils/huffman_encode_utils.c [1:1]
- utils/huffman_encode_utils.h [1:1]
- utils/quant_levels_utils.c [1:1]
- utils/quant_levels_utils.h [1:1]
- utils/thread_utils.c [1:1]
- utils/thread_utils.h [1:1]
- webp/encode.h [1:1]
- webp/mux.h [1:1]
- KEEP COPYRIGHT_SERVICE_LABEL 904be6eceb61d466f53f25892be2624f
- BELONGS ya.make
- License text:
- // Copyright 2021 Google Inc. All Rights Reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- dsp/lossless_sse41.c [1:1]
- KEEP COPYRIGHT_SERVICE_LABEL 9142ab2af90f5831171712f8d87bc7e3
- BELONGS ya.make
- License text:
- \# Copyright (c) 2021, Google Inc. All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- PRESUBMIT.py [1:1]
- KEEP COPYRIGHT_SERVICE_LABEL 97ff8757487be6d08b12d53768dd6984
- BELONGS dec/ya.make demux/ya.make enc/ya.make ya.make
- License text:
- // Copyright 2012 Google Inc. All Rights Reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- dec/vp8l_dec.c [1:1]
- dec/vp8li_dec.h [1:1]
- demux/demux.c [1:1]
- dsp/dec_neon.c [1:1]
- dsp/enc_neon.c [1:1]
- dsp/lossless.c [1:1]
- dsp/lossless.h [1:1]
- dsp/lossless_common.h [1:1]
- enc/backward_references_enc.c [1:1]
- enc/backward_references_enc.h [1:1]
- enc/histogram_enc.c [1:1]
- enc/histogram_enc.h [1:1]
- enc/vp8l_enc.c [1:1]
- enc/vp8li_enc.h [1:1]
- utils/color_cache_utils.c [1:1]
- utils/color_cache_utils.h [1:1]
- utils/huffman_utils.c [1:1]
- utils/huffman_utils.h [1:1]
- utils/rescaler_utils.c [1:1]
- utils/rescaler_utils.h [1:1]
- utils/utils.c [1:1]
- utils/utils.h [1:1]
- webp/demux.h [1:1]
- webp/format_constants.h [1:1]
- webp/mux_types.h [1:1]
- KEEP COPYRIGHT_SERVICE_LABEL da7391eda27a4968d920cc73a32c9b20
- BELONGS dec/ya.make ya.make
- License text:
- // Copyright 2013 Google Inc. All Rights Reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- dec/alphai_dec.h [1:1]
- dsp/alpha_processing.c [1:1]
- utils/quant_levels_dec_utils.c [1:1]
- utils/quant_levels_dec_utils.h [1:1]
- utils/random_utils.c [1:1]
- utils/random_utils.h [1:1]
- KEEP COPYRIGHT_SERVICE_LABEL ef839a7f29c4727d9902b9efada72a47
- BELONGS dec/ya.make ya.make
- License text:
- // Copyright 2010 Google Inc. All Rights Reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- dec/frame_dec.c [1:1]
- dec/quant_dec.c [1:1]
- dec/tree_dec.c [1:1]
- dec/vp8_dec.c [1:1]
- dec/vp8_dec.h [1:1]
- dec/vp8i_dec.h [1:1]
- dec/webp_dec.c [1:1]
- dsp/dec.c [1:1]
- dsp/yuv.c [1:1]
- dsp/yuv.h [1:1]
- utils/bit_reader_utils.c [1:1]
- utils/bit_reader_utils.h [1:1]
- webp/decode.h [1:1]
- webp/types.h [1:1]
- KEEP COPYRIGHT_SERVICE_LABEL f4d2490c76552286e9c484abd3bea2b4
- BELONGS dec/ya.make demux/ya.make ya.make
- License text:
- // Copyright 2015 Google Inc. All Rights Reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- dec/common_dec.h [1:1]
- demux/anim_decode.c [1:1]
- dsp/alpha_processing_sse41.c [1:1]
- dsp/cost_sse2.c [1:1]
- dsp/dec_sse41.c [1:1]
- dsp/enc_sse41.c [1:1]
- dsp/filters_sse2.c [1:1]
- dsp/lossless_enc.c [1:1]
- dsp/lossless_enc_mips32.c [1:1]
- dsp/lossless_enc_mips_dsp_r2.c [1:1]
- dsp/lossless_enc_neon.c [1:1]
- dsp/lossless_enc_sse2.c [1:1]
- dsp/lossless_enc_sse41.c [1:1]
- dsp/rescaler_neon.c [1:1]
- dsp/rescaler_sse2.c [1:1]
- KEEP COPYRIGHT_SERVICE_LABEL f94740292e5295c1a1432ff96e55c207
- BELONGS ya.make
- License text:
- // Copyright 2018 Google Inc. All Rights Reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- dsp/cost_neon.c [1:1]
- dsp/quant.h [1:1]
|