Planarfunctions (mainly effects) converted to C89/VisualC.

BUG=303
TESTED=cl /c /TC /Iinclude source/planar_functions.cc
R=tpsiaki@google.com

Review URL: https://webrtc-codereview.appspot.com/6979004

git-svn-id: http://libyuv.googlecode.com/svn/trunk@965 16f28f9a-4ce2-e073-06de-1de4eb20be90
This commit is contained in:
fbarchard@google.com 2014-01-13 18:56:25 +00:00
parent 6d82347dda
commit 70bc4995a0
3 changed files with 236 additions and 192 deletions

View File

@ -1,6 +1,6 @@
Name: libyuv
URL: http://code.google.com/p/libyuv/
Version: 964
Version: 965
License: BSD
License File: LICENSE

View File

@ -11,6 +11,6 @@
#ifndef INCLUDE_LIBYUV_VERSION_H_ // NOLINT
#define INCLUDE_LIBYUV_VERSION_H_
#define LIBYUV_VERSION 964
#define LIBYUV_VERSION 965
#endif // INCLUDE_LIBYUV_VERSION_H_ NOLINT

File diff suppressed because it is too large Load Diff