roll libyuv to r1450 from r1444. Adds direct YUY2ToNV12 and UYVYToNV12 conversions...
[chromium-blink-merge.git] / base / third_party / valgrind / README.chromium
blob56a1cbb492d112d9ced6356da27c502c41f8c235
1 Name: valgrind
2 URL: http://valgrind.org
3 License: BSD
5 Header files in this directory define runtime macros that determine whether the
6 current process is running under Valgrind and tell Memcheck tool about custom
7 memory allocators.
9 These header files were taken from Valgrind source code
10 (svn://svn.valgrind.org/valgrind/trunk@11504, dated 21 Jan 2011). The files are
11 covered under BSD license as described within.