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

rotate for x86 and bayer refactored - 3x faster.

BUG=1
TEST=tested with talk unittests.
Review URL: http://webrtc-codereview.appspot.com/250004

g...

780203897ca693e59daba88cd607eebf01d9620e authored over 13 years ago
LibYuv: Adding PATENT and LICENSE files

Review URL: http://webrtc-codereview.appspot.com/190001

git-svn-id: http://libyuv.googlecode.com...

3f4c056b1e59b31eb54faeb2a02be68a954067f0 authored over 13 years ago
libyuv: updating header includes

Review URL: http://webrtc-codereview.appspot.com/246004

git-svn-id: http://libyuv.googlecode.com...

93c6df70242c68aa046b7659631ca8d9b21e256a authored over 13 years ago
ScaleRowDown4Int_SSE2 was incorrectly computing offset.

One of the source lines for ScaleRowDown4Int_SSE2 was
incorrect leading to a bad read. Add a te...

bab397f72ae985b1365cb455a200933be9226d45 authored over 13 years ago
64 bit port of rotation and tweeks to planar

BUG=none
TEST=local tests
Review URL: http://webrtc-codereview.appspot.com/244008

git-svn-id: ht...

fd4b315d5d5d0c3c02d178853a69f18919836094 authored over 13 years ago
ARM Neon optimized 4x4 box filter.

Fix for 2x2 box filter assembly code.
Review URL: http://webrtc-codereview.appspot.com/240007

g...

36ab38a3bddcebbeb97c54a4df3405baa05c5878 authored over 13 years ago
Fix calling parameters for YuvPixel.

YUVPixel did not have all the requisite parameters.
Review URL: http://webrtc-codereview.appspot...

3dcaf7341cc3fc5016e716e109f81a99ddcda6de authored over 13 years ago
update planar header

BUG=none
TEST=none
Review URL: http://webrtc-codereview.appspot.com/240006

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

3c0099d09acc4d28e6e83356551c0aec85061c67 authored over 13 years ago
x64 versions of assembly which also work on PIC 32 bit. biplanar take 2 strides for odd width. inversion for src height

TEST=media and planar unittests in Talk

BUG=none
Review URL: http://webrtc-codereview.appspot.c...

3faa0f15cb5a585e20c93f816d326df9452dbd65 authored over 13 years ago
I420 and NV12 rotate functions.

Consolidate rotate files. Add unit tests for I420
and NV12 rotate functions. Fix remaining pit...

3de12ae1c6e162f469c1d384430e2bf8dea32f6f authored over 13 years ago
cleanup yuv for consistency. stride, return int, negative heights, inplace conversions, lower case names, filter enum, uint, planarfunction updates, remove common.h, remove common/ folder, cpuid header public, move headers into libyuv/, add libyuv.h, fixed header guards, remove internal timing from scale, tweaks for llvm build, videocommon simplified

BUG=none
TEST=Talk builds on all platforms against libyuv.
Review URL: http://webrtc-codereview.a...

a1280730c24b5c94ef16949777f65e597719488e authored over 13 years ago
libyuv: Adding I420rotate. Updating gyp file to include rotation.

Review URL: http://webrtc-codereview.appspot.com/230002

git-svn-id: http://libyuv.googlecode.com...

ec9d86cab3dc64db8075ba93198d71ce5f96fdef authored over 13 years ago
force inline for bayer and include basic types

TESTED=xcode build
BUG=none
Review URL: http://webrtc-codereview.appspot.com/233001

git-svn-id: ...

8b071f6dc253bfdeceffd620694ea7022ecb454e authored over 13 years ago
libyuv: Updating common.h includes

Review URL: http://webrtc-codereview.appspot.com/232001

git-svn-id: http://libyuv.googlecode.com...

27b2d2e4249ee5ec47a72527549aef17e9d2d09d authored over 13 years ago
libyuv: reverting last update to general.h + renaming cut to crop

Review URL: http://webrtc-codereview.appspot.com/225001

git-svn-id: http://libyuv.googlecode.com...

74534808aa1bb26456d80724e3bfa721a80cca3a authored over 13 years ago
libyuv: Removing constructor_magic

Review URL: http://webrtc-codereview.appspot.com/229002

git-svn-id: http://libyuv.googlecode.com...

e5e5d54e37163af332689f43aa293b48012287f2 authored over 13 years ago
remove linux.cc and simplify cpuid

TEST=pulse build of talk against libyuv
BUG=none
Review URL: http://webrtc-codereview.appspot.com...

41686e847907b0ff0bd90873f0f312c88293cd63 authored over 13 years ago
Libyuv: Bug fix in format_conversion

Review URL: http://webrtc-codereview.appspot.com/215005

git-svn-id: http://libyuv.googlecode.com...

c27f2fb3b04e1d8b108b0f5f6c4949c18653b600 authored over 13 years ago
Fixed image rotators.

90, 180, 270 rotate of array with a minimum size of 8x8.
Also deinterleave on rotate for NV12/NV...

ed6edcab8bb0ff24e774bc5aba50351b44776dde authored over 13 years ago
Libyuv: Numerous changes

Review URL: http://webrtc-codereview.appspot.com/217007

git-svn-id: http://libyuv.googlecode.com...

43575c8fa5a0f18b1ad9146cda3dfb1af13811f2 authored over 13 years ago
libyuv: Adding conversion functions

Review URL: http://webrtc-codereview.appspot.com/213005

git-svn-id: http://libyuv.googlecode.com...

abe14f80ba16b62a04e94587a983c8bcbc7bb88a authored over 13 years ago
LibYuv: Updating convert file: 1. Adding RawToI420 2. Adding support for odd dimensions 3. Removing I420ToRGB565Android and updating I420ToRGB565 to support negative height as invert 4. Adding convert class 5. Removing YV12 functionality 6. Adding I420ToBGRA 7. Coding style updates

Review URL: http://webrtc-codereview.appspot.com/214006

git-svn-id: http://libyuv.googlecode.com...

280f4fd8bb7d04ca1a5ecd0b6245a4f3726a9df3 authored over 13 years ago
libyuv: changing assert call on scale.cc

Review URL: http://webrtc-codereview.appspot.com/215004

git-svn-id: http://libyuv.googlecode.com...

ea0cff0217de3d4a1d9d15062745f68f1d87f260 authored over 13 years ago
LibYuv: Updates to general functionality.

Review URL: http://webrtc-codereview.appspot.com/219003

git-svn-id: http://libyuv.googlecode.com...

dd8aae4cb3508a947ac4ba9782ceb8033722387b authored over 13 years ago
LibYuv: General updates

Review URL: http://webrtc-codereview.appspot.com/220004

git-svn-id: http://libyuv.googlecode.com...

283eb139df3479cf6a6c9d13a5b0ab41cbff3bc0 authored over 13 years ago
libyuv: Adding a cpu_id depedence

Review URL: http://webrtc-codereview.appspot.com/220002

git-svn-id: http://libyuv.googlecode.com...

24fba05d08487eb0ff88b66c43772f7bd6f8ceea authored over 13 years ago
libyuv: Adding row_win.cc and updating gyp file.

Review URL: http://webrtc-codereview.appspot.com/219001

git-svn-id: http://libyuv.googlecode.com...

5327adda475f79405a008a967d30bf7c92e994ad authored over 13 years ago
libyuv: Clean up

Review URL: http://webrtc-codereview.appspot.com/220001

git-svn-id: http://libyuv.googlecode.com...

22f9cfb688a2ecb5c3d0434e2743f47c2278398b authored over 13 years ago
Libyuv: 1. Dividing gyp file to test and source. 2. Updating DEPS file to build tests (not only library).

Review URL: http://webrtc-codereview.appspot.com/210001

git-svn-id: http://libyuv.googlecode.com...

d191b434b2c0a01337e0078c96777fe8c58e2a65 authored over 13 years ago
libyuv: Updating planar functions

Review URL: http://webrtc-codereview.appspot.com/209002

git-svn-id: http://libyuv.googlecode.com...

120d5e73104dcc5e987063e7d94119f65c70a13b authored over 13 years ago
empty gtest.

Placeholder for unit tests. No tests currently defined.
Review URL: http://webrtc-codereview.ap...

3660f2e56aa2537bb4d26a60dffec6abaa7e4066 authored over 13 years ago
Change to using gyp_chromium for gtest dependencies.

Pulling in gtest for unit testing also pulls in
chromium build parts. Using the model that WebR...

6123c60bcee3913c5bf5fe1a3cb04a6802caac30 authored over 13 years ago
Remove svn export hook.

Hook was incorrectly overwriting directory whenever
gclient runhooks was issued.
Review URL: htt...

fea3f0d7213308b333a4884f2609f2898e75c37f authored over 13 years ago
Cleanup extraneous whitespace.

Review URL: http://webrtc-codereview.appspot.com/192004

git-svn-id: http://libyuv.googlecode.com...

5c5c831ad7c0f6349aae668fbc55e49c3feb7a51 authored over 13 years ago
LibYuv: Adding a DEPS file

Review URL: http://webrtc-codereview.appspot.com/183004

git-svn-id: http://libyuv.googlecode.com...

878ada4b92fde44d896e317aa763dfb3cba36bc3 authored over 13 years ago
Adding code review file

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

5a2a45bbefee5657a844f4c08fbfb53a2262fc5e authored over 13 years ago
first draft

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

aed1cc94c105736a5e6010e9c84cc32910b865d6 authored over 13 years ago
Initial directory structure.

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

81a7628e867ddc812b21b6abc5e898ffcde74639 authored over 13 years ago