mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-07 17:26:49 +08:00
This is needed in order to be able to commit when working from a pure Git checkout, since the Git updater is configured to sync using a http-URL (in services/cron/git_updater/project_config.py) Being able to use a pure Git checkout is a natural step towards switching over libyuv to Git. BUG=476598 TBR=fbarchard@google.com TESTED=gclient config https://chromium.googlesource.com/external/libyuv --name=trunk gclient sync git auto-svn # create local branch and edit git cl upload git cl dcommit Review URL: https://webrtc-codereview.appspot.com/46119004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1383 16f28f9a-4ce2-e073-06de-1de4eb20be90 |
||
|---|---|---|
| chromium | ||
| include | ||
| source | ||
| tools/valgrind-libyuv | ||
| unit_test | ||
| util | ||
| .gitignore | ||
| all.gyp | ||
| Android.mk | ||
| AUTHORS | ||
| BUILD.gn | ||
| CMakeLists.txt | ||
| codereview.settings | ||
| DEPS | ||
| download_vs_toolchain.py | ||
| drover.properties | ||
| gyp_libyuv | ||
| gyp_libyuv.py | ||
| libyuv_nacl.gyp | ||
| libyuv_test.gyp | ||
| libyuv.gyp | ||
| libyuv.gypi | ||
| LICENSE | ||
| LICENSE_THIRD_PARTY | ||
| linux.mk | ||
| OWNERS | ||
| PATENTS | ||
| PRESUBMIT.py | ||
| public.mk | ||
| README.chromium | ||
| setup_links.py | ||
| sync_chromium.py | ||
| winarm.mk | ||
Name: libyuv URL: http://code.google.com/p/libyuv/ Version: 1382 License: BSD License File: LICENSE Description: libyuv is an open source project that includes YUV conversion and scaling functionality.