37 lines
1.1 KiB
Makefile
37 lines
1.1 KiB
Makefile
## Copyright (c) 2011 The WebM project authors. All Rights Reserved.
|
|
##
|
|
## Use of this source code is governed by a BSD-style license
|
|
## that can be found in the LICENSE file in the root of the source
|
|
## tree. An additional intellectual property rights grant can be found
|
|
## in the file PATENTS. All contributing project authors may
|
|
## be found in the AUTHORS file in the root of the source tree.
|
|
# This file automatically generated by configure. Do not edit!
|
|
CONFIG_DEPENDENCY_TRACKING=yes
|
|
CONFIG_INSTALL_BINS=yes
|
|
CONFIG_INSTALL_LIBS=yes
|
|
CONFIG_GCC=yes
|
|
CONFIG_PIC=yes
|
|
CONFIG_RUNTIME_CPU_DETECT=yes
|
|
CONFIG_POSTPROC=yes
|
|
CONFIG_VP9_POSTPROC=yes
|
|
CONFIG_MULTITHREAD=yes
|
|
CONFIG_INTERNAL_STATS=yes
|
|
CONFIG_VP8_ENCODER=yes
|
|
CONFIG_VP8_DECODER=yes
|
|
CONFIG_VP9_ENCODER=yes
|
|
CONFIG_VP9_DECODER=yes
|
|
CONFIG_VP8=yes
|
|
CONFIG_VP9=yes
|
|
CONFIG_ENCODERS=yes
|
|
CONFIG_DECODERS=yes
|
|
CONFIG_SPATIAL_RESAMPLING=yes
|
|
CONFIG_ERROR_CONCEALMENT=yes
|
|
CONFIG_SHARED=yes
|
|
CONFIG_STATIC=yes
|
|
CONFIG_OS_SUPPORT=yes
|
|
CONFIG_UNIT_TESTS=yes
|
|
CONFIG_LIBYUV=yes
|
|
CONFIG_TEMPORAL_DENOISING=yes
|
|
CONFIG_VP9_TEMPORAL_DENOISING=yes
|
|
CONFIG_VP9_HIGHBITDEPTH=yes
|