From: Pengfei Qu <[email protected]> Signed-off-by: Pengfei Qu <[email protected]> Signed-off-by: Sirisha Muppavarapu <[email protected]> Signed-off-by: peng.chen <[email protected]> --- src/vp8_probs.AUTHORS | 100 -------------------------------------------------- src/vp8_probs.LICENSE | 31 ---------------- src/vp8_probs.PATENTS | 22 ----------- src/vpx_probs.AUTHORS | 0 src/vpx_probs.LICENSE | 0 src/vpx_probs.PATENTS | 0 6 files changed, 153 deletions(-) delete mode 100644 src/vp8_probs.AUTHORS delete mode 100644 src/vp8_probs.LICENSE delete mode 100644 src/vp8_probs.PATENTS create mode 100644 src/vpx_probs.AUTHORS create mode 100644 src/vpx_probs.LICENSE create mode 100644 src/vpx_probs.PATENTS
diff --git a/src/vp8_probs.AUTHORS b/src/vp8_probs.AUTHORS deleted file mode 100644 index a9aa481..0000000 --- a/src/vp8_probs.AUTHORS +++ /dev/null @@ -1,100 +0,0 @@ -# This file is automatically generated from the git commit history -# by tools/gen_authors.sh. - -Aaron Watry <[email protected]> -Abo Talib Mahfoodh <[email protected]> -Adrian Grange <[email protected]> -Ahmad Sharif <[email protected]> -Alexander Voronov <[email protected]> -Alex Converse <[email protected]> -Alexis Ballier <[email protected]> -Alok Ahuja <[email protected]> -Alpha Lam <[email protected]> -A.Mahfoodh <[email protected]> -Ami Fischman <[email protected]> -Andoni Morales Alastruey <[email protected]> -Andres Mejia <[email protected]> -Aron Rosenberg <[email protected]> -Attila Nagy <[email protected]> -changjun.yang <[email protected]> -chm <[email protected]> -Christian Duvivier <[email protected]> -Daniel Kang <[email protected]> -Deb Mukherjee <[email protected]> -Dmitry Kovalev <[email protected]> -Dragan Mrdjan <[email protected]> -Erik Niemeyer <[email protected]> -Fabio Pedretti <[email protected]> -Frank Galligan <[email protected]> -Fredrik Söderquist <[email protected]> -Fritz Koenig <[email protected]> -Gaute Strokkenes <[email protected]> -Giuseppe Scrivano <[email protected]> -Guillaume Martres <[email protected]> -Guillermo Ballester Valor <[email protected]> -Hangyu Kuang <[email protected]> -Henrik Lundin <[email protected]> -Hui Su <[email protected]> -Ivan Maltz <[email protected]> -James Berry <[email protected]> -James Zern <[email protected]> -Jan Kratochvil <[email protected]> -Janne Salonen <[email protected]> -Jeff Faust <[email protected]> -Jeff Muizelaar <[email protected]> -Jeff Petkau <[email protected]> -Jim Bankoski <[email protected]> -Jingning Han <[email protected]> -Johann Koenig <[email protected]> -John Koleszar <[email protected]> -Joshua Bleecher Snyder <[email protected]> -Joshua Litt <[email protected]> -Justin Clift <[email protected]> -Justin Lebar <[email protected]> -KO Myung-Hun <[email protected]> -Lou Quillio <[email protected]> -Luca Barbato <[email protected]> -Makoto Kato <[email protected]> -Mans Rullgard <[email protected]> -Marco Paniconi <[email protected]> -Mark Mentovai <[email protected]> -Martin Ettl <[email protected]> -Martin Storsjo <[email protected]> -Matthew Heaney <[email protected]> -Michael Kohler <[email protected]> -Mike Frysinger <[email protected]> -Mike Hommey <[email protected]> -Mikhal Shemer <[email protected]> -Morton Jonuschat <[email protected]> -Parag Salasakar <[email protected]> -Pascal Massimino <[email protected]> -Patrik Westin <[email protected]> -Paul Wilkins <[email protected]> -Pavol Rusnak <[email protected]> -Paweł Hajdan <[email protected]> -Philip Jägenstedt <[email protected]> -Priit Laes <[email protected]> -Rafael Ávila de Espíndola <[email protected]> -Rafaël Carré <[email protected]> -Ralph Giles <[email protected]> -Rob Bradford <[email protected]> -Ronald S. Bultje <[email protected]> -Sami Pietilä <[email protected]> -Scott Graham <[email protected]> -Scott LaVarnway <[email protected]> -Shimon Doodkin <[email protected]> -Stefan Holmer <[email protected]> -Suman Sunkara <[email protected]> -Taekhyun Kim <[email protected]> -Takanori MATSUURA <[email protected]> -Tamar Levy <[email protected]> -Tero Rintaluoma <[email protected]> -Thijs Vermeir <[email protected]> -Timothy B. Terriberry <[email protected]> -Tom Finegan <[email protected]> -Vignesh Venkatasubramanian <[email protected]> -Yaowu Xu <[email protected]> -Yunqing Wang <[email protected]> -Google Inc. -The Mozilla Foundation -The Xiph.Org Foundation diff --git a/src/vp8_probs.LICENSE b/src/vp8_probs.LICENSE deleted file mode 100644 index 1ce4434..0000000 --- a/src/vp8_probs.LICENSE +++ /dev/null @@ -1,31 +0,0 @@ -Copyright (c) 2010, The WebM Project authors. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - - * Neither the name of Google, nor the WebM Project, nor the names - of its contributors may be used to endorse or promote products - derived from this software without specific prior written - permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - diff --git a/src/vp8_probs.PATENTS b/src/vp8_probs.PATENTS deleted file mode 100644 index 4414d83..0000000 --- a/src/vp8_probs.PATENTS +++ /dev/null @@ -1,22 +0,0 @@ -Additional IP Rights Grant (Patents) - -"This implementation" means the copyrightable works distributed by -Google as part of the WebM Project. - -Google hereby grants to you a perpetual, worldwide, non-exclusive, -no-charge, royalty-free, irrevocable (except as stated in this section) -patent license to make, have made, use, offer to sell, sell, import, -transfer, and otherwise run, modify and propagate the contents of this -implementation of VP8, where such license applies only to those patent -claims, both currently owned by Google and acquired in the future, -licensable by Google that are necessarily infringed by this -implementation of VP8. This grant does not include claims that would be -infringed only as a consequence of further modification of this -implementation. If you or your agent or exclusive licensee institute or -order or agree to the institution of patent litigation against any -entity (including a cross-claim or counterclaim in a lawsuit) alleging -that this implementation of VP8 or any code incorporated within this -implementation of VP8 constitutes direct or contributory patent -infringement, or inducement of patent infringement, then any patent -rights granted to you under this License for this implementation of VP8 -shall terminate as of the date such litigation is filed. diff --git a/src/vpx_probs.AUTHORS b/src/vpx_probs.AUTHORS new file mode 100644 index 0000000..e69de29 diff --git a/src/vpx_probs.LICENSE b/src/vpx_probs.LICENSE new file mode 100644 index 0000000..e69de29 diff --git a/src/vpx_probs.PATENTS b/src/vpx_probs.PATENTS new file mode 100644 index 0000000..e69de29 -- 1.9.1 _______________________________________________ Libva mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libva
