andrew@webrtc.org
|
7b7c045b75
|
Fix MSVC issues in AEC to enable SSE2 optimization on Windows.
Variables now declared at top of scope and replacing C casts with intrinsic cast functions.
Review URL: http://webrtc-codereview.appspot.com/160001
git-svn-id: http://webrtc.googlecode.com/svn/trunk@611 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-09-16 22:51:57 +00:00 |
|
xians@google.com
|
d3185fe219
|
refactor the gyp file to gypi file.
Basically, the gypi file is a copy of gyp file, but has some difference on the
path of the dependencies.
Review URL: http://webrtc-codereview.appspot.com/137020
git-svn-id: http://webrtc.googlecode.com/svn/trunk@581 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-09-12 12:24:39 +00:00 |
|
stefan@webrtc.org
|
44d356d6df
|
Fix unused variable warning in spatial_resampler.cc
Issue 60: [Patch] Fix unused variable warning in spatial_resampler.cc
Review URL: http://webrtc-codereview.appspot.com/125003
git-svn-id: http://webrtc.googlecode.com/svn/trunk@444 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-08-25 07:53:53 +00:00 |
|
marpan@google.com
|
057efc8f98
|
Removed unused variables and unnecessary assert: causing build error in vpm_test.
Review URL: http://webrtc-codereview.appspot.com/128001
git-svn-id: http://webrtc.googlecode.com/svn/trunk@440 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-08-24 20:53:15 +00:00 |
|
frkoenig@google.com
|
ff476c6c4e
|
Optimize temporal difference metric for SSE2.
Quick optimizations using intrinsics.
Review URL: http://webrtc-codereview.appspot.com/115006
git-svn-id: http://webrtc.googlecode.com/svn/trunk@395 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-08-17 23:24:57 +00:00 |
|
frkoenig@google.com
|
31f24de5e3
|
Use the correct include file.
There shouldn't be a dependency on spatial_resampler.h, defines
that were needed are in video_processing_defines.h.
Review URL: http://webrtc-codereview.appspot.com/117003
git-svn-id: http://webrtc.googlecode.com/svn/trunk@393 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-08-17 22:23:28 +00:00 |
|
leozwang@google.com
|
7189270640
|
Fix compliation error
Review URL: http://webrtc-codereview.appspot.com/114003
git-svn-id: http://webrtc.googlecode.com/svn/trunk@379 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-08-16 16:37:45 +00:00 |
|
frkoenig@google.com
|
241c4d0e8d
|
Remove numPixels.
The number of pixels was used in both the numerator and denominator of
the final calculation and is therefore not needed.
Review URL: http://webrtc-codereview.appspot.com/112003
git-svn-id: http://webrtc.googlecode.com/svn/trunk@368 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-08-15 19:08:48 +00:00 |
|
frkoenig@google.com
|
6d171c4f98
|
SSE2 optimizations for spatial content analysis.
Using intrinsics to work on 16 pixels at a time when
computing the spatial metrics.
Review URL: http://webrtc-codereview.appspot.com/92013
git-svn-id: http://webrtc.googlecode.com/svn/trunk@366 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-08-15 15:56:23 +00:00 |
|
andrew@webrtc.org
|
8910f278c5
|
Switch to webrtc.org accounts (for those which exist).
Review URL: http://webrtc-codereview.appspot.com/97010
git-svn-id: http://webrtc.googlecode.com/svn/trunk@342 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-08-10 05:16:31 +00:00 |
|
leozwang@google.com
|
79835d1bd3
|
Clean up Android.mk
Review URL: http://webrtc-codereview.appspot.com/92014
git-svn-id: http://webrtc.googlecode.com/svn/trunk@315 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-08-05 21:01:02 +00:00 |
|
mikhal@google.com
|
dbc9d5c5f1
|
video_processing: Removing compiler Warnings
Review URL: http://webrtc-codereview.appspot.com/91009
git-svn-id: http://webrtc.googlecode.com/svn/trunk@275 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-29 20:23:29 +00:00 |
|
niklase@google.com
|
470e71d364
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
|