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

Replace Add+YToARGB with SobelRow

BUG=201
TEST=Sobel*
Review URL: https://webrtc-codereview.appspot.com/1217005

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

github.com/nova-video-player/aos-libyuv - c93a137671e2e281dfb8d32561fed95caacf608b authored almost 12 years ago
SobelXY which returns Sobel X, Sobel Y and Sobel as RGB values.

BUG=201
TEST=Sobel*
Review URL: https://webrtc-codereview.appspot.com/1210006

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

github.com/nova-video-player/aos-libyuv - 610e012d56b1cce420369b82335bd178f7e39397 authored almost 12 years ago
ARGBSobel

BUG=201
TEST=Sobel*
Review URL: https://webrtc-codereview.appspot.com/1221005

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

github.com/nova-video-player/aos-libyuv - 1e985bbc1607d52c6295c167de29cb2b736e9244 authored almost 12 years ago
Sobel functions

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

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

github.com/nova-video-player/aos-libyuv - e1247eec9498c870a3d24cf9f70472a2fbb9825e authored almost 12 years ago
NV12 to/from I420 coalesce rows for Y and UV independently.

BUG=197
TESTED=*NV12*_Opt
Review URL: https://webrtc-codereview.appspot.com/1201004

git-svn-id: ...

github.com/nova-video-player/aos-libyuv - 5ca144d2140755ab668916335cd927e5583dbb42 authored almost 12 years ago
bilinear scaling allow higher error for differences in SSSE3 7 bit math vs C/SSE2 15 bit math, when extreme scale factors are used.

BUG=200
TEST=*Scale* width LIBYUV_WIDTH=16 LIBYUV_HEIGHT=16
Review URL: https://webrtc-codereview...

github.com/nova-video-player/aos-libyuv - 7d25fe2ddbfc990c6fd1e029b76efa3ed6888f9e authored almost 12 years ago
Row coalesce convert_from.cc for I420ToNV12, YUY2ToI422, UYVYToI422

BUG=197
TESTED=I420ToNV12_Opt
Review URL: https://webrtc-codereview.appspot.com/1196004

git-svn-...

github.com/nova-video-player/aos-libyuv - 07a99dc2784032f0778f3268cb4d1f333228752c authored almost 12 years ago
fix for bayer unittest, transpose and rotate, and Ssim tolerance.

BUG=198
TESTED=*Bayer*
Review URL: https://webrtc-codereview.appspot.com/1194004

git-svn-id: htt...

github.com/nova-video-player/aos-libyuv - 04de744106b10311e79b82bffb1ac669b5885fe6 authored almost 12 years ago
fix odd width unittesting by rounding up to next subsample size.

BUG=198
TEST=set LIBYUV_WIDTH=31 and run unittest
Review URL: https://webrtc-codereview.appspot.c...

github.com/nova-video-player/aos-libyuv - 53c4fb4a753d6a4c6e1a906676136d8c0fc3b072 authored almost 12 years ago
lint fix for Intel and YANY fix for Neon

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

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

github.com/nova-video-player/aos-libyuv - a3956fc5f45070d921eb81072fd77fab54205c81 authored almost 12 years ago
Fix RGB565ToARGB_Any which uses SSE2 that requires ARGB alignment. Add row coalescing to convert_argb.cc. Improve coalescing on planar_functions.cc and convert_from_argb.cc. Use stride * 2 == width to test for even width. Apply coalescing to all functions that have same vertical subsampling.

BUG=197
TESTED=libyuv unittest passes where _Opt uses row coalescing.
Review URL: https://webrtc-...

github.com/nova-video-player/aos-libyuv - 518833b9833a52b715b487445e6ccfe4f8881903 authored almost 12 years ago
Fix white space (lint) and sort row.h defines

BUG=197
TEST=lint
Review URL: https://webrtc-codereview.appspot.com/1185004

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

github.com/nova-video-player/aos-libyuv - 4db105148e0e94aad0e5c5c2132e635fdd5b4ace authored almost 12 years ago
Unattenutate with work around for vpgatherdd on avx2

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

git-svn...

github.com/nova-video-player/aos-libyuv - 805fefb9d87bfbe00ae435d779e867c48c10d530 authored almost 12 years ago
Coalesce rows

BUG=197
TESTED=out\release\libyuv_unittest --gtest_filter=*ARGBToI400*
Review URL: https://webrtc...

github.com/nova-video-player/aos-libyuv - 11a524362d9ee48fb30c1a2e6098a566199550f9 authored almost 12 years ago
Modified README.md

Also removed support for boost-1.53/ndk-androidR7 and
boost-1.53/ndk-androidR8 as I only tested ...

github.com/nova-video-player/aos-boost - 2686ba3c16bb4ea4e768ae3845bd42d8886614a2 authored almost 12 years ago
Merge remote-tracking branch 'madadam/master'

Conflicts:
build-android.sh

github.com/nova-video-player/aos-boost - 054c6be0e2ef37dfc3061c3d8c72e43baa2daf1c authored almost 12 years ago
Added support for boost 1.53

github.com/nova-video-player/aos-boost - 2c9e43a009dd1da642976f99c5a2d58886768bb5 authored almost 12 years ago
clobber list fix for arm

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

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

github.com/nova-video-player/aos-libyuv - 4f4c8b544cf0d4c30cca0baaa19d8be29c79ed2f authored almost 12 years ago
ARGBShuffle AVX2

BUG=196
TESTED=BGRAToARGB*
Review URL: https://webrtc-codereview.appspot.com/1171006

git-svn-id:...

github.com/nova-video-player/aos-libyuv - 1096543eaa1e596a93ba5d3863e637dc489e32cc authored almost 12 years ago
Unaligned version of ABGRToARGB for SSSE3

BUG=196
TESTED=libyuv_unittest --gtest_filter=*ABGRToARGB*
Review URL: https://webrtc-codereview....

github.com/nova-video-player/aos-libyuv - 304a611d800dbe5c26bad37733a479e00c8e5138 authored almost 12 years ago
ARGBMirror AVX2

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

github.com/nova-video-player/aos-libyuv - 51398e0be5004b8818df4a4ccda9fe77bcfaf141 authored almost 12 years ago
fix mirror macro

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

github.com/nova-video-player/aos-libyuv - 2610c0692224647cb75aa5d8e17e4266176a5e48 authored almost 12 years ago
Mirror

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

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

github.com/nova-video-player/aos-libyuv - 2007dca6dcfee6828f604068d7d17842fbe5d646 authored almost 12 years ago
Bump chromium dep to canary to resolve valgrind memcheck error

BUG=195
TEST=try bot
Review URL: https://webrtc-codereview.appspot.com/1162004

git-svn-id: http:...

github.com/nova-video-player/aos-libyuv - af08b9d19383208d02a42d68469b0d5b23815ce4 authored almost 12 years ago
AVX2 version of half rows.

BUG=none
TEST=out\release\libyuv_unittest.exe --gtest_filter=*I422ToI420*
Review URL: https://web...

github.com/nova-video-player/aos-libyuv - e1bb5d94302dfa31c305bd8d0e3083a70cac5d77 authored almost 12 years ago
Remove a=0 special case in C and use table all the time, which will zero the rgb.

BUG=195
TESTED=out\release\libyuv_unittest --gtest_filter=*ten*
Review URL: https://webrtc-codere...

github.com/nova-video-player/aos-libyuv - 9246ed0420707015f9b7634bc5b5b6c36e91b1f7 authored almost 12 years ago
AVX2 math functions for images

BUG=none
TEST=ARGBMultiply ARGBAdd and ARGBSubtract unittests.
Review URL: https://webrtc-coderev...

github.com/nova-video-player/aos-libyuv - 51d3e236cb5923c60ba818b6e825c2658b565afe authored almost 12 years ago
gcc scale fix and change tabs to spaces in gyps

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

git-svn-id: http...

github.com/nova-video-player/aos-libyuv - f4951e7aee0ac083e6fa7632fcdb8a24381aebf5 authored almost 12 years ago
Merge "Use <stdint.h> in jni.h for better x86_64 portability."

github.com/nova-video-player/aos-libnativehelper - dd7513f905b207a62c092645de1c241dc3589fc7 authored almost 12 years ago
Use <stdint.h> in jni.h for better x86_64 portability.

Otherwise templates won't match jlong to long or int64_t.

Change-Id: I805133d86f75691c6920bebf3...

github.com/nova-video-player/aos-libnativehelper - 97b655635ba6182013989f2d0b956fe8ff0b921d authored almost 12 years ago
Add comments to gyp showing what the macros are for.

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

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

github.com/nova-video-player/aos-libyuv - 155c76161a0c18b6d648534feab314e7c273bf6d authored almost 12 years ago
SSE2 scale for ARGB and posix with specializations

BUG=177
TESTED=try bots
Review URL: https://webrtc-codereview.appspot.com/1115008

git-svn-id: ht...

github.com/nova-video-player/aos-libyuv - 14f657b44a6fa2e19573684bea7203cd18975a6e authored almost 12 years ago
ARGBmultiply re-enabled with shifts and narrow as 2 steps.

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

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

github.com/nova-video-player/aos-libyuv - b3446fc50c37399706f09235d0a79e7ca54c218e authored almost 12 years ago
Change YUV_DISABLE_ASM to LIBYUV_DISABLE_NEON, LIBYUV_DISABLE_MIPS, LIBYUV_DISABLE_X86

BUG=189
TESTED=try
Review URL: https://webrtc-codereview.appspot.com/1113006

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

github.com/nova-video-player/aos-libyuv - 83a63e65a6bcbf59f7dc617d0c7275d50625884c authored almost 12 years ago
Add I420ToNV12 and NV21 to convert from

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

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

github.com/nova-video-player/aos-libyuv - 928483f397cc1bcbb1af48d6a6770a66d6e89995 authored almost 12 years ago
Mips memcpy moved to row_mips.

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

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

github.com/nova-video-player/aos-libyuv - c22cd5b209c9ab0897efbd1b7fbb7e3c8f5b8f29 authored almost 12 years ago
Attenuate and Unattenuate Any variations for sse2, sss3 and avx2

BUG=190
TESTED=out\release\libyuv_unittest --gtest_filter=*Unatt*
Review URL: https://webrtc-code...

github.com/nova-video-player/aos-libyuv - c0d9c3469062e20430685565a3e4bb1d7042d147 authored almost 12 years ago
Unattenuate multiply alpha by 1.

BUG=190
TESTED=planar_test
Review URL: https://webrtc-codereview.appspot.com/1114005

git-svn-id:...

github.com/nova-video-player/aos-libyuv - 787f82766394fc13ff99bb68308c922c014a6f1d authored almost 12 years ago
Unattenuate AVX2

BUG=190
TEST=planar_test
Review URL: https://webrtc-codereview.appspot.com/1112004

git-svn-id: h...

github.com/nova-video-player/aos-libyuv - 3c7bb050bd54264f360ced29c1cd2777483bd6f0 authored almost 12 years ago
AVX2 Attenuate

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

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

github.com/nova-video-player/aos-libyuv - d5ee3dc9123c9fa4e90ec6b90a5c45f8434cac3f authored almost 12 years ago
remove vpermq from ARGBToUV

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

git-svn-id:...

github.com/nova-video-player/aos-libyuv - caf6e2470b15fd4a8df03351b07683352226824c authored almost 12 years ago
fix ARGBToI444 UV code to use signed math

BUG=148
TESTED=out\release\libyuv_unittest --gtest_filter=*ARGBToI444_Opt
Review URL: https://web...

github.com/nova-video-player/aos-libyuv - d8b73cacbefdf3cf397a410edba1d58296844adb authored almost 12 years ago
Use vmovd to avoid switch to sse mode

BUG=none
TEST=c:\intelsde\sde -hsw -- out\release\libyuv_unittest.exe --gtest_filter=*Psnr*
Revie...

github.com/nova-video-player/aos-libyuv - 408e5743667184c47753743c1bf3f52b10983117 authored almost 12 years ago
Sum of Square Error ported to AVX2

BUG=187
TEST=compare_unittest
Review URL: https://webrtc-codereview.appspot.com/1099009

git-svn-...

github.com/nova-video-player/aos-libyuv - f3ad618d40900f93029933d940608e888c571b90 authored almost 12 years ago
Box filter start from 0,0. Fixes crash that overreads horizontally.

BUG=185
TEST=scale_test
Review URL: https://webrtc-codereview.appspot.com/1094009

git-svn-id: ht...

github.com/nova-video-player/aos-libyuv - 5f8858665b5d6e58c3d15d875001a3c2ad1e7b61 authored almost 12 years ago
Add I422Copy and I444Copy

BUG=none
TEST=I422ToI422 and I444ToI444
Review URL: https://webrtc-codereview.appspot.com/1103009...

github.com/nova-video-player/aos-libyuv - a00da62e52167966bde5bc11cc0470e87136b652 authored almost 12 years ago
ARGBToI400 and ARGBToI411 using AVX2. YUY2ToI420 and UVYVToI420 use AVX2. CopyPlane use rep movsb for AVX2. CopyPlane2 use rep movsb for AVX2 and CopyPlane if strides match AVX2, which will do a single rep movsb for entire image if stride == width. MergeUV for I420ToNV12.

BUG=181
TESTED=unittests pass
Review URL: https://webrtc-codereview.appspot.com/1103007

git-svn-...

github.com/nova-video-player/aos-libyuv - b444bae883e97c1e4579f2e1148cf14f9c7c18fb authored almost 12 years ago
SplitUV 3 operand AVX2

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

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

github.com/nova-video-player/aos-libyuv - c9562334d7ee6b7ecda388001f47864d5fd6ca0a authored almost 12 years ago
Remove vmovdqa from UV code

BUG=181
TESTED=c:\intelsde\sde -hsw -- out\release\libyuv_unittest.exe --gtest_filter=*ARGBToI420...

github.com/nova-video-player/aos-libyuv - 208280598e95e8504d6d862adba40b67abc8a945 authored almost 12 years ago
AVX2 version of ARGBToI420

BUG=181
TEST=unittest
Review URL: https://webrtc-codereview.appspot.com/1090005

git-svn-id: http...

github.com/nova-video-player/aos-libyuv - 551d2b297e6a071fe58a8f2da2cb69cc0ec56ed8 authored almost 12 years ago
Fix for mutated registers on AVX2

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

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

github.com/nova-video-player/aos-libyuv - 8e26eada7703d9c43f70a8af0ab31afe12f43b10 authored almost 12 years ago
Roll chromium dep to r181357

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

git-svn-id: htt...

github.com/nova-video-player/aos-libyuv - 7d387f155afc32a9382204abe4ad5f39c642e14e authored almost 12 years ago
Enable bilinear instead of box filter if size of destination is greater than source / 2.

BUG=185
TEST=unittest still passes
Review URL: https://webrtc-codereview.appspot.com/1103005

git...

github.com/nova-video-player/aos-libyuv - 61466be698ae2ad167c69097be33ac9212052a16 authored almost 12 years ago
fix spaces on asm statements

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

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

github.com/nova-video-player/aos-libyuv - f5f6fd2aa778c379c442a2210ddd8d2ee03e8eb6 authored almost 12 years ago
LOCAL_EXPORT_C_INCLUDES := $(LOCAL_PATH)/include

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

git-svn-id: http...

github.com/nova-video-player/aos-libyuv - 28e2a9daa059fc7fb648dfcd1065ff013deb2ca3 authored almost 12 years ago
Disable Neon multiply 2 images

BUG=177
TEST=android try bots
Review URL: https://webrtc-codereview.appspot.com/1101005

git-svn-...

github.com/nova-video-player/aos-libyuv - 512bec91edaea60129d08c2d8053653b9fe51db4 authored almost 12 years ago
Interpolate for SSE2 with specialization for 1/4, 1/2, 3/4 and 1

BUG=177
TESTED=try bots
Review URL: https://webrtc-codereview.appspot.com/1102004

git-svn-id: ht...

github.com/nova-video-player/aos-libyuv - af137b61faa4c0786635ed7e447e065413e6f5b4 authored almost 12 years ago
if types are already defined, dont define them again.

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

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

github.com/nova-video-player/aos-libyuv - 50d7bf4a8b8da38a660e77547cc61ee8bdcaefcf authored almost 12 years ago
ARGBToI444_SSSE3 port to gcc

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

git-svn-id: http...

github.com/nova-video-player/aos-libyuv - 762c050b65e64434bace6e1537221740dac77675 authored almost 12 years ago
Update README.md

Adding ia32-libs into troubleshooting section

github.com/nova-video-player/aos-boost - bc72c39d2c0b49c9d8e45fb91dcae5cf67934147 authored almost 12 years ago
use BUILD_ANDROID_LIBS

github.com/nova-video-player/aos-android-libs - 1097f2a30f17ba0f24ecaca980c8d5043591d191 authored almost 12 years ago
fix build when NDK_ROOT is in another place

github.com/nova-video-player/aos-android-libs - fc8de4a0ce869c1e1b97e3acfa1d6016025fa3f1 authored almost 12 years ago
fixing r7 detection, making it work with crystax or regular ndk

github.com/nova-video-player/aos-boost - 76fb7f56bbdff20a5d79e1702aea6fa99f51f9c2 authored almost 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...

github.com/nova-video-player/aos-libyuv - 92352b70819e74fabec5be83807e7ab93e4df6c2 authored almost 12 years ago
fixing ndk detection for r7 (non-crystax)

github.com/nova-video-player/aos-boost - df921bc1cb17e246b5d41b6e36f5aac0af035668 authored almost 12 years ago
fix override warning if included more than one time.

github.com/nova-video-player/aos-android-libs - 50994cdcb758dc16adef065828a1773442010af3 authored almost 12 years ago
all android libs for all arch: see README

github.com/nova-video-player/aos-android-libs - 3323cabfe78950748d4a740e6ab76b8ac526890f authored almost 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...

github.com/nova-video-player/aos-libyuv - d7c7bfac57ce1775d6424865d8d4ec8b278070ba authored almost 12 years ago
memcpy removed from any

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

git-svn-id: http...

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

github.com/nova-video-player/aos-libyuv - cde587092fef0dbed2c35602f30b79e7b892e766 authored almost 12 years ago
Avoid memcpy.

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

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

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

github.com/nova-video-player/aos-libyuv - 573a883dd65c94a10422e6e9e0d453e2a5d45227 authored about 12 years ago
Import libnativehelper lib

github.com/nova-video-player/aos-android-libs - ad4e635354ee0460ef7becd73ed430e08530f679 authored about 12 years ago
Specialize SSE2 filter

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

git-svn-i...

github.com/nova-video-player/aos-libyuv - 8c4e5e284c320cd9b9bf137ba1bd10a88b398b48 authored about 12 years ago
Merge "Call JNIEnv FatalError rather than abort(3)."

github.com/nova-video-player/aos-libnativehelper - dcaa472c509be6932211ce242ac7635286c01fac authored about 12 years ago
Interpolate ported to SSE2

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

github.com/nova-video-player/aos-libyuv - 8811289be7ad257f16a6532aeec2cb5db331fa54 authored about 12 years ago
Call JNIEnv FatalError rather than abort(3).

Change-Id: Ieb9cf7a3dafa88e6fefd5728365aebef85e7e127

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

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

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

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

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

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

github.com/nova-video-player/aos-libyuv - 83e1b17cc0b1840c7b5e361fa19e7263fca2b32b authored about 12 years ago
Blend style multiple

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

git-svn...

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

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

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

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

github.com/nova-video-player/aos-libyuv - ba45bbff3419ad2004ebcb1ef7b878662341283b authored about 12 years ago
ARGB Multiply

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

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

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

github.com/nova-video-player/aos-libyuv - 9780dd4e817f3a80d4e43e3bcf97a2710635dfd3 authored about 12 years ago
I420ToV210 unittest enable

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

git-...

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

...

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

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

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

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

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

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

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

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

github.com/nova-video-player/aos-libyuv - 3ae19cb83416af2d0fbcb3e23db2fffcd54e027b authored about 12 years ago