mirror of
https://github.com/webmproject/libwebp.git
synced 2024-12-26 13:48:21 +01:00
update copyright text
rather than symlink the webm/vpx terms, use the same header as libvpx to reference in-tree files based on the discussion in: https://codereview.chromium.org/12771026/ Change-Id: Ia3067ecddefaa7ee01550136e00f7b3f086d4af4
This commit is contained in:
parent
c2113ad4f9
commit
d640614d54
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// simple command line calling the WebPEncode function.
|
// simple command line calling the WebPEncode function.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2010 Google Inc. All Rights Reserved.
|
// Copyright 2010 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Command-line tool for decoding a WebP image.
|
// Command-line tool for decoding a WebP image.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2012 Google Inc. All Rights Reserved.
|
// Copyright 2012 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Utility functions used by the example programs.
|
// Utility functions used by the example programs.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2012 Google Inc. All Rights Reserved.
|
// Copyright 2012 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Utility functions used by the example programs.
|
// Utility functions used by the example programs.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2012 Google Inc. All Rights Reserved.
|
// Copyright 2012 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// simple tool to convert animated GIFs to WebP
|
// simple tool to convert animated GIFs to WebP
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2012 Google Inc. All Rights Reserved.
|
// Copyright 2012 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// JPEG decode.
|
// JPEG decode.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2012 Google Inc. All Rights Reserved.
|
// Copyright 2012 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// JPEG decode.
|
// JPEG decode.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2012 Google Inc. All Rights Reserved.
|
// Copyright 2012 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Metadata types and functions.
|
// Metadata types and functions.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2012 Google Inc. All Rights Reserved.
|
// Copyright 2012 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Metadata types and functions.
|
// Metadata types and functions.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2012 Google Inc. All Rights Reserved.
|
// Copyright 2012 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// PNG decode.
|
// PNG decode.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2012 Google Inc. All Rights Reserved.
|
// Copyright 2012 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// PNG decode.
|
// PNG decode.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Helper functions to measure elapsed time.
|
// Helper functions to measure elapsed time.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2012 Google Inc. All Rights Reserved.
|
// Copyright 2012 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// TIFF decode.
|
// TIFF decode.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2012 Google Inc. All Rights Reserved.
|
// Copyright 2012 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// TIFF decode.
|
// TIFF decode.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Simple OpenGL-based WebP file viewer.
|
// Simple OpenGL-based WebP file viewer.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Simple command-line to create a WebP container file and to extract or strip
|
// Simple command-line to create a WebP container file and to extract or strip
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2013 Google Inc. All Rights Reserved.
|
// Copyright 2013 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Windows Imaging Component (WIC) decode.
|
// Windows Imaging Component (WIC) decode.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2013 Google Inc. All Rights Reserved.
|
// Copyright 2013 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Windows Imaging Component (WIC) decode.
|
// Windows Imaging Component (WIC) decode.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Alpha-plane decompression.
|
// Alpha-plane decompression.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Everything about WebPDecBuffer
|
// Everything about WebPDecBuffer
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2010 Google Inc. All Rights Reserved.
|
// Copyright 2010 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Low-level API for VP8 decoder
|
// Low-level API for VP8 decoder
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2010 Google Inc. All Rights Reserved.
|
// Copyright 2010 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Frame-reconstruction function. Memory allocation.
|
// Frame-reconstruction function. Memory allocation.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Incremental decoding
|
// Incremental decoding
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// functions for sample output.
|
// functions for sample output.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Enhancement layer (for YUV444/422)
|
// Enhancement layer (for YUV444/422)
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2010 Google Inc. All Rights Reserved.
|
// Copyright 2010 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Quantizer initialization
|
// Quantizer initialization
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2010 Google Inc. All Rights Reserved.
|
// Copyright 2010 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Coding trees and probas
|
// Coding trees and probas
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2010 Google Inc. All Rights Reserved.
|
// Copyright 2010 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// main entry for the decoder
|
// main entry for the decoder
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2010 Google Inc. All Rights Reserved.
|
// Copyright 2010 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// VP8 decoder: internal header.
|
// VP8 decoder: internal header.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2012 Google Inc. All Rights Reserved.
|
// Copyright 2012 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// main entry for the decoder
|
// main entry for the decoder
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2012 Google Inc. All Rights Reserved.
|
// Copyright 2012 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Lossless decoder: internal header.
|
// Lossless decoder: internal header.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2010 Google Inc. All Rights Reserved.
|
// Copyright 2010 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Main decoding functions for WEBP images.
|
// Main decoding functions for WEBP images.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Internal header: WebP decoding parameters and custom IO on buffer
|
// Internal header: WebP decoding parameters and custom IO on buffer
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2012 Google Inc. All Rights Reserved.
|
// Copyright 2012 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// WebP container demux.
|
// WebP container demux.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// CPU detection
|
// CPU detection
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2010 Google Inc. All Rights Reserved.
|
// Copyright 2010 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Speed-critical decoding functions.
|
// Speed-critical decoding functions.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2012 Google Inc. All Rights Reserved.
|
// Copyright 2012 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// ARM NEON version of dsp functions and loop filtering.
|
// ARM NEON version of dsp functions and loop filtering.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// SSE2 version of some decoding functions (idct, loop filtering).
|
// SSE2 version of some decoding functions (idct, loop filtering).
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Speed-critical functions.
|
// Speed-critical functions.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Speed-critical encoding functions.
|
// Speed-critical encoding functions.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2012 Google Inc. All Rights Reserved.
|
// Copyright 2012 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// ARM NEON version of speed-critical encoding functions.
|
// ARM NEON version of speed-critical encoding functions.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// SSE2 version of speed-critical encoding functions.
|
// SSE2 version of speed-critical encoding functions.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2012 Google Inc. All Rights Reserved.
|
// Copyright 2012 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Image transforms and color space conversion methods for lossless decoder.
|
// Image transforms and color space conversion methods for lossless decoder.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2012 Google Inc. All Rights Reserved.
|
// Copyright 2012 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Image transforms and color space conversion methods for lossless decoder.
|
// Image transforms and color space conversion methods for lossless decoder.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// YUV to RGB upsampling functions.
|
// YUV to RGB upsampling functions.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// NEON version of YUV to RGB upsampling functions.
|
// NEON version of YUV to RGB upsampling functions.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// SSE2 version of YUV to RGB upsampling functions.
|
// SSE2 version of YUV to RGB upsampling functions.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2010 Google Inc. All Rights Reserved.
|
// Copyright 2010 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// YUV->RGB conversion function
|
// YUV->RGB conversion function
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2010 Google Inc. All Rights Reserved.
|
// Copyright 2010 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// inline YUV<->RGB conversion function
|
// inline YUV<->RGB conversion function
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Alpha-plane compression.
|
// Alpha-plane compression.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Macroblock analysis
|
// Macroblock analysis
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2012 Google Inc. All Rights Reserved.
|
// Copyright 2012 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Author: Jyrki Alakuijala (jyrki@google.com)
|
// Author: Jyrki Alakuijala (jyrki@google.com)
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2012 Google Inc. All Rights Reserved.
|
// Copyright 2012 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Author: Jyrki Alakuijala (jyrki@google.com)
|
// Author: Jyrki Alakuijala (jyrki@google.com)
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Coding tools configuration
|
// Coding tools configuration
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Cost tables for level and modes
|
// Cost tables for level and modes
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Cost tables for level and modes.
|
// Cost tables for level and modes.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Selecting filter level
|
// Selecting filter level
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// frame coding and analysis
|
// frame coding and analysis
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2012 Google Inc. All Rights Reserved.
|
// Copyright 2012 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Author: Jyrki Alakuijala (jyrki@google.com)
|
// Author: Jyrki Alakuijala (jyrki@google.com)
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2012 Google Inc. All Rights Reserved.
|
// Copyright 2012 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Author: Jyrki Alakuijala (jyrki@google.com)
|
// Author: Jyrki Alakuijala (jyrki@google.com)
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// VP8Iterator: block iterator
|
// VP8Iterator: block iterator
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Enhancement layer (for YUV444/422)
|
// Enhancement layer (for YUV444/422)
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// WebPPicture utils: colorspace conversion, crop, ...
|
// WebPPicture utils: colorspace conversion, crop, ...
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Quantization
|
// Quantization
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Header syntax writing
|
// Header syntax writing
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Paginated token buffer
|
// Paginated token buffer
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Token probabilities
|
// Token probabilities
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// WebP encoder: internal header.
|
// WebP encoder: internal header.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2012 Google Inc. All Rights Reserved.
|
// Copyright 2012 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// main entry for the lossless encoder.
|
// main entry for the lossless encoder.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2012 Google Inc. All Rights Reserved.
|
// Copyright 2012 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Lossless encoder: internal header.
|
// Lossless encoder: internal header.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// WebP encoder: main entry point
|
// WebP encoder: main entry point
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Set and delete APIs for mux.
|
// Set and delete APIs for mux.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Internal header for mux library.
|
// Internal header for mux library.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Internal objects and utils for mux.
|
// Internal objects and utils for mux.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Read APIs for mux.
|
// Read APIs for mux.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2010 Google Inc. All Rights Reserved.
|
// Copyright 2010 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Boolean decoder
|
// Boolean decoder
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2010 Google Inc. All Rights Reserved.
|
// Copyright 2010 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Boolean decoder
|
// Boolean decoder
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Bit writing and boolean coder
|
// Bit writing and boolean coder
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Bit writing and boolean coder
|
// Bit writing and boolean coder
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2012 Google Inc. All Rights Reserved.
|
// Copyright 2012 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Color Cache for WebP Lossless
|
// Color Cache for WebP Lossless
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2012 Google Inc. All Rights Reserved.
|
// Copyright 2012 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Color Cache for WebP Lossless
|
// Color Cache for WebP Lossless
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Spatial prediction using various filters
|
// Spatial prediction using various filters
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Spatial prediction using various filters
|
// Spatial prediction using various filters
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2012 Google Inc. All Rights Reserved.
|
// Copyright 2012 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Utilities for building and looking up Huffman trees.
|
// Utilities for building and looking up Huffman trees.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2012 Google Inc. All Rights Reserved.
|
// Copyright 2012 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Utilities for building and looking up Huffman trees.
|
// Utilities for building and looking up Huffman trees.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Author: Jyrki Alakuijala (jyrki@google.com)
|
// Author: Jyrki Alakuijala (jyrki@google.com)
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Author: Jyrki Alakuijala (jyrki@google.com)
|
// Author: Jyrki Alakuijala (jyrki@google.com)
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Quantize levels for specified number of quantization-levels ([2, 256]).
|
// Quantize levels for specified number of quantization-levels ([2, 256]).
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Alpha plane quantization utility
|
// Alpha plane quantization utility
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2013 Google Inc. All Rights Reserved.
|
// Copyright 2013 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// TODO(skal): implement gradient smoothing.
|
// TODO(skal): implement gradient smoothing.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2013 Google Inc. All Rights Reserved.
|
// Copyright 2013 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Alpha plane de-quantization utility
|
// Alpha plane de-quantization utility
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2012 Google Inc. All Rights Reserved.
|
// Copyright 2012 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Rescaling functions
|
// Rescaling functions
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2012 Google Inc. All Rights Reserved.
|
// Copyright 2012 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Rescaling functions
|
// Rescaling functions
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Multi-threaded worker
|
// Multi-threaded worker
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Multi-threaded worker
|
// Multi-threaded worker
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2012 Google Inc. All Rights Reserved.
|
// Copyright 2012 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Misc. common utility functions
|
// Misc. common utility functions
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2012 Google Inc. All Rights Reserved.
|
// Copyright 2012 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Misc. common utility functions
|
// Misc. common utility functions
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2010 Google Inc. All Rights Reserved.
|
// Copyright 2010 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Main decoding functions for WebP images.
|
// Main decoding functions for WebP images.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2012 Google Inc. All Rights Reserved.
|
// Copyright 2012 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Demux API.
|
// Demux API.
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
// Copyright 2011 Google Inc. All Rights Reserved.
|
// Copyright 2011 Google Inc. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// This code is licensed under the same terms as WebM:
|
// Use of this source code is governed by a BSD-style license
|
||||||
// Software License Agreement: http://www.webmproject.org/license/software/
|
// that can be found in the COPYING file in the root of the source
|
||||||
// Additional IP Rights Grant: http://www.webmproject.org/license/additional/
|
// 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.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// WebP encoder: main interface
|
// WebP encoder: main interface
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user