Ecosyste.ms: OpenCollective

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

Nova Video Player

NOVA stands for opeN sOurce Video plAyer and is an open source video player for Android.
Collective - Host: opensource - https://opencollective.com/novavideoplayer - Code: https://github.com/nova-video-player

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...

github.com/nova-video-player/aos-libyuv - be560615bbe762e893496c4cbdfc8ba5264b038a authored about 12 years ago
Fixes for NDK r8d compilation, also added missing NDK r8b patch

github.com/nova-video-player/aos-boost - 6ccbf9772e027b8f16a4635b893d62b37f20b156 authored about 12 years ago
Added NDK r8d support

github.com/nova-video-player/aos-boost - 47df68989046d1a2875e9dff680fa25e6601c5e5 authored about 12 years ago
More fourcc testing

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

github.com/nova-video-player/aos-libyuv - 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

...

github.com/nova-video-player/aos-libyuv - 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...

github.com/nova-video-player/aos-libyuv - 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...

github.com/nova-video-player/aos-libyuv - 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...

github.com/nova-video-player/aos-libyuv - 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...

github.com/nova-video-player/aos-libyuv - 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...

github.com/nova-video-player/aos-libyuv - 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...

github.com/nova-video-player/aos-libyuv - 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...

github.com/nova-video-player/aos-libyuv - 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...

github.com/nova-video-player/aos-libyuv - 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...

github.com/nova-video-player/aos-libyuv - 62154e53a2820136f6a8cab8cc029622e3b100c1 authored about 12 years ago
Sepia NEON

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

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

github.com/nova-video-player/aos-libyuv - c247625d7fabfa6217111c0b6a2f0f30b99da204 authored about 12 years ago
Neon version of Gray

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

github.com/nova-video-player/aos-libyuv - 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...

github.com/nova-video-player/aos-libyuv - b94b139e86635d40ed0d054bb66e30e6086ae7a3 authored about 12 years ago
Added NDK r8c support

github.com/nova-video-player/aos-boost - 24908edce6ae178325f61b03d1331addd99cf30a authored about 12 years ago
Quantize for Neon

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

github.com/nova-video-player/aos-libyuv - 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...

github.com/nova-video-player/aos-libyuv - 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...

github.com/nova-video-player/aos-libyuv - 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....

github.com/nova-video-player/aos-libyuv - 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:/...

github.com/nova-video-player/aos-libyuv - 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...

github.com/nova-video-player/aos-libyuv - 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...

github.com/nova-video-player/aos-libyuv - 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...

github.com/nova-video-player/aos-libyuv - 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:...

github.com/nova-video-player/aos-libyuv - 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...

github.com/nova-video-player/aos-libyuv - 8f506332af217882648eed166a257557855b9fdb authored about 12 years ago
ARGBBlend unaligned unittest

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

github.com/nova-video-player/aos-libyuv - 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....

github.com/nova-video-player/aos-libyuv - 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...

github.com/nova-video-player/aos-libyuv - 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...

github.com/nova-video-player/aos-libyuv - 8ef9e0dc4d71dd59d1739d2c8a0ec035ef5163a8 authored about 12 years ago
ARGBScale_NEON

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

github.com/nova-video-player/aos-libyuv - 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...

github.com/nova-video-player/aos-libyuv - 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...

github.com/nova-video-player/aos-libyuv - cb5262dbc54a4bb6b1053aee8a261fff3988442f authored about 12 years ago
Merge pull request #15 from LCID-Fire/master

Various fixes/corrections to get r8b working

github.com/nova-video-player/aos-boost - d5e492ef069a194dba8376e5d4a12bfc3f112544 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...

github.com/nova-video-player/aos-libyuv - 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...

github.com/nova-video-player/aos-libyuv - 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...

github.com/nova-video-player/aos-libyuv - 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...

github.com/nova-video-player/aos-libyuv - 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...

github.com/nova-video-player/aos-libyuv - 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...

github.com/nova-video-player/aos-libyuv - 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
...

github.com/nova-video-player/aos-libyuv - 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...

github.com/nova-video-player/aos-libyuv - 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...

github.com/nova-video-player/aos-libyuv - 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...

github.com/nova-video-player/aos-libyuv - 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: ...

github.com/nova-video-player/aos-libyuv - 95730719503137a7db61a105bec02220f9ed159e authored about 12 years ago
Fix invalidly added s

github.com/nova-video-player/aos-boost - ff473bec8b6e974afc00266747eec92b5fd1c3ac authored about 12 years ago
Add support for r8b (gcc version 4.6)

github.com/nova-video-player/aos-boost - 7cc5fe09f09b7c60059c28886f83e2daea9a126f authored about 12 years ago
Use RELEASE.TXT for selecting appropriate compile path to use.

github.com/nova-video-player/aos-boost - 7cc0e91084f4e098fbfa99e4773e314788481ba3 authored about 12 years ago
Correct spelling error

github.com/nova-video-player/aos-boost - 106d574048c80e6a02291e3ae32907f937788325 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/...

github.com/nova-video-player/aos-libyuv - 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: ...

github.com/nova-video-player/aos-libyuv - 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...

github.com/nova-video-player/aos-libyuv - 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...

github.com/nova-video-player/aos-libyuv - 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...

github.com/nova-video-player/aos-libyuv - c4f443f8fe38f6bd447a1393ad63cf6a09887afc authored about 12 years ago
ARGBToI444 for Neon

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

github.com/nova-video-player/aos-libyuv - 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...

github.com/nova-video-player/aos-libyuv - c1f17f1843aa84a1f23c2c17b24167e5066a9db9 authored about 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...

github.com/nova-video-player/aos-libyuv - 1dee6250936424ced8722329369da75935d61580 authored about 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...

github.com/nova-video-player/aos-libyuv - 4b4a32cb17596321ccee7ba3179bcd3ad6e2c81e authored about 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: ...

github.com/nova-video-player/aos-libyuv - bdf7cb591452611090922e690d5104a7d8c6b1e5 authored about 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...

github.com/nova-video-player/aos-libyuv - d8427fd50a65f99376420ecfc8e4dd6781ea843c authored about 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...

github.com/nova-video-player/aos-libyuv - 6784e4b4140e7e59bf73208f5a6565f7af6408af authored about 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...

github.com/nova-video-player/aos-libyuv - 793e5a06ffe55a911f8aa3f4731ae681039952bc authored about 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...

github.com/nova-video-player/aos-libyuv - b883ce6e2c15627ab9fa95e1bb6eca0dc399d364 authored about 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...

github.com/nova-video-player/aos-libyuv - 30859f75f28c2435753d33eb7a48ccab169feb6d authored about 12 years ago
I400ToARGB_Neon optimized

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

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

github.com/nova-video-player/aos-libyuv - 00b69a2fe66183be5f72cb80c59f22e137b45359 authored about 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...

github.com/nova-video-player/aos-libyuv - f3144676656d0d94044d63880dc15240d359f7b7 authored about 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...

github.com/nova-video-player/aos-libyuv - daed763fd3a4ccc03551ad2e694e943349fbaff3 authored about 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...

github.com/nova-video-player/aos-libyuv - 2cb7e512eea16ad6d5c1b0f5942e934fcec94b79 authored about 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...

github.com/nova-video-player/aos-libyuv - 9f2d404145e8a69d209eb130975442ab3f29d5a7 authored about 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...

github.com/nova-video-player/aos-libyuv - 11c6d32afc1dd86ef530a4646585a659a7cafd9f authored about 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...

github.com/nova-video-player/aos-libyuv - af1aa56f0b4a5fcac6c36a1a0c02b6917f2c14f2 authored about 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...

github.com/nova-video-player/aos-libyuv - 4bfe1e0d6b1edf62d46beba2d6481c4184580ef1 authored about 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...

github.com/nova-video-player/aos-libyuv - c074e880841f564002abfbc948f25dd9a9e343c5 authored about 12 years ago
M420ToARGB use NV12ToARGB_Neon internals

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

github.com/nova-video-player/aos-libyuv - fe44ff67817a50ec50987c369558467696ab08f3 authored about 12 years ago
move rgb565 wrapper to common so it wont inline

BUG=137
TEST=hammer builds
Review URL: https://webrtc-codereview.appspot.com/930006

git-svn-id: ...

github.com/nova-video-player/aos-libyuv - dbcabea05708828d46162865e03324b07e70ccc7 authored about 12 years ago
Remove trailing spaces

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

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

github.com/nova-video-player/aos-libyuv - 708a11c21a0dcd872111d976b2df18b853219d40 authored about 12 years ago
noinline attribute for apple

BUG=137
TEST=NONE
Review URL: https://webrtc-codereview.appspot.com/929010

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

github.com/nova-video-player/aos-libyuv - 34d2344458252469235b93f3461d2fa137aa9aa1 authored about 12 years ago
NV12ToRGB565 use NV12ToARGB any row function

BUG=136
TEST=sudo LIBYUV_REPEAT=1000 nice --5 ./libyuv_unittest --gtest_filter=*565* | grep ms
Re...

github.com/nova-video-player/aos-libyuv - 15449263c4bba75bc396dc3d60266efee6ab6c66 authored about 12 years ago
MergeUV aligned and SplitUV cpu detect combined with width check.

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

github.com/nova-video-player/aos-libyuv - e0d8648b6ab861cfcf03513439fad8ae39ba50c2 authored about 12 years ago
Fixed Any versions in convert

BUG=none
TEST=none

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

github.com/nova-video-player/aos-libyuv - 818b7102adcc821dc06962b087c2cb6a5d036588 authored about 12 years ago
Mips port of libyuv. Includes functionality for convert, rotate, scale and memcpy.

BUG=126
TESTED=tested by mips
Review URL: https://webrtc-codereview.appspot.com/930005

git-svn-i...

github.com/nova-video-player/aos-libyuv - 6c1b2d38c685e769cf7db2806e27c8ec4c028fe3 authored about 12 years ago
mips memcpy

BUG=126
TEST=local test by mips
Review URL: https://webrtc-codereview.appspot.com/932006

git-svn...

github.com/nova-video-player/aos-libyuv - 1f399dfaf8aba0e764b52e3ab33f4cb0097d1221 authored about 12 years ago
MergeUV backport to SSE2

BUG=135
TESTED=unitest I420ToNV12
Review URL: https://webrtc-codereview.appspot.com/943006

git-s...

github.com/nova-video-player/aos-libyuv - 1dafd444ba355e8188cc42c61d3ad85d6681fd1d authored over 12 years ago
Adding I400Mirror allows unittesting of YUV mirroring

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

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

github.com/nova-video-player/aos-libyuv - 6bb9f53f4fcf1d40fdb345323a084057e67a508d authored over 12 years ago
Fix valgrind error on I420ToNV12. Do any conversions first, and work toward fastest, which produces more stable results for the tests that matter.

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

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

github.com/nova-video-player/aos-libyuv - b22871fe4f0aa1b1ca295683cb4c1574048ae0ab authored over 12 years ago
I420ToNV12_Neon bug fix

BUG=135
TEST=/libyuv_unittest --gtest_filter=*NV*
Review URL: https://webrtc-codereview.appspot.c...

github.com/nova-video-player/aos-libyuv - d26b4514726a9a7476f6dfb6730cda2b422bf550 authored over 12 years ago
unittest simplify loop counter

BUG=none
TEST=planar unittests
Review URL: https://webrtc-codereview.appspot.com/935006

git-svn-...

github.com/nova-video-player/aos-libyuv - d3728d92220d86fe76837c9002d2e2c8a7caab21 authored over 12 years ago
Switch to 128x72 for default testing size when not benchmarking.

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

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

github.com/nova-video-player/aos-libyuv - bd4fcb987773ae47b6b49ef4b657c054ea511bff authored over 12 years ago
Use width variable for all tests

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

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

github.com/nova-video-player/aos-libyuv - 3bb60b37fd01e5b9896794a31ec10addda66cfde authored over 12 years ago
minor \ fix

BUG=none
TEST=none

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

github.com/nova-video-player/aos-libyuv - 0e57e53b5dd671804adf3b98f0aa97fa9c228cee authored over 12 years ago
Add unittest environment variables to set conversion width and height

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

git-svn-id: ...

github.com/nova-video-player/aos-libyuv - 75f90ac3157dfe22570f40fcb28ab5304bac8c6c authored over 12 years ago
Fix for NV12ToRGB565

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

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

github.com/nova-video-player/aos-libyuv - ffeec746ebb4d77840bf339130a6a187ea140e18 authored over 12 years ago
I420ToYUY2_Any_Neon to handle odd sizes

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

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

github.com/nova-video-player/aos-libyuv - 31d05032f7354baa4e84e0efe3321798c61e73bd authored over 12 years ago
quick space removal fix for android.mk

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

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

github.com/nova-video-player/aos-libyuv - 95eb5264a6d03f8b7dc9180a379f8d1f077c5417 authored over 12 years ago
Neon version of I420ToNV12 and I420ToNV21. NV21ToI420 added as function. CopyRow changed to vld4.8 to allow unaligned copy.

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

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

github.com/nova-video-player/aos-libyuv - 62a961bee72e48e4fa14365bd7444c9280540b6f authored over 12 years ago
Move compare modules into their own files, and scale for mips

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

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

github.com/nova-video-player/aos-libyuv - 66fe097a2b67f339b81e969e6f2ac624bfbfa296 authored over 12 years ago
Roll to new chrome for vs2012 builds and fix a warning on vs2012

BUG=125
TESTED=local build with gtest errors disabled
Review URL: https://webrtc-codereview.appsp...

github.com/nova-video-player/aos-libyuv - 74114559321a0e548834483263458bf45aa5e8e3 authored over 12 years ago