LGTM Sean
On Tue, Jan 13, 2015 at 9:03 PM, Zhong Li <[email protected]> wrote: > Signed-off-by: Zhong Li <[email protected]> > --- > src/vp8_probs.AUTHORS | 100 > ++++++++++++++++++++++++++++++++++++++++++++++++++ > src/vp8_probs.LICENSE | 31 ++++++++++++++++ > src/vp8_probs.PATENTS | 22 +++++++++++ > src/vp8_probs.h | 41 +++++++++++++++++++++ > 4 files changed, 194 insertions(+) > create mode 100644 src/vp8_probs.AUTHORS > create mode 100644 src/vp8_probs.LICENSE > create mode 100644 src/vp8_probs.PATENTS > > diff --git a/src/vp8_probs.AUTHORS b/src/vp8_probs.AUTHORS > new file mode 100644 > index 0000000..a9aa481 > --- /dev/null > +++ b/src/vp8_probs.AUTHORS > @@ -0,0 +1,100 @@ > +# 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 > new file mode 100644 > index 0000000..1ce4434 > --- /dev/null > +++ b/src/vp8_probs.LICENSE > @@ -0,0 +1,31 @@ > +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 > new file mode 100644 > index 0000000..4414d83 > --- /dev/null > +++ b/src/vp8_probs.PATENTS > @@ -0,0 +1,22 @@ > +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/vp8_probs.h b/src/vp8_probs.h > index 78f3105..8dd4290 100644 > --- a/src/vp8_probs.h > +++ b/src/vp8_probs.h > @@ -1,3 +1,44 @@ > +/* > + * Copyright © 2014 Intel Corporation > + * > + * Permission is hereby granted, free of charge, to any person obtaining a > + * copy of this software and associated documentation files (the > + * "Software"), to deal in the Software without restriction, including > + * without limitation the rights to use, copy, modify, merge, publish, > + * distribute, sub license, and/or sell copies of the Software, and to > + * permit persons to whom the Software is furnished to do so, subject to > + * the following conditions: > + * > + * The above copyright notice and this permission notice (including the > + * next paragraph) shall be included in all copies or substantial portions > + * of the Software. > + * > + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS > + * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF > + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. > + * IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR > + * ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, > + * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE > + * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. > + * > + */ > + > +/* > + * This file defines some vp8 probability tables, and > + * they are ported from libvpx (https://github.com/mrchapp/libvpx/). > + * The original copyright and licence statement as below. > + */ > + > +/* > + * Copyright (c) 2010 The WebM project authors. All Rights Reserved. > + * > + * Use of this source code is governed by a BSD-style license > + * that can be found in the LICENSE file in the root of the source > + * tree. An additional intellectual property rights grant can be found > + * in the file PATENTS. All contributing project authors may > + * be found in the AUTHORS file in the root of the source tree. > + */ > + > #ifndef VP8_PROBS_H > #define VP8_PROBS_H > > -- > 1.9.1 > > _______________________________________________ > Libva mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/libva -- Sean V. Kelley <[email protected]> Open Source Technology Center / SSG Intel Corp. _______________________________________________ Libva mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libva
