Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(995)

Side by Side Diff: source/libvpx/third_party/libyuv/README.libvpx

Issue 554673004: libvpx: Pull from upstream (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/libvpx/
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Name: libyuv 1 Name: libyuv
2 URL: http://code.google.com/p/libyuv/ 2 URL: http://code.google.com/p/libyuv/
3 Version: 1041 3 Version: 1060
4 License: BSD 4 License: BSD
5 License File: LICENSE 5 License File: LICENSE
6 6
7 Description: 7 Description:
8 libyuv is an open source project that includes YUV conversion and scaling 8 libyuv is an open source project that includes YUV conversion and scaling
9 functionality. 9 functionality.
10 10
11 The optimized scaler in libyuv is used in multiple resolution encoder example, 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 12 which down-samples the original input video (f.g. 1280x720) a number of times
13 in order to encode multiple resolution bit streams. 13 in order to encode multiple resolution bit streams.
14 14
15 Local Modifications: 15 Local Modifications:
16 None. 16 cherry-pick 'Issue 24479004: Fix building with MSVC for arm'
OLDNEW
« no previous file with comments | « source/libvpx/test/y4m_test.cc ('k') | source/libvpx/third_party/libyuv/include/libyuv/mjpeg_decoder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698