andrew@webrtc.org
cb53410877
Make some dependencies more flexible.
...
BUG=none
TEST=trybot
Review URL: https://webrtc-codereview.appspot.com/728005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2583 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-09 18:28:40 +00:00
andrew@webrtc.org
ea5d0e5162
Don't target top-level test gyps if include_tests==0
...
Also add the possibility to pass a flag to the gyp run during gclient hooks.
Review URL: https://webrtc-codereview.appspot.com/729004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2582 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-09 17:37:03 +00:00
phoglund@webrtc.org
48cf686933
Removed v4l2_file_player code, which is checked into the signal repo.
...
BUG=
Review URL: https://webrtc-codereview.appspot.com/718007
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2581 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-09 14:57:58 +00:00
andrew@webrtc.org
7f3d4c6781
Normalize x64 and ia32 sse2 behavior in libvpx.
...
BUG=6947196
TEST=trybots
Review URL: https://webrtc-codereview.appspot.com/708009
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2576 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-08 21:55:20 +00:00
kma@webrtc.org
ccb7cc6175
Added unittest for iSAC-Fix.
...
Only one function in this version.
Review URL: https://webrtc-codereview.appspot.com/713006
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2575 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-08 18:26:19 +00:00
perkj@webrtc.org
c2fde804fa
Fix VideoCaptureModule and unit test valgrind errors on linux.
...
BUG= 302
Review URL: https://webrtc-codereview.appspot.com/717008
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2574 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-08 14:01:09 +00:00
stefan@webrtc.org
d7b17e436a
Enable denoising by default.
...
BUG=
Review URL: https://webrtc-codereview.appspot.com/716005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2573 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-08 10:02:51 +00:00
phoglund@webrtc.org
54e22eb977
Made it possible to run video_capture tests on mac.
...
Abstracted out a suitable main from vie_auto_test and put it into testsupport.
Cleaned up unused vie_auto_test mac code.
BUG=
Review URL: https://webrtc-codereview.appspot.com/723004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2572 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-08 08:27:46 +00:00
braveyao@webrtc.org
743e5cf6b7
remove flaky test case in FileBeforeStreamingTest
...
BUG = Issue 719
TEST = VoE standard test
Review URL: https://webrtc-codereview.appspot.com/718006
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2571 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-08 06:07:39 +00:00
kma@webrtc.org
da236dfde5
Added more unit tests for min-max operations in signal processing module.
...
Review URL: https://webrtc-codereview.appspot.com/668009
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2570 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-07 19:35:00 +00:00
perkj@webrtc.org
5d6be542be
Make sure the video capture delay is set to an initial value on Mac.
...
BUG=
Review URL: https://webrtc-codereview.appspot.com/719006
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2569 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-07 09:03:07 +00:00
andrew@webrtc.org
9a3f83f2e3
Use relative paths in DEPS.
...
This allows the root directory to be named anything, rather than
limiting it to "trunk".
An example .gclient:
{ "name": "3.8", # Not trunk!
"url": "https://webrtc.googlecode.com/svn/branches/3.8 ",
"custom_vars": {
"root_dir": "3.8",
},
},
BUG=none
TEST=trybots
Review URL: https://webrtc-codereview.appspot.com/717005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2568 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-07 06:03:22 +00:00
kma@webrtc.org
f388fcc67e
Added dynamic Neon detect in isac-fix for Android NDK build, and thus fixed a build error in the last version.
...
Review URL: https://webrtc-codereview.appspot.com/726004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2567 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-07 01:20:51 +00:00
kma@webrtc.org
715509890c
Added run time detection of Neon architecture in iSAC-fix.
...
Review URL: https://webrtc-codereview.appspot.com/715004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2563 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-06 21:04:34 +00:00
kma@webrtc.org
8fe5f32ccc
Refactor three signal processing library files. WebRTC issue 545 is solved by the way.
...
Review URL: https://webrtc-codereview.appspot.com/692007
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2562 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-06 20:19:56 +00:00
mflodman@webrtc.org
1e1a250413
Wrong RTP module used when calling RegisterReceiveRtpHeaderExtension in ViE channel.
...
Review URL: https://webrtc-codereview.appspot.com/717010
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2561 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-06 08:49:41 +00:00
kma@webrtc.org
2d4c4ae553
Optimization of function CalculateResidualEnergy() for iSAC-fix in ARM Neon platforms.
...
Bit not exact with the previous version, but result quality is not worse.
Review URL: https://webrtc-codereview.appspot.com/687005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2559 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-03 21:46:05 +00:00
andrew@webrtc.org
07ebdb9432
Handle 96 kHz when downmixing the capture path.
...
BUG=issue721
TEST=96 kHz capture on Windows works.
Review URL: https://webrtc-codereview.appspot.com/722004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2558 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-03 18:03:02 +00:00
elham@webrtc.org
c0348fb349
bump version to 3.9.0
...
Review URL: https://webrtc-codereview.appspot.com/708007
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2556 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-03 17:47:52 +00:00
marpan@webrtc.org
4889120a84
Fix integer divisin truncation error.
...
Patch fix from: thakis@chromium.org
https://webrtc-codereview.appspot.com/717006/
TBR=andrew@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/721006
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2555 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-03 17:33:13 +00:00
mflodman@webrtc.org
10a31520a5
Disabled FileBeforeStreamingTest.TestStartPlayingFileLocallyWithStartPlayout.
...
BUG=719
TBR=braveyao@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/710007
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2554 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-03 09:50:15 +00:00
mikhal@webrtc.org
15264364a1
Removing RawImage.
...
Last cl in the series.
Removing RawImage
BUG=
Review URL: https://webrtc-codereview.appspot.com/709006
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2553 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-02 22:18:47 +00:00
phoglund@webrtc.org
8274bf26ca
Added suppression for issue 716.
...
BUG=
TBR=kjellander@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/719005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2548 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-02 12:25:13 +00:00
andrew@webrtc.org
686a731c18
Fix error when receiving an already sent timestamp from VoE.
...
BUG=issue715
TEST=automatic rapid switching between 32 kHz stereo and 16 kHz mono codecs in voe_cmd_test does not repro.
Review URL: https://webrtc-codereview.appspot.com/712006
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2547 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-02 03:26:14 +00:00
wu@webrtc.org
792e974949
Refactor the public interfaces to use the full path in include.
...
BUG=
Review URL: https://webrtc-codereview.appspot.com/708006
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2546 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-01 22:14:51 +00:00
mallinath@webrtc.org
42033b4a43
This change will allow us to set proper frame rate for the camera on Linux. Earlier we were setting based on the resolution irrespective of input frame rate.
...
Review URL: https://webrtc-codereview.appspot.com/692006
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2545 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-01 06:31:34 +00:00
andrew@webrtc.org
d7a71d0719
Prepare to roll Chromium to 149181.
...
- This roll brings in VS2010 by default. The buildbots
need updating (issue710).
- We'll roll to 149181 later (past current Canary) to fix
a Mac gyp issue:
https://chromiumcodereview.appspot.com/10824105
- Chromium is now using a later libvpx than us. We should
investigate rolling our standalone build.
- Fix set-but-unused-warning
- Fix -Wunused-private-field warnings on Mac.
TBR=kjellander@webrtc.org
BUG=issue709,issue710
TEST=trybots
Review URL: https://webrtc-codereview.appspot.com/709007
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2544 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-01 01:40:02 +00:00
mikhal@webrtc.org
bf853918eb
Fix issue introduced in r2540
...
Setting render time of decoded frame
BUG=
Review URL: https://webrtc-codereview.appspot.com/719004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2543 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-31 22:15:11 +00:00
andrew@webrtc.org
4ce52bb75d
Use unix line endings in DEPS.
...
This was (I think) causing trybot patches to DEPS to fail.
TBR=kjellander@webrtc.org
BUG=none
Review URL: https://webrtc-codereview.appspot.com/718004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2542 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-31 21:54:13 +00:00
mikhal@webrtc.org
4147562088
Fixing error introduced in r2540.
...
The error was in the test framework - did not copy the frame appropriately.
TESTED = test_framework unittest
Memory free
BUG=
Review URL: https://webrtc-codereview.appspot.com/713005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2541 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-31 18:10:14 +00:00
mikhal@webrtc.org
a2031d58f6
Replacing RawImage with VideoFrame in video_coding and related engine code.
...
This is the first step of replacing RawImage with VideoFrame in all WebRtc modules.
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/672010
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2540 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-31 15:53:44 +00:00
andrew@webrtc.org
5fe91a89ac
Add license header to no_op.cc.
...
TBR=niklas.enbom@webrtc.org
BUG=chromium98592
TEST=none
Review URL: https://webrtc-codereview.appspot.com/717004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2539 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-31 05:50:21 +00:00
marpan@webrtc.org
8639fd9341
Use correct rtp header size for FEC packets.
...
This is needed as of r2489 which introduced the header extension.
This also is a fix for issue 701.
Review URL: https://webrtc-codereview.appspot.com/708005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2537 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-30 18:17:02 +00:00
andrew@webrtc.org
d1f3b1a113
Reorganize the vp8 directory.
...
The usual changes:
vp8/main/source -> vp8/
vp8/main/test -> vp8/test
vp8/main/interface -> vp8/include
All include paths etc. updated as needed.
BUG=none
TEST=trybots
Review URL: https://webrtc-codereview.appspot.com/704004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2536 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-27 22:19:16 +00:00
andrew@webrtc.org
6f8db36e04
Reorganize voice_engine/.
...
The usual changes:
voice_engine/main/source -> voice_engine/
voice_engine/main/interface -> voice_engine/include
voice_engine/main/test -> voice_engine/test
Include path changes.
BUG=none
TEST=trybots
Review URL: https://webrtc-codereview.appspot.com/705004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2535 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-27 21:49:28 +00:00
andrew@webrtc.org
c1354bd768
Make handling of libyuv more flexible.
...
- Use gyp variable for libyuv path.
- Rename internal libyuv.h to webrtc_libyuv.h to avoid conflicts.
- Update affected includes.
BUG=none
TEST=trybots
Review URL: https://webrtc-codereview.appspot.com/711004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2534 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-27 18:21:16 +00:00
braveyao@webrtc.org
f5f69c7f5d
Resource Preprocessor Definitions which contain spaces are handled incorrectly in Visual Studio 2010
...
BUG=ISSUE687
TEST=Building with VS2010
Review URL: https://webrtc-codereview.appspot.com/710004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2533 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-27 08:07:49 +00:00
mikhal@webrtc.org
7cbb5a05c4
JPEG: Replacing RawImage with VideoFrame.
...
Replacing RawImage with VideoFrame in JPEG related code
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/703004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2530 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-25 20:38:14 +00:00
leozwang@webrtc.org
8d95a700e9
Change libvp8 library patch in makefile
...
It's caused by recent file structure changes in vp8
TBR=ronghua,kma
BUG=
TEST=local build
Review URL: https://webrtc-codereview.appspot.com/707004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2528 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-25 18:37:00 +00:00
andrew@webrtc.org
bc934ccc4e
Temporarily disable version.py.
...
TBR=leozwang@webrtc.org
BUG=issue687
TEST=build on Mac
Review URL: https://webrtc-codereview.appspot.com/706004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2527 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-25 15:45:33 +00:00
braveyao@webrtc.org
ad69ca73d4
webrtc crashes with virtual cameras on Windows.
...
In the market, there are several Virtual Camera apps which could allow multi-apps share one camera at same time. We have several reports that at least two of them would cause Webrtc crash because of 0 maxFPS read from their drivers. Finally I can reproduce and verify with one of them, 'Asus Virtual Camera' as in feedback. So I submit the fix as we discussed before.
BUG = Issue 464 & 675
TEST = ViE_Win_Test with virtual camera app installed
Review URL: https://webrtc-codereview.appspot.com/698005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2526 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-25 03:02:15 +00:00
andrew@webrtc.org
f5a91fdfab
Make some build settings more flexible.
...
BUG=issue676
TEST=trybots
Review URL: https://webrtc-codereview.appspot.com/700006
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2524 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-23 16:28:02 +00:00
tommi@webrtc.org
a9da4c55ef
Landing for thakis. Original review here:
...
https://webrtc-codereview.appspot.com/667013/
Review URL: https://webrtc-codereview.appspot.com/701004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2522 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-20 11:17:23 +00:00
leozwang@webrtc.org
8495915442
Make loopback mode work properly
...
Some minor changes and improvements are added into this cl
BUG=
TEST=vie_test
Review URL: https://webrtc-codereview.appspot.com/667005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2520 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-16 20:03:18 +00:00
andrew@webrtc.org
d41f59a23f
Fix Mac-gcc warnings.
...
Resolves:
- warning: allocating zero-element array
- warning: suggest a space before ‘;’ or explicit braces around empty
body in ‘for’ statement
BUG=none
TEST=build on Mac-gcc, trybots
Review URL: https://webrtc-codereview.appspot.com/675006
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2519 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-16 17:05:47 +00:00
turaj@webrtc.org
837bc7b44c
ilbc: Make the decode input array const
...
Review URL: https://webrtc-codereview.appspot.com/667009
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2518 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-14 00:34:54 +00:00
mikhal@webrtc.org
73db8dbfc2
video conversion functions: switching from designated functions to a general one.
...
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/686004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2517 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-14 00:03:55 +00:00
leozwang@webrtc.org
7760963d04
Make webrtc compile on android in chromium
...
Message:
There probably is a better way, this cl is trying to seperate android
specific calls into android files, particular SetAndroidObject, by doing
this, webrtc can be built inside Chromium on android. Currently, Chromium
manages its own jvm, capturer and renderer, all webrtc code that manages
jvm, captuer and renderer should not be compiled.
Description:
By re-organize android specific code, this cl will make webrtc build
in Chromium on android.
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/668007
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2516 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-13 22:00:43 +00:00
leozwang@webrtc.org
6c08f26c4e
Terminate version string
...
This cl doesn't directly solve b/6750185, but it's a potential bug
if string is not terminated correctly
BUG=
TEST=vie_auto_test
Review URL: https://webrtc-codereview.appspot.com/674009
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2515 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-13 22:00:16 +00:00
marpan@webrtc.org
71707aaae8
Add the FEC mask type to FecProtectionParams and set the mask type in the VCM.
...
Review URL: https://webrtc-codereview.appspot.com/682004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2514 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-13 16:27:51 +00:00