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

ARGBToI444_SSSE3 port to gcc

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

git-svn-id: http...

762c050b65e64434bace6e1537221740dac77675 authored about 12 years ago
mips optimized copy for all functions using CopyRows.

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

git-svn-id: http...

92352b70819e74fabec5be83807e7ab93e4df6c2 authored about 12 years ago
Fix lint error in mjpeg and remove unnecessary includes.

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

git-svn-id: htt...

d7c7bfac57ce1775d6424865d8d4ec8b278070ba authored about 12 years ago
memcpy removed from any

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

git-svn-id: http...

c861bfbb0e45a6bd93babd7fc4e40f412bd1fd6a authored about 12 years ago
Replace two spaces with one after .

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

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

cde587092fef0dbed2c35602f30b79e7b892e766 authored about 12 years ago
Avoid memcpy.

BUG=176
TEST=NONE
Review URL: https://webrtc-codereview.appspot.com/1081004

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

9e4e12352a4b390632986e3075e5cfa5cc08865d authored about 12 years ago
Subtract 2 images.

BUG=179
TEST=planar unittest
Review URL: https://webrtc-codereview.appspot.com/1073004

git-svn-i...

573a883dd65c94a10422e6e9e0d453e2a5d45227 authored about 12 years ago
Specialize SSE2 filter

BUG=177
TEST=unittest scale*
Review URL: https://webrtc-codereview.appspot.com/1069005

git-svn-i...

8c4e5e284c320cd9b9bf137ba1bd10a88b398b48 authored about 12 years ago
Interpolate ported to SSE2

BUG=177
TEST=out\release\libyuv_unittest --gtest_filter=*
Review URL: https://webrtc-codereview.a...

8811289be7ad257f16a6532aeec2cb5db331fa54 authored about 12 years ago
SSE2 bilinear fix for posix.

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

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

70b492815819e5e91d9770c5edcf2ea27245f225 authored about 12 years ago
DEPS rolls chromium dependencies to r177738 which is LKGR.

BUG=178
TEST=ninja builds still work on x32 bit.
Review URL: https://webrtc-codereview.appspot.co...

0f00506af7721ac6247a85d5bbc0673b1e97c542 authored about 12 years ago
Updating trybot root location in codereview.settings.

This is needed due to changes in the way the trybots checkout the source code before applying th...

8c18932287a9ba507e71f9c14118e2f49538e7ce authored about 12 years ago
Neon port of ARGBAdd and ARGBMultiply

BUG=175
TEST=out\release\libyuv_unittest --gtest_filter=*Add*
Review URL: https://webrtc-coderevi...

5b0f7e1132bbf79dc3d70dcf225646fcbc5875e2 authored about 12 years ago
quick lint fix for any

BUG=none
TEST=lint row_any.cc passes
Review URL: https://webrtc-codereview.appspot.com/1046006

g...

29aa2145b788476532323e5aad36c97649687dd0 authored about 12 years ago
Add 2 ARGB Images together and store to destination

BUG=175
TEST=Add unittest
Review URL: https://webrtc-codereview.appspot.com/1049004

git-svn-id: ...

83e1b17cc0b1840c7b5e361fa19e7263fca2b32b authored about 12 years ago
Blend style multiple

BUG=175
TEST=Multiply unittest
Review URL: https://webrtc-codereview.appspot.com/1048004

git-svn...

8fa76349948802d728dd244a7b54051d751d8696 authored about 12 years ago
ARGBMultiply 2 images together

BUG=175
TEST=Out\release\libyuv_unittest --gtest_filter=*Mult*
Review URL: https://webrtc-coderev...

8ec6033478a736f1b84203792a0b254a19391100 authored about 12 years ago
Roll chromium deps and share 444 and 422 code for ARGBToI422_Any

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

git-svn-id: http...

a9c9242a557c0202454733bab66521bff2e35fc9 authored about 12 years ago
ARGBToI444_SSSE3 UV function ported. Thanks to [email protected]

BUG=148
TESTED=out\release\libyuv_unittest --gtest_filter=*ARGBToI* | grep ms
Review URL: https:/...

41e972ec31e83b531f4cef30b5be63ffa6aa3cfd authored about 12 years ago
CopyPlane check for contiguous memory and treat image as width * height, 1 image.

BUG=176
TEST=I420ToI420
Review URL: https://webrtc-codereview.appspot.com/1021014

git-svn-id: ht...

ba45bbff3419ad2004ebcb1ef7b878662341283b authored about 12 years ago
ARGB Multiply

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

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

b3c1a3fe796a6caf2a0bc8d0882bc65514d9b74d authored about 12 years ago
Remove V210. Quality of this code is insufficient for libyuv. Unable to make V210 pass valgrind. Would require effort to add missing support and optimization.

BUG=91
TEST=valgrind
Review URL: https://webrtc-codereview.appspot.com/1021009

git-svn-id: http:...

9780dd4e817f3a80d4e43e3bcf97a2710635dfd3 authored about 12 years ago
I420ToV210 unittest enable

BUG=91
TEST=valgrind on unittests
Review URL: https://webrtc-codereview.appspot.com/1029009

git-...

734787584d5e729f84251132a286feae2c390d57 authored about 12 years ago
Update version number to 534

BUG=none
TEST=unittests check version
Review URL: https://webrtc-codereview.appspot.com/1031004

...

a05815b9e4b7b1c4c0eb198b13dc39b3d77ba8d1 authored about 12 years ago
Memory tool wrapper script for libyuv

This is a renamed copy of the r3354 wrapper script existing for WebRTC located
in trunk/tools/va...

72f428db148f97e97f861b103d7fff1d53032a71 authored about 12 years ago
Removing accidental change in r529

git-svn-id: http://libyuv.googlecode.com/svn/trunk@530 16f28f9a-4ce2-e073-06de-1de4eb20be90

7c9186f5684ea22b989fc7b5c90cd8977556c17c authored about 12 years ago
Adding tools directory to source control

git-svn-id: http://libyuv.googlecode.com/svn/trunk@529 16f28f9a-4ce2-e073-06de-1de4eb20be90

da4080de69d01e19ea9b48b4cfb6cb43fa127c5c authored about 12 years ago
move READWORD and WRITEWORD into row_common along with row functions that use them

BUG=171
TEST=still builds
Review URL: https://webrtc-codereview.appspot.com/1021008

git-svn-id: ...

ceee491c24cc649ebb61c77326794d4e8674366e authored about 12 years ago
movbe instruction detect

BUG=none
TEST=cpu unittest
Review URL: https://webrtc-codereview.appspot.com/1027005

git-svn-id:...

aa64b6b14c12117e1002d0e16ee58b3bccb6aec9 authored about 12 years ago
Roll DEPS for Chromium Ninja build breakage

BUG=173
TEST=ninja -C out\Release
Review URL: https://webrtc-codereview.appspot.com/1027004

git-...

bae8b852d8e2aaefb5a72a8923bac9387cbf9fce authored about 12 years ago
Move WRITEWORD to row.h

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

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

54ce26fca44b9e1ad1aebd186aee5930e2a8803d authored about 12 years ago
Make 565 use big endian consistent read/write word for s390.

BUG=171
TESTED=unittests on x86 not impacted.
Review URL: https://webrtc-codereview.appspot.com/1...

3ae19cb83416af2d0fbcb3e23db2fffcd54e027b authored about 12 years ago
Name fix in Android make file for scaler

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

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

be560615bbe762e893496c4cbdfc8ba5264b038a authored about 12 years ago
More fourcc testing

BUG=170
TEST=libyuvTest.TestFourCC and TestCanonicalFourCC
Review URL: https://webrtc-codereview....

d0780dde6eec75e77497c06adb3ca0352c23065a authored about 12 years ago
Call CanonicalCode in convert functions and add unittest for function.

BUG=none
TEST=video_common_test added
Review URL: https://webrtc-codereview.appspot.com/1001007

...

442b0ad0ac44825b9abbeacfa3940c32d0a5ca71 authored about 12 years ago
mips noexec stack for security safety

BUG=168
TESTED=untested
Review URL: https://webrtc-codereview.appspot.com/994006

git-svn-id: htt...

f491a094c7a12863ea71f0402b6fb217b3801568 authored about 12 years ago
Do not allows the other elfs to run on the chimney stack

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

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

308eb0c3443480453613c30cacfa21a9a690d975 authored about 12 years ago
Mark stack as not executable. Although its tempting to generate code and execute it as an optimization, security says this is a bad thing.

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

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

591b7f232b47879d681cf679c17a415e4eddfe90 authored about 12 years ago
Use zip to replicate argb values out to 16 bits

BUG=186
TEST=Shade
Review URL: https://webrtc-codereview.appspot.com/986004

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

fa5d5fb491b7b0a654871295bddbbe4e0e69542c authored about 12 years ago
ARGBShade Neon bug fix on alpha.

BUG=168
TESTED=./libyuv_unittest --gtest_filter=*Shade
Review URL: https://webrtc-codereview.apps...

578c88a9f7114b3ede887b3c6d9a11d8d06b043b authored about 12 years ago
disable shade_neon

BUG=168
TEST=TestShade
Review URL: https://webrtc-codereview.appspot.com/971021

git-svn-id: http...

1b40d8caa2811759aa5fa87f2e23061d26f8968c authored about 12 years ago
Remove ifdefs around each function for Neon and Mips since entire file requires SIMD.

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

git-svn...

834b748d109d79dedc27b5022d2f959a6401591d authored about 12 years ago
ifdef to wrap mips

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

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

b91b53481c74a93c0281301f88fbe8032ecfa20d authored about 12 years ago
Color Matrix for Neon

BUG=176
TESTED=*Matrix*
Review URL: https://webrtc-codereview.appspot.com/966033

git-svn-id: htt...

62154e53a2820136f6a8cab8cc029622e3b100c1 authored about 12 years ago
Sepia NEON

BUG=167
TEST=*Sepia
Review URL: https://webrtc-codereview.appspot.com/968014

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

c247625d7fabfa6217111c0b6a2f0f30b99da204 authored about 12 years ago
Neon version of Gray

BUG=176
TEST=./libyuv_unittest --gtest_filter=**Gray*
Review URL: https://webrtc-codereview.appsp...

82375d6de22e6fdc09f9b74dfe036ec172c3af73 authored about 12 years ago
Shade ported to Neon

BUG=167
TESTED=planar test Shade*
Review URL: https://webrtc-codereview.appspot.com/969014

git-s...

b94b139e86635d40ed0d054bb66e30e6086ae7a3 authored about 12 years ago
Quantize for Neon

BUG=167
TEST=./libyuv_unittest --gtest_filter=*Quantize
Review URL: https://webrtc-codereview.app...

ef60ab0db435c8e0bd1f63dc9aedb5ad880424a9 authored about 12 years ago
lint fixes

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

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

f3a411834e4e9bb91b36a8d8419b68ffd1ec395a authored about 12 years ago
Attenuate AGRB pixels NEON optimized

BUG=164
TEST=./libyuv_unittest --gtest_filter=*Atten*
Review URL: https://webrtc-codereview.appsp...

1d160cb99f2b05df80c4555bd769825ad1175dc9 authored about 12 years ago
unittest to scale to 1280x720 from whatever current LIBYUV_WIDTH and LIBYUV_HEIGHT are

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

326a521aba66a0ee2d134d194470500c529ae420 authored about 12 years ago
Unittest each scaling filter separately for benchmarking purposes.

BUG=155
TEST=*Scale*
Review URL: https://webrtc-codereview.appspot.com/935022

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

d1cb453c6cf3f7591c22495297e0aad5c6e27dd0 authored about 12 years ago
Scale benchmark just the OPT and run C version once.

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

git-svn-id: ht...

2580ccf64d6e24bd98908baae1fcb2ee60417ecc authored about 12 years ago
benchmark only the opt version of rotate.

BUG=155
TEST=sudo LIBYUV_REPEAT=1000 nice --5 ./libyuv_unittest --gtest_filter=*Rotate*
Review UR...

95d845bd5b758b21f4949aa47fb39e03a552c8c2 authored about 12 years ago
ARGBBlend_Neon take 2 - use 8 bit math to do q reg operations.

BUG=161
TEST=planar test
Review URL: https://webrtc-codereview.appspot.com/971004

git-svn-id: ht...

d6b94fde24d1ccc6c1f8ee4a3a45caa4fcb66a6c authored about 12 years ago
check for interpolation of 0 and do a memcpy to avoid touching the row + 1 which may be one past the end of the buffer.

BUG=153
TEST=valgrind
Review URL: https://webrtc-codereview.appspot.com/930026

git-svn-id: http:...

579113950cb718e93cf4e9197738e56bfd725543 authored about 12 years ago
ARGBBlend_NEON

BUG=161
TEST=planar test
Review URL: https://webrtc-codereview.appspot.com/939022

git-svn-id: ht...

8f506332af217882648eed166a257557855b9fdb authored about 12 years ago
ARGBBlend unaligned unittest

BUG=160
TEST=libyuvTest.ARGBBlend_Unaligned
Review URL: https://webrtc-codereview.appspot.com/935...

dd3b137f5d9d87e92cb44f754f60b90ba50e31bc authored about 12 years ago
Neon optimized argb filter row for bilinear scale and Effects Interpolate.

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

b5491759b45de37df781d4408a0c46abf6d4ae08 authored about 12 years ago
lint cleanup

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

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

958a0b0c191dae5d30b961f0434fe445194f01b4 authored about 12 years ago
ifdef around stdint on android for x86 builds

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

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

8ef9e0dc4d71dd59d1739d2c8a0ec035ef5163a8 authored about 12 years ago
ARGBScale_NEON

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

8e50e619dbf904099d2be5f42ae77ea06dd4c503 authored about 12 years ago
On Neon remove aligned SplitUVRow

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

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

4a86a836fcde981b6c3fd3f4a216a3253a2d26bc authored about 12 years ago
scale by even amounts using Neon

BUG=156
TEST=./libyuv_unittest --gtest_filter=*ARGBScale*
Review URL: https://webrtc-codereview.a...

cb5262dbc54a4bb6b1053aee8a261fff3988442f authored about 12 years ago
Rename row functions so they are all SomethingRow_CPU

BUG=133
TEST=still builds
Review URL: https://webrtc-codereview.appspot.com/939020

git-svn-id: h...

f08ac6bb095348565b5259f2fab95f259ef47ede authored about 12 years ago
clamp maxy for first row of bilinear

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

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

d985cf1f62aed61df6f79bfd45bbb475bf98acb4 authored about 12 years ago
Some minor fixes for yuy2, r12 register, mask on any function.

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

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

752cb9e057c8c36a251810e57f98f195196fedc6 authored about 12 years ago
Mirror source to continuous destination with Neon

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

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

3e46444727a0524d2f1d81117e0b1404148ac910 authored about 12 years ago
quick fix for sub in wrong place

BUG=none
TEST=none

git-svn-id: http://libyuv.googlecode.com/svn/trunk@487 16f28f9a-4ce2-e073-06d...

fdec4be35308e9fde67b6815a6a4c06422ae7d46 authored about 12 years ago
argb scale 2x upsample with specialization for 25/75%

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

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

66d16f4100d7aa8c9bab5d2003a2b177c3ccc798 authored about 12 years ago
scale to 2x with bilinear subpixel accuracy specialized to have 1/4 and 3/4 scale factors FilterRow.

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

f25ab6d8d9ee5ca2be50cbe103390f9576dc0a79 authored about 12 years ago
bilinear scale use fast 2 pass unless image is beyond row buffer size.

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

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

55d5b48e4de988e8cde06c5044ce7825ebdc9928 authored about 12 years ago
hook for cygwin and relax argbtoyuy2 for unittest flakey fail

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

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

e0b63e44e035a9a9fbcb89c65328e858ff663065 authored about 12 years ago
roll chromium deps to r167318

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

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

48072f89afaabc6f98bc99d4b1e8fd90153abea6 authored about 12 years ago
Neon RGB24 to I420

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

git-svn-id: ...

95730719503137a7db61a105bec02220f9ed159e authored about 12 years ago
Neon optimized ARGBToI444/422/411/420 Any variations, ARGB1555ToI420 Neon, ARGB4444ToI420

BUG=148
TEST=sudo LIBYUV_REPEAT=1000 nice --5 ./libyuv_unittest --gtest_filter=*R*ToI4* | sed 's/...

522d757c9257056020f058acc5a7c63e401ce019 authored about 12 years ago
Neon RGB To I420

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

git-svn-id: ...

f1daa3db65a41d5d0766c8309ce5a2ef43bf8bb1 authored about 12 years ago
420 subsampler

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

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

dd2d512e5afad7536e3a010c0193ca1b43c14985 authored about 12 years ago
411 subsampled

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

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

76e851792cbdeb41c6e56be26e3a9c4d9fd1771c authored about 12 years ago
ARGBToUV422Row_NEON

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

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

c4f443f8fe38f6bd447a1393ad63cf6a09887afc authored about 12 years ago
ARGBToI444 for Neon

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

c673f426de5fd73ee9214678fa5356328cb1fbcb authored about 12 years ago
quick rename bug fix

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

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

c1f17f1843aa84a1f23c2c17b24167e5066a9db9 authored over 12 years ago
ARGB1555 and ARGB4444 to I420 Neon

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

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

1dee6250936424ced8722329369da75935d61580 authored over 12 years ago
ARGB1555 to ARGB Neon optimized

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

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

4b4a32cb17596321ccee7ba3179bcd3ad6e2c81e authored over 12 years ago
RGB formats converted to YUV with Neon

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

git-svn-id: ...

bdf7cb591452611090922e690d5104a7d8c6b1e5 authored over 12 years ago
quick fix for source check alignment

BUG=none
TEST=none

git-svn-id: http://libyuv.googlecode.com/svn/trunk@470 16f28f9a-4ce2-e073-06d...

d8427fd50a65f99376420ecfc8e4dd6781ea843c authored over 12 years ago
Fix unaligned access violation in YUY2ToARGB

BUG=none
TEST=build bot

git-svn-id: http://libyuv.googlecode.com/svn/trunk@469 16f28f9a-4ce2-e07...

6784e4b4140e7e59bf73208f5a6565f7af6408af authored over 12 years ago
YUY2ToARGB_NEON in one step

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

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

793e5a06ffe55a911f8aa3f4731ae681039952bc authored over 12 years ago
I411ToARGB_NEON and I444ToARGB_NEON port.

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

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

b883ce6e2c15627ab9fa95e1bb6eca0dc399d364 authored over 12 years ago
Neon YToARGB and fix SSE2 to match C version

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

git-svn-id: h...

30859f75f28c2435753d33eb7a48ccab169feb6d authored over 12 years ago
I400ToARGB_Neon optimized

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

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

00b69a2fe66183be5f72cb80c59f22e137b45359 authored over 12 years ago
fix unused variable warning on windows for basic_types

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

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

f3144676656d0d94044d63880dc15240d359f7b7 authored over 12 years ago
remove nolint from size tests

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

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

daed763fd3a4ccc03551ad2e694e943349fbaff3 authored over 12 years ago
Change Mac to long long for int64

BUG=140
TESTED=libyuv_unittest.exe --gtest_filter=*Size*
Review URL: https://webrtc-codereview.ap...

2cb7e512eea16ad6d5c1b0f5942e934fcec94b79 authored over 12 years ago
Neon 1 step conversion of NV12 to RGB565

BUG=136
TEST=unittest on nv12
Review URL: https://webrtc-codereview.appspot.com/939011

git-svn-i...

9f2d404145e8a69d209eb130975442ab3f29d5a7 authored over 12 years ago
I420ToARGB1555, I420ToARGB4444, I420ToRGB565, ARGBToARGB1555, ARGBToARGB4444, and ARGBToRGB565 done with shared macro for conversion in 1 step NEON.

BUG=139
TEST=libyuv_unittest --gtest_filter=*I420To*RGB???*_*
Review URL: https://webrtc-coderevi...

11c6d32afc1dd86ef530a4646585a659a7cafd9f authored over 12 years ago
Make I420ToARGB1555, I420ToARGB4444 and I420ToRGB565 call a single function per row, which may be implemented in assembly, but for now the function calls 2 functions internally.

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

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

af1aa56f0b4a5fcac6c36a1a0c02b6917f2c14f2 authored over 12 years ago
Move any functions into their own file

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

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

4bfe1e0d6b1edf62d46beba2d6481c4184580ef1 authored over 12 years ago
FourCC formats grouped, counted with comments

BUG=133
TEST=still builds
Review URL: https://webrtc-codereview.appspot.com/964006

git-svn-id: h...

c074e880841f564002abfbc948f25dd9a9e343c5 authored over 12 years ago
M420ToARGB use NV12ToARGB_Neon internals

BUG=138
TESTED=sudo LIBYUV_REPEAT=1000 nice --5 ./libyuv_unittest --gtest_filter=*M420* | sed 's/...

fe44ff67817a50ec50987c369558467696ab08f3 authored over 12 years ago