Home | History | Annotate | only in /external/libvpx/libvpx/third_party/libyuv
Up to higher level directory
NameDateSize
include/21-Aug-2018
README.libvpx21-Aug-2018972
source/21-Aug-2018

README.libvpx

      1 Name: libyuv
      2 URL: https://chromium.googlesource.com/libyuv/libyuv
      3 Version: de944ed8c74909ea6fbd743a22efe1e55e851b83
      4 License: BSD
      5 License File: LICENSE
      6 
      7 Description:
      8 libyuv is an open source project that includes YUV conversion and scaling
      9 functionality.
     10 
     11 The optimized scaler in libyuv is used in multiple resolution encoder example,
     12 which down-samples the original input video (f.g. 1280x720) a number of times
     13 in order to encode multiple resolution bit streams.
     14 
     15 Local Modifications:
     16 rm -rf .gitignore .gn AUTHORS Android.mk BUILD.gn CMakeLists.txt DEPS LICENSE \
     17   LICENSE_THIRD_PARTY OWNERS PATENTS PRESUBMIT.py README.chromium README.md \
     18   all.gyp build_overrides/ chromium/ codereview.settings docs/ \
     19   download_vs_toolchain.py gyp_libyuv gyp_libyuv.py include/libyuv.h \
     20   include/libyuv/compare_row.h libyuv.gyp libyuv.gypi libyuv_nacl.gyp \
     21   libyuv_test.gyp linux.mk public.mk setup_links.py sync_chromium.py \
     22   third_party/ tools/ unit_test/ util/ winarm.mk
     23