Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nova-video-player/aos-libyuv


https://github.com/nova-video-player/aos-libyuv

Align branch targets for NaCL validator.

BUG=253
TEST=validator
[email protected], [email protected]

Review URL: https://webr...

d459f382fd321295a42db481eee9970034409bde authored over 11 years ago
blur unittest and fix for negative height

BUG=256
TEST=*Blur*
[email protected]

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

c4a70492c0f2f5b8da259046b951ae0a141bc60e authored over 11 years ago
More ifdefs to build all libyuv and not get link errors on missing assembly

BUG=253
TEST=nacl validator
[email protected], [email protected]

Review URL: https://we...

7fa21d677cf82793be81d02e0a1fbcaf9f56cb99 authored over 11 years ago
Fix for ret in rotate for nacl 32 bit

BUG=253
TESTED=VALID
[email protected]

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

ee34d49b2867007a8f0633756d1482c5f567b084 authored over 11 years ago
First go at porting blur component to NaCl

BUG=253
TEST=ncvar
[email protected]

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

e9a27403d4a681ff92860044927a159bc60a8976 authored over 11 years ago
Make unittests to 1280 pixels for simple planar tests, to get more realistic performance metrics than 256 pixels.

BUG=253
TEST=planar tests
[email protected]

Review URL: https://webrtc-codereview.appspot.c...

4b4b50fb445a166ce08e24d016157776b5df65cb authored over 11 years ago
Port compare functions to Nacl

BUG=253
TEST=none
[email protected]

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

0d41aee26b1e6a01e7beb2197e0edff25085ef59 authored over 11 years ago
Fix for NaCl store string, which needs source reg.

BUG=253
TEST=ncval
[email protected]

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

341b17a2504a9210fa019e789c4c382b7b479364 authored over 11 years ago
Support string instructions for NaCl

BUG=253
TEST=validator
[email protected]

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

22402bfa6ff24f4115eefe6ff0e3866acc466e10 authored over 11 years ago
Fix for Nacl version of blur

BUG=253
TEST=none
[email protected]

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

e64c2362507807140a54abd18d6091317da7a575 authored over 11 years ago
Port some of the conversion routines to nacl

BUG=253
TEST=validator
[email protected], [email protected]

Review URL: https://webrtc-...

9335518f4127167ee54b0872ab715c674be06005 authored over 11 years ago
ColorMatrix and friends ported to NaCL

BUG=253
TESTED=ncval_x86_64.exe newlib/Release/nacltest_x86_64.nexe
[email protected]

Rev...

b8ffdc9e574a1552955dbb62369082c7a475e9fa authored over 11 years ago
Math functions - add, substract, multiply and shade adapted to nacl friendly addressing.

BUG=253
TEST=out\release\libyuv_unittest --gtest_filter=*Add*
[email protected], nfullagar@chr...

abfeea9b81084185b0d3abc8fe5b5c4f496a0c18 authored over 11 years ago
NaCL port of Attenuate

BUG=253
TEST=out\release\libyuv_unittest --gtest_filter=*Attenuate*
[email protected]

Rev...

008ecea4fe387388255f9d5ffcd8f11cc462b64b authored over 11 years ago
Enable AlphaBlend SSSE3 code for NaCL

BUG=253
TESTED=validator
[email protected], [email protected]

Review URL: https://web...

f8a86cb095e919b7009df9af6a68b604254de604 authored over 11 years ago
replace static const with static to avoid internal compiler error with gcc

BUG=258
TEST=try bots
[email protected]

Review URL: https://webrtc-codereview.appspot.co...

f2aa91a1ac08703d5a22af7fa48c59eba8eb397a authored over 11 years ago
use CONST macro for OSX.

BUG=254
TEST=none
[email protected]

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

465a5583eff688e4dfa4481899a45e92cb7f199f authored over 11 years ago
syntax error fix

BUG=none
TEST=none
[email protected]

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

f0627d7107b1218b4a6706e8add98051b3b78968 authored over 11 years ago
Disable xgetbv on nacl for now as its not allowed under validator. Consider reenabling it when avx2 is allowed.

BUG=253
TEST=validator
[email protected]

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

4a1325ade560283c552406d17015293e9e3ce40b authored over 11 years ago
Add RGBColorTable which is like ARGBColorTable but only does first 3 channels.

BUG=none
TEST=none
[email protected], [email protected], [email protected]

Review URL:...

5520710ef7ce306357ab35c501f776b1fb0266e8 authored over 11 years ago
Disable assembly for x64 nacl.

BUG=253
TESTED=untested
[email protected]

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

cd52054ce87b6492616f48fef6e891c2a621a021 authored over 11 years ago
Make mjpeg functions available in DLL build

BUG=252
TEST=try bots
[email protected]

Review URL: https://webrtc-codereview.appspot.co...

c004bda580227e5911e2950f01530ff86bf0e6bc authored over 11 years ago
Simple FixedDiv that does integer divide instruction with 64 bit dividend and 32 bit divisor to produce 32 bit result.

BUG=250
TEST=math_test
[email protected]

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

595c2427e8543f5a4c1b73e6b2ec4973a5fa5970 authored over 11 years ago
Add rounding to FixedDiv

BUG=250
TEST=unittest more exact
[email protected], [email protected]

Review URL: https:/...

e5d3e10ee88210f8290e6d62765e7f0f532b3cbc authored over 11 years ago
Remove fixed_math from Android.mk

BUG=none
TEST=try bots
[email protected]

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

567a00f705cd72fb8cbdc5d4aa0eb3a0fe3bb88e authored over 11 years ago
FixedDiv port to gcc

BUG=250
TEST=*Div*
[email protected]

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

c9f0d966edfb8247d0408daa63c599e20fc63ac7 authored over 11 years ago
FixedDiv using integers

BUG=250
TEST=fixed div unittest
[email protected], [email protected]

Review URL: https://...

747ceb9fa5cea5c923d4b08acbb7f1cfa39f138e authored over 11 years ago
add f to float constant

BUG=none
TEST=none
[email protected]

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

11404545963699f8975eb253bb6fe0e99fc5f259 authored over 11 years ago
Remove blank lint from OWNERS. Move FixedDiv into row functions to avoid changing build files.

BUG=none
TEST=none
[email protected]

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

a18ba50d2338a847d60ec69c00cab8d0f8002cc6 authored over 11 years ago
Expect off by one on 1/1080 and disable scaleup code for now.

BUG=none
TEST=libyuvTest.TestFixedDiv_Opt
[email protected]

Review URL: https://webrtc-codere...

6f269a1a1bec726c2f6dc9e1ba082a0f2a9e2b58 authored over 11 years ago
include lint warning fixes

BUG=none
TEST=lint
[email protected]

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

b3a08b3e05a6ce9e0ac8ba4a5ae812cddb87ff48 authored over 11 years ago
FixedDiv function in C and benchmark

BUG=none
TEST=FixedDiv*
[email protected]

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

f2f9dbb644626349de54d00caf68ef2290c91f91 authored over 11 years ago
change tile size for convert util and unittest to 32x32 which would lend itself to AVX2 or VP9

BUG=none
TEST=none
[email protected]

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

ff0db0ea8610185b92bd9f53f797759b5d9a522b authored over 11 years ago
MemRandomize fix for short result

BUG=none
TEST=none
[email protected]

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

47c4989b799ee50af086cc7dbf03a27bca7ac29e authored over 11 years ago
YUV to ARGB scaler low level function. Not hooked up to high level.

BUG=240
TEST=try bots compile function without errors.
[email protected]

Review URL: https...

e4d77322ab0048b806c714c574097b9c2e068f0a authored over 11 years ago
Add -attenuate option to convert util

BUG=246
TEST=convert on an unattenuated image
[email protected]

Review URL: https://webr...

d36d2606fc7c9d719190676740b4d7b0cc53942f authored over 11 years ago
create OWNERS file for chromium version of libyuv

BUG=none
TEST=none
[email protected], [email protected]

Review URL: https://webrtc-coderevi...

cdd6f4423bf9c0efb6883355fee23854e1edcf75 authored over 11 years ago
Change vld and vst to specify only elements and size not sign for better arm compiler compatability.

BUG=none
TEST=none
[email protected], [email protected]

Review URL: https://webrtc-codereview.a...

2c4e3993c073a99ed42fa0a91cdb926e715d57f4 authored over 11 years ago
Randomize function for filling a buffer with random values.

BUG=244
TEST=*ScaleFrom1366x768_Box
[email protected]

Review URL: https://webrtc-codereview....

ae67c900f4590375cc133f23effda7ca43b7068e authored over 11 years ago
Remove blank line from psnr

BUG=none
TEST=none
[email protected]

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

884a939665b47de7b1f97deac7af9f5cef27085d authored over 11 years ago
Additional scale resolutions tested

BUG=none
TEST=*Scale*
[email protected]

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

76f86067a26810e6d7f3f8e65f136d808d4f144d authored over 11 years ago
gcc msys compile ifdefs avoid Visual C inline

BUG=243
TEST=local compile with gcc
[email protected]

Review URL: https://webrtc-codereview...

eed4149e10fdc63046262f44df6c5cfc5b364307 authored over 11 years ago
Add comment about return value from scaling unittest internal function - TestFilter.

BUG=none
TEST=*Scale* unittests
[email protected]

Review URL: https://webrtc-codereview.apps...

dee86a148405103990cf5c38be7bea2cbb9cb5ad authored over 11 years ago
Test yuv scaler with scale factor of 1

BUG=none
TEST=ScaleDownBy1
[email protected]

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

97c96261076adb3294105db38b461bcfae9597d3 authored over 11 years ago
When scaling a 1x1, dx/dy is 0. Switch to point sample

BUG=none
TEST=none
[email protected]

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

449eb230a222661ce50d220e42d1aca66ca4f2be authored over 11 years ago
scaling from 1x1 will cause dx/dy to be 0. This was confusing the specialized scalers into calling the wrong function.

BUG=none
TEST=none
[email protected], [email protected]

Review URL: https://webrtc-co...

e2115ac385d5501f0abb098b909b982fc7154a4e authored over 11 years ago
Fix crash on wide images

BUG=239
TEST=LIBYUV_WIDTH=10000 out\release\libyuv_unittest
[email protected], johannkoen...

37c0e648d20e9c1527b23d0edeef49a6d2988ab5 authored over 11 years ago
ARGBScale to half size adjust address for filtering.

BUG=238
TEST=libyuvTest.ARGBScaleDownBy4_Bilinear
[email protected]

Review URL: https://webrt...

314dbf71c32fd31b9a73258067564483b1f66d99 authored over 11 years ago
Adapt row interpolator to do YUV as well as ARGB without extrude so it can be used in I420Scale.

BUG=237
TEST=Scale*
[email protected]

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

b911428afd3994f47e5780a80c876d05d1d4c590 authored over 11 years ago
Scale down by 4 used 3rd pixel

BUG=232
TEST=convert.exe -f 0 faces_640x480_P420.yuv face2_160x120_P420.yuv
R=changjun.yang@intel...

8ffe78abd29e43ca344734af9fb0fc91067e7d1c authored over 11 years ago
Specialized scale down sample to 1 / 2 size adjust to match general purpose code which uses odd pixel (rounded up - nearest neighbor).

BUG=223
TEST=out\Debug\convert.exe -f 0 faces_640x480_P420.yuv face2_320x240_P420.yuv
R=johannkoe...

8b54a8f9f21f3e21cb1fe36dc6090d393501445c authored over 11 years ago
Change point down sampling to x = dx / 2 which matches ffmpeg and is lossless on up and then down sample.

BUG=232
TEST=convert.exe -f 0 faces_640x480_P420.yuv face2_352x288_P420.yuv
R=johannkoenig@google...

83408b85e4c64cca1495d7fbfdfa4febc5e7e6f5 authored over 11 years ago
Scale up point use step / 2 as initial coordinate, which is more symetric and matches ffmpeg exactly.

BUG=232
TEST=convert.exe -f 0 faces_352x288_P420.yuv faces_640x480_P420.yuv
[email protected]...

fcc1b9559202505a630e93d279d939c039a80f55 authored over 11 years ago
Simplify rotate unittests

BUG=233
TEST=*Rotate*
[email protected]

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

a14b5cdfb3f2238142884bc456f830a7ed69ecd2 authored over 11 years ago
Add Rotate Plane

BUG=233
TEST=RotatePlane*
[email protected]

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

58f50df8797ef8fd3fd8fffe79d88180076e353c authored over 11 years ago
Iterate the rotate functions for benchmarking purposes

BUG=233
TESTED=runyuv10 Rot*
[email protected]

Review URL: https://webrtc-codereview.appsp...

e3230e4a93a86b0a1e98a3cf5782c97f13488b70 authored over 11 years ago
Fix warning on Windows about conversion from int to bool in convert util

BUG=none
TEST=none
[email protected]

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

235011272a1d6fa6c8eb80fefa65a002b43b162e authored over 11 years ago
Roll chromium deps to 202548

BUG=231
TEST=build libyuv, test location of library
[email protected]

Review URL: https://webr...

380973cf19393d24ec965b2e6204618ade897bb9 authored over 11 years ago
convert YUV to YUV with scaling

BUG=none
TEST=convert util with YUV source
[email protected]

Review URL: https://webrtc-co...

7a1eb83e1b68ef25f0f1c1f8ffda461a08bd69d0 authored over 11 years ago
test hash of quick brown fox for known hash value

BUG=none
TESTED=out\release\libyuv_unittest --gtest_filter=libyuvTest.Djb2_Test
R=johannkoenig@go...

0066be9716fdcd98f7e08ae79eb406903ead0463 authored over 11 years ago
Add OSX fourcc for 32 and 24 bit big endian formats, using by camtwist

BUG=229
TEST=untested
Review URL: https://webrtc-codereview.appspot.com/1506004

git-svn-id: http...

031f05fd008e2f9d69802c87b8d53b61f540f073 authored over 11 years ago
scale down filter row segment

BUG=226
TESTED=unittest
Review URL: https://webrtc-codereview.appspot.com/1498004

git-svn-id: ht...

9591f63a466616cc56605147ea4447ce3845f64c authored over 11 years ago
Remove getenv for scaling filter as its not needed now and is showing up on profiles.

BUG=228
TESTED=unittest and try bots
Review URL: https://webrtc-codereview.appspot.com/1496004

g...

d45342f61e6976f4b7252843234b7e8a2f7f53c7 authored over 11 years ago
Scale horizontally by 2 but vertically anything.

BUG=none
TEST=set LIBYUV_WIDTH=320 set LIBYUV_HEIGHT=90 libyuvTest.ARGBScaleFrom640x360_Bilinear
...

3db4588bf9791239aeefdbc5d43177f485a2a757 authored over 11 years ago
scale argb clip

BUG=226
TESTED=libyuv scale unittests
Review URL: https://webrtc-codereview.appspot.com/1470004

...

927eb2c1f668f74725e862a505381c9793ceb879 authored over 11 years ago
Clip scale API

BUG=225
TEST=none
Review URL: https://webrtc-codereview.appspot.com/1455004

git-svn-id: http://l...

5cf8a881e04287abfa078e91045495cde398f6a8 authored over 11 years ago
YUV scaler mirror horizontal if src_width is negative

BUG=
Review URL: https://webrtc-codereview.appspot.com/1449004

git-svn-id: http://libyuv.googlec...

306e984451caabc1850f070d183ff49e68d30f9e authored over 11 years ago
Compare typo fix

BUG=none
TEST=none
Review URL: https://webrtc-codereview.appspot.com/1390005

git-svn-id: http://...

9f24b14e05d84c12fd651bdb641ff1beeed785ac authored over 11 years ago
Add more tests for hash

BUG=none
TEST=out\release\libyuv_unittest --gtest_filter=*Djb2*
Review URL: https://webrtc-codere...

b06d3f534496ab06b4483b04d271eb07dbe3c670 authored over 11 years ago
Test DJB2 hash with half the buffer same.

BUG=none
TEST=libyuvTest.BenchmakDjb2_Test
Review URL: https://webrtc-codereview.appspot.com/1446...

6a34ee200e53d003a8606bc87307c0a21213e123 authored over 11 years ago
Use new, public try server for libyuv.

This change will make libyuv use the new public try server hosted in
Chrome infrastructure, avai...

f6108da7d043a2b0aaf9fe36e8d23744f5c8a5c3 authored almost 12 years ago
Point upsample uncentered so last pixel is same width as first.

BUG=none
TEST=none
Review URL: https://webrtc-codereview.appspot.com/1424004

git-svn-id: http://...

74df2a521d3d5f991884cc0484894fd6fa150ade authored almost 12 years ago
Lint fix for scale

BUG=none
TEST=lint
Review URL: https://webrtc-codereview.appspot.com/1417004

git-svn-id: http://...

48085a2267cd7ea985fe591e46067c2843407e8c authored almost 12 years ago
ARGBScale accept negative width for scaling to indicate mirror horizontally.

BUG=220
TEST=convert util and ARGBScale unittests with set LIBYUV_WIDTH=-1280
Review URL: https:/...

ef888b7dba20bb4988e18b716be8bebc675bf825 authored almost 12 years ago
Only define SSE2 if necessary

BUG=224
TEST=compile with gcc 4.8 on msys
Review URL: https://webrtc-codereview.appspot.com/14110...

1a8c791611e99c8d61c80bb399fa4bb6df4f661f authored almost 12 years ago
Fix for clobber registers on SumSquareError_SSE2 used for PSNR

BUG=none
TEST=none
Review URL: https://webrtc-codereview.appspot.com/1410004

git-svn-id: http://...

b432b7da2d8dd78db1fb4621f1be1a3c12d49cb2 authored almost 12 years ago
make the lib self contained .a files

BUG=none
TEST=try
Review URL: https://webrtc-codereview.appspot.com/1380004

git-svn-id: http://l...

4154163e20e9325998ef3bda39322153822d94d8 authored almost 12 years ago
Accept negative values to mirror

BUG=220
TEST=out\Debug\convert.exe faces_1280x720_ARGB.raw -s 1280 -720 faces_640x360_P420.yuv
Re...

95c29d53f2db1d2076a7028fde7e156ac221368e authored almost 12 years ago
Fix for ARGBToI444 for arm

BUG=223
TEST=libyuv_unittest --gtest_filter=*I444ToARGB*
Review URL: https://webrtc-codereview.ap...

e25f9913272386735b7fde898b9dc42f28ddfb09 authored almost 12 years ago
remove empty last line

BUG=none
TEST=none
Review URL: https://webrtc-codereview.appspot.com/1317007

git-svn-id: http://...

7c4ba13b31536ec642c0f9d81bcb5377d0876ff6 authored almost 12 years ago
README.chromium license field for WebView and LICENSE_THIRD_PARTY to show files with special licenses.

BUG=none
TEST=try bots
Review URL: https://webrtc-codereview.appspot.com/1313012

git-svn-id: htt...

28a0e947e7c48c687c72e061ac04a574ee3b7794 authored almost 12 years ago
roll chromium deps to a known good release (lkgr) and fix indent lint issue.

BUG=none
TEST=none
Review URL: https://webrtc-codereview.appspot.com/1321008

git-svn-id: http://...

77b0af36e4fbc597f9c5e928142f29aa28c37132 authored almost 12 years ago
YuvPixel for llvm use byte clamping branchless instead of int expression.

BUG=221
TEST=I420To*R*
Review URL: https://webrtc-codereview.appspot.com/1313011

git-svn-id: htt...

50c33eb601853667aa855d3a5ab725b091202509 authored almost 12 years ago
Branchless clamping for llvm

BUG=221
TESTED=try
Review URL: https://webrtc-codereview.appspot.com/1329005

git-svn-id: http://...

609dd85f7a3e019e545de40ca3794f28d7719de1 authored almost 12 years ago
Fix for llvm GPR register usage

BUG=222
TEST=none
Review URL: https://webrtc-codereview.appspot.com/1326010

git-svn-id: http://l...

e24ba5cefa1b0abb3882fe6f88298eaed70b67e8 authored almost 12 years ago
bump deps to 195633 for llvm compile options

BUG=222
TESTED=GYP_DEFINES='clang=1 target_arch=ia32' ./build/gyp_chromium -f ninja --depth=. lib...

a15eaa9ef282c00835dbbb71c1030089ac318d6e authored almost 12 years ago
bump chromium deps to last known good release.

BUG=none
TEST=none
Review URL: https://webrtc-codereview.appspot.com/1347004

git-svn-id: http://...

f15e4e83de00736229a4ed621682b8c58d505b44 authored almost 12 years ago
fix for llvm max255 macro

BUG=none
TEST=libyuv_unittest --gtest_filter=*Add*
Review URL: https://webrtc-codereview.appspot....

c751b68a78350492d25d71a8ee983e8407be645d authored almost 12 years ago
Unaligned math effects.

BUG=none
TEST=Add*
Review URL: https://webrtc-codereview.appspot.com/1345004

git-svn-id: http://...

bb92acade0cd17a83ad32177da6a449b2962066e authored almost 12 years ago
Fix cpuid to be C89 compatible again.

BUG=none
TEST=compilte as C
Review URL: https://webrtc-codereview.appspot.com/1335005

git-svn-id...

0f726731d4c6c7b5dcc82a076b8da9510e78d8d5 authored almost 12 years ago
Cleaner cpuid util

BUG=none
TEST=none

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

git-svn-id: http:/...

955fc269882fc5862c49d0bbdc0db965169d6e6c authored almost 12 years ago
Underflow sub fix

BUG=none
TEST=ARGBSubtract_Unaligned

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

...

fc264019de6bf46f284907f966f7947cc51887e5 authored almost 12 years ago
llvm -O0 -fpic 32 bit runs out of registers. Extend the apple fix to llvm.

BUG=none
TEST=none

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

git-svn-id: http:/...

75a5403e9e2de3d6174a25590e45817953490c7c authored almost 12 years ago
Remove cruft.

BUG=208
TEST=lint

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

git-svn-id: http://...

2b115a5237a8133a2eff060880f29198adf35eec authored almost 12 years ago
Bilinear upsample

BUG=208
TEST=out\release\libyuv_unittest --gtest_filter=*ARGBScale*640*

Review URL: https://webr...

461767d6d5c7ff2823db1b75daa8326afab54f86 authored almost 12 years ago
ARGBInterpolate odd width support and inverted odd width test. ARGBToNV12/21 odd height fix. Compare test tolerate small height with warning.

BUG=202
TEST=libyuvTest.ARGBInterpolate85_Any_Invert
Review URL: https://webrtc-codereview.appspo...

4127a2637dbbd31be41aff2bb7ce03aef545615b authored almost 12 years ago
InterpolateAny for unaligned and odd width interpolate. To be used in ARGBScaler in future.

BUG=208
TEST=ARGBInterpolate255_Unaligned
Review URL: https://webrtc-codereview.appspot.com/13240...

cd6056c01cec8de0431390933537c9b8458bd472 authored almost 12 years ago
android mk updated source list

BUG=212
TEST=none
Review URL: https://webrtc-codereview.appspot.com/1303007

git-svn-id: http://l...

20794c4680dfec0716a6e4332d0ff84d955d4ff0 authored almost 12 years ago
I420ToARGB for Haswell.

BUG=216
TEST=I420ToARGB
Review URL: https://webrtc-codereview.appspot.com/1314004

git-svn-id: ht...

c297d103f199dc8c9565ea0f35bdb0832a9d10b8 authored almost 12 years ago
convert do scaling

BUG=217
TEST=convert.exe faces_1280x720_ARGB.raw faces_1920x1080_P420.yuv
Review URL: https://web...

3075ac418710acd583f9e7bc5bb886129456355c authored almost 12 years ago