Commit Graph

1957 Commits

Author SHA1 Message Date
leozwang@webrtc.org
770d06bd01 Add libns which was added recently
BUG=None
TEST=local
Review URL: https://webrtc-codereview.appspot.com/765007

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2704 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-09-05 17:10:57 +00:00
andrew@webrtc.org
618ab3f038 Add a real FFT wrapper around the complex FFT.
BUG=issue762

Review URL: https://webrtc-codereview.appspot.com/769004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2703 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-09-04 23:39:05 +00:00
kma@webrtc.org
56ef8ca074 Bug fix for issue in building ARM neon device.
Review URL: https://webrtc-codereview.appspot.com/768008

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2701 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-09-04 22:58:55 +00:00
kma@webrtc.org
9b1cf54a4a Change the dependency of ARM code from on Android to on ARM.
Review URL: https://webrtc-codereview.appspot.com/759004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2699 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-09-03 21:22:28 +00:00
mflodman@webrtc.org
c81a801ed7 Adding critsect to VCM::StartDebugRecording.
BUG=793
TEST=vie_auto_test --automated --gtest_filter=ViEStandardIntegrationTest.RunsFileTestWithoutErrors --gtest_repeat=-1 --gtest_break_on_failure for an hour

Review URL: https://webrtc-codereview.appspot.com/772006

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2698 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-09-03 13:22:29 +00:00
andrew@webrtc.org
d84d11160e Add WEBRTC_POSIX and remove unneeded defines.
Review URL: https://webrtc-codereview.appspot.com/768007

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2695 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-31 23:17:53 +00:00
marpan@webrtc.org
1e68577499 Update the 3 layer temporal pattern and apply the current fix to issue 6992310.
Review URL: https://webrtc-codereview.appspot.com/753006

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2694 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-31 21:17:12 +00:00
phoglund@webrtc.org
31eac6082d Disabled one more flaky test on Linux.
BUG=

Review URL: https://webrtc-codereview.appspot.com/770006

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2693 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-31 13:49:23 +00:00
andrew@webrtc.org
16cfbe2e89 Fix a potential Chrome crash in audioproc.
There are Chrome crashes which appear to be occurring during some kind
of teardown. We might be able to avoid them by locking in the destructor.

On the other hand, this might have no impact, but at least isn't a bad
thing to do.

BUG=chromium:145341

Review URL: https://webrtc-codereview.appspot.com/768005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2687 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-29 16:58:25 +00:00
phoglund@webrtc.org
4436fcebaf Disabled audio device tests on mac so we can launch the test on the bots.
BUG=

Review URL: https://webrtc-codereview.appspot.com/762004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2686 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-29 09:36:50 +00:00
andrew@webrtc.org
cc53b7c97b Disable test causing race conditions.
TBR=kjellander
BUG=issue788

Review URL: https://webrtc-codereview.appspot.com/770004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2685 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-29 06:55:21 +00:00
andrew@webrtc.org
b93522857c Trivial fix for memcheck error.
TBR=xians

Review URL: https://webrtc-codereview.appspot.com/763005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2684 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-29 04:23:14 +00:00
andrew@webrtc.org
55c0d4a683 Add support for clock drift compensation.
Support clock drift compensation on Windows and add an API to allow
enabling dynamically.

BUG=issue773
TEST=unittest, trybots

Review URL: https://webrtc-codereview.appspot.com/744007

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2683 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-29 02:13:12 +00:00
mikhal@webrtc.org
954cf806d9 Adding the video debug api to vie test record
Review URL: https://webrtc-codereview.appspot.com/763004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2681 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-28 20:55:10 +00:00
mikhal@webrtc.org
e41bbdfecc Adding an API that allows recording of video data
removing vie_codec from cl

Moving debug call from Codec to File impl.

Updating cl following review

Updating file name

Updating cl following review.

Updating CL following review.

Adding an API that allows recording of video data

updating cl

Adding debug options

BUG=

Review URL: https://webrtc-codereview.appspot.com/751006

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2678 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-28 16:15:16 +00:00
stefan@webrtc.org
715faaf5ce Change so that capture_time_ms == 0 is considered invalid.
No transmission offset computed if capture_time_ms is less than or equal to zero.

BUG=

Review URL: https://webrtc-codereview.appspot.com/761004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2675 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-28 15:20:39 +00:00
kma@webrtc.org
94771cb6a0 Change preprocessor define WEBRTC_ANDROID into WEBRTC_ARCH_ARM, for ARM platform depended code.
Review URL: https://webrtc-codereview.appspot.com/735010

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2674 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-28 04:09:50 +00:00
kma@webrtc.org
7611791ade Added unit tests for several SPL macros/functions, and detailed all factors
contributing to bit-not-exact between ARM assembly and generic C versions
in iSAC and SPL, by code comments.
Review URL: https://webrtc-codereview.appspot.com/741004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2673 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-28 00:43:55 +00:00
kma@webrtc.org
afdcc2c845 Added unit test for a filter bank function in iSAC-Fix, with some optimization
in the assembly code.
Review URL: https://webrtc-codereview.appspot.com/754004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2670 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-27 23:54:13 +00:00
mikhal@webrtc.org
36b95b4753 Adding a recording tool to vie autottest
Review URL: https://webrtc-codereview.appspot.com/746006

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2669 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-27 21:39:50 +00:00
andrew@webrtc.org
36d0baf208 Fixes in preparation for next Chromium roll.
Review URL: https://webrtc-codereview.appspot.com/743004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2668 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-27 20:58:56 +00:00
phoglund@webrtc.org
6b84b613d5 Disabling flaky tests in preparation of launching test on bots.
BUG=777

Review URL: https://webrtc-codereview.appspot.com/745005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2666 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-27 15:16:20 +00:00
vspasova@webrtc.org
ac410e26a5 A small tool to run PSNR and SSIM between two I420 videos.
The tool runs the analysis between every two corresponding frames until either of the videos runs out of frames.

The results are written in a file (results_file provided from the command line) in the format:
Frame: <frame_number>, PSNR: <psnr_value>, SSIM: <ssim_value>

TEST=
psnr_ssim_analyzer --reference_file=<name_of_file>
--test_file=<name_of_file> --results_file=<name_of_file>
--width=<width_of_frames> --height=<height_of_frames>

Review URL: https://webrtc-codereview.appspot.com/748007

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2665 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-27 14:57:19 +00:00
hta@webrtc.org
4368c26b1a Changing to use SleepMs throughout audio_device module.
Tested: Build audio_device_test_api and audio_device_test_func
Ran audio_device_test_api. Executed a random set of functions in
audio_device_test_func.

BUG=603

Review URL: https://webrtc-codereview.appspot.com/756008

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2664 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-27 08:33:33 +00:00
henrike@webrtc.org
f7884f9900 Revert 2660 - updating cl
Adding debug options

BUG=

Review URL: https://webrtc-codereview.appspot.com/751005

TBR=mikhal@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/752007

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2663 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-25 02:00:19 +00:00
henrike@webrtc.org
3387b88595 Makes it possible to disable frame dropping in the VP8 codec.
BUG=

Review URL: https://webrtc-codereview.appspot.com/757006

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2661 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-24 23:01:38 +00:00
mikhal@webrtc.org
6a6121c0b1 updating cl
Adding debug options

BUG=

Review URL: https://webrtc-codereview.appspot.com/751005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2660 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-24 22:08:25 +00:00
elham@webrtc.org
2a74de1e78 Bump version number to 3.11
Review URL: https://webrtc-codereview.appspot.com/744005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2658 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-23 16:50:57 +00:00
stefan@webrtc.org
1ec2b38926 VP8 config tunings for improved quality.
BUG=

Review URL: https://webrtc-codereview.appspot.com/750004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2656 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-22 11:09:07 +00:00
henrika@webrtc.org
8a2fc88459 Adds new GetRemoteRTCPSenderInfo() and GetRemoteRTCPReportBlocks APIs to VoE.
BUG=559
TEST=manual tests using Windows UI client.

Review URL: https://webrtc-codereview.appspot.com/735011

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2655 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-22 08:53:55 +00:00
vspasova@webrtc.org
f61dc9be41 Moving frame_analyzer and rgba_to_i420_converter to src/tools.
It might be useful to have these under src/tools as this way they will automatically sync in Chrome.

BUG=

Review URL: https://webrtc-codereview.appspot.com/740004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2653 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-22 08:12:00 +00:00
kma@webrtc.org
d81d906adf Fixed a bug in the C code in a filterbank function in iSAC-fix, and further optimized ARM code.
The bug was introduced in the last CL during optimization.

With the new inine ARM assembly, the resulted assembly code of the loop is 28 instructions, compared to 47 lines by the original.

The optimized (with WEBRTC_ARCH_ARM_V7A defined in This file) and un-optimized code (with WEBRTC_ARCH_ARM_V7A not defined in This file) are bit-exact.
Review URL: https://webrtc-codereview.appspot.com/748004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2651 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-22 05:13:09 +00:00
leozwang@webrtc.org
d6fcf7f0da Add debug options to test app
Description:
1. add apm debug option
2. add voice/video rtp dump option
3. front facing camera as the default, minor change

BUG=None
TEST=local
Review URL: https://webrtc-codereview.appspot.com/728012

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2650 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-21 18:07:14 +00:00
vikasmarwaha@webrtc.org
bdb03d48ae Fix for issue 420 in TransmitMixer::SetTypingDetectionParameters.
Review URL: https://webrtc-codereview.appspot.com/747004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2649 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-21 17:46:09 +00:00
leozwang@webrtc.org
510c1e36fe Read ptypes.txt from /sdcard on android
BUG=
TEST=local
Review URL: https://webrtc-codereview.appspot.com/733011

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2648 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-21 15:17:12 +00:00
stefan@webrtc.org
969d5f387b Reduce the PSNR threshold so that always having MFQE enabled doesn't trigger.
BUG=

Review URL: https://webrtc-codereview.appspot.com/743005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2647 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-21 11:33:29 +00:00
leozwang@webrtc.org
4ff8a9ad2f Print out more audio codec information in vie_auto_test
It would be good to print more audio codec information to avoid
confusion

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2646 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-21 03:50:24 +00:00
stefan@webrtc.org
4e8eabaab1 Properly handle switching between simulcast and unicast streams.
BUG=

Review URL: https://webrtc-codereview.appspot.com/733010

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2644 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-20 14:29:52 +00:00
henrika@webrtc.org
3994e0324d ADM no longer reads PCM files from data/audio_device. Now uses the resource folder instead.
BUG=737

Review URL: https://webrtc-codereview.appspot.com/714012

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2643 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-20 09:44:59 +00:00
braveyao@webrtc.org
617e23cee6 In AVI file header, 'cbSize' might be omitted for PCM audio types.
BUG = issue 671
TEST = Manual test
Review URL: https://webrtc-codereview.appspot.com/705012

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2641 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-20 03:58:41 +00:00
henrike@webrtc.org
f7a58f868e Fixes VP8 issue with sending simulcast->non simulcast->simulcast.
Review URL: https://webrtc-codereview.appspot.com/722013

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2634 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-17 19:10:27 +00:00
mflodman@webrtc.org
6620c68b1a Changed test case for r2629.
TBR=elham@webrtc.org

BUG=756

Review URL: https://webrtc-codereview.appspot.com/714011

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2632 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-17 17:03:28 +00:00
wu@webrtc.org
21c822ce8d Use the Linear Texture Filtering as the magnification, minification, or mipmapping filter to reduce the blurriness when the texture needs to be magnified or minified.
BUG=689
Review URL: https://webrtc-codereview.appspot.com/731010

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2631 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-17 16:59:18 +00:00
andrew@webrtc.org
9ea1be81d8 Remove unnecessary failure on changing CN payload type while sending.
BUG=issue625

Review URL: https://webrtc-codereview.appspot.com/731009

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2630 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-17 15:49:07 +00:00
mflodman@webrtc.org
42a4891699 Fixed issue for rtp extension.
BUG=

Review URL: https://webrtc-codereview.appspot.com/731012

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2629 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-17 14:44:21 +00:00
stefan@webrtc.org
154dbbefa2 Make VP8 timestamp int64_t to be represented with the same type as in libvpx.
BUG=

Review URL: https://webrtc-codereview.appspot.com/731011

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2628 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-17 14:07:49 +00:00
xians@webrtc.org
a51e766253 land 728008
Review URL: https://webrtc-codereview.appspot.com/708014

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2627 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-17 13:16:09 +00:00
tina.legrand@webrtc.org
ba46804417 Moving to use data files in resources, for ACM.
The files are removed in a separate CL.

BUG=issue737

Review URL: https://webrtc-codereview.appspot.com/737004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2625 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-17 10:38:28 +00:00
kma@webrtc.org
ee508e5fb6 Enabled ARMv7 code in Android NDK build.
Review URL: https://webrtc-codereview.appspot.com/725005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2622 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-16 19:19:51 +00:00
kma@webrtc.org
a15ea4965e Added isac WebRtcIsacfix_CalculateResidualEnergy() into dynamic Neon detection for
Android NDK platform.
Review URL: https://webrtc-codereview.appspot.com/722009

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2621 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-16 15:43:57 +00:00
vspasova@webrtc.org
fd80070aa7 A tool to do PSNR and SSIM analysis over frames.
This is a very simple tool which takes a test and reference YUV files and compares the frames in them.
The interesting part is that the test video is the video formed by the frames captured from the browser
(WebRTC output). The test video frames has been decoded and the correspondence between evrey frame in the
test video and the decoded barcode, i.e. the frame number in the refrence video has been written to a stats
file in the form frame_xxxx yyyy, where xxxx is the number of the frame in the test video and yyyy is the
number of the frame in the reference video.

We can have jumping over frames or duplicate frames in the test video, as well as incorrectly decoded barcodes.
The tool takes care of these cases.

I haven't used the video_metrics.h because the functions in there seem to do much more than we need and not to
do things that I needed.

The tool may need to be changed so that it could produce output which in turn will be used by PythonCharts or
other chart-drawing tool or library that we decide to use.

BUG=
TEST=
./out/Debug/frame_analyzer --reference_file=reference.yuv --test_file=test.yuv --stats_file=stats.txt --width=352 --height=288

Review URL: https://webrtc-codereview.appspot.com/701005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2620 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-16 14:07:02 +00:00
tina.legrand@webrtc.org
6b01bfdc92 Remove version function from ACM codec database.
BUG=461
TEST=audio_coding_module_test

Review URL: https://webrtc-codereview.appspot.com/667007

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2619 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-16 08:17:32 +00:00
andrew@webrtc.org
5dffebc4d1 Remove disabling of warning 4351 from non-interface files.
This is handled in Chromium's build/common.gypi.

BUG=none
TEST=trybots

Review URL: https://webrtc-codereview.appspot.com/724008

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2617 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-16 04:24:05 +00:00
kma@webrtc.org
620a2563d0 Fixed a bug in Coverity (fileInstanceId=1323160).
Review URL: https://webrtc-codereview.appspot.com/724007

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2616 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-15 16:49:16 +00:00
vspasova@webrtc.org
8e221ee102 Making the RGBA to I420 tool more useful. Did the following changes:
- Made the output file to open in write mode instead of append mode.
- Now the tool deletes the RGBA frames after conversion.
- Other minor cleanup work.

BUG=

TEST=
rgba_to_i420_converter --frames_dir=<directory_to_rgba_frames> --output_file=<output_yuv_file> --width=<width_of_input_frames> --height=<height_of_input_frames>

Review URL: https://webrtc-codereview.appspot.com/728004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2611 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-15 07:42:00 +00:00
leozwang@webrtc.org
425e680808 Enable PLI as the default.
Description:
Enable PLI as the default option.

BUG=webrtc issue 744
TEST=local
Review URL: https://webrtc-codereview.appspot.com/735008

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2610 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-14 17:03:33 +00:00
andrew@webrtc.org
88b8b0da4b Disable "new behavior: elements of array will be default initialized" warning.
TBR=astor@webrtc.org
TEST=trybots
Review URL: https://webrtc-codereview.appspot.com/710012

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2609 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-14 00:05:56 +00:00
kma@webrtc.org
8e75e6092d Separated WebRtcIsacfix_PitchFilterCore() out from isac-fix pitch_filter.c into its
own files for generic C and ARMv6.
Also renamed file pitchfilter_armv6.S to pitch_filter_armv6.S, to be consistent with
others.
Review URL: https://webrtc-codereview.appspot.com/722008

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2608 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-13 23:24:10 +00:00
kma@webrtc.org
c839f08dd6 In SPL, replacing the C version of sqrt_floor with assembly version for Android platform
Review URL: https://webrtc-codereview.appspot.com/735004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2607 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-13 21:49:23 +00:00
thakis@chromium.org
65bc254309 Fix integer division truncation bug.
Review URL: https://webrtc-codereview.appspot.com/721005/

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2606 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-13 19:26:12 +00:00
mflodman@webrtc.org
90071dd647 Added API to set RTP timestamp offset extension.
BUG=745

Review URL: https://webrtc-codereview.appspot.com/710011

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2604 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-13 17:13:27 +00:00
mflodman@webrtc.org
1fb39ba422 REMB changes, cloned from issue 722011.
BUG=

Review URL: https://webrtc-codereview.appspot.com/708012

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2603 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-13 17:05:14 +00:00
stefan@webrtc.org
1281dc0313 Fixes issue 555 by replacing the bitrate/observer map with a list.
The issue was caused by the fact that the key of the map was an address and
therefore the order of the map wasn't deterministic, which the tests assumed.

BUG=555

Review URL: https://webrtc-codereview.appspot.com/735006

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2602 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-13 16:13:09 +00:00
braveyao@webrtc.org
52ce651283 Fix the auido noise issue with FEC enabled
BUG = issue 652
TEST=manual test
Review URL: https://webrtc-codereview.appspot.com/720006

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2601 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-13 07:30:08 +00:00
braveyao@webrtc.org
1d9521eeed Fix AudioDeviceWindowsCore::DoCaptureThread() crash under some rare circumstance.
BUG  = 
TEST = 
Review URL: https://webrtc-codereview.appspot.com/728006

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2600 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-13 07:29:24 +00:00
leozwang@webrtc.org
a11299648c Retrieve data from input
Espeically on tablet, we have to read data dirtectly from input text edit rather than
track key input to let text edit get updated automatically

BUT=None
TEST=local test
Review URL: https://webrtc-codereview.appspot.com/705010

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2599 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-11 04:33:02 +00:00
andrew@webrtc.org
030d752dce Removing unneeded baseclass headers.
TBR=wu@webrtc.org
TEST=trybots
Review URL: https://webrtc-codereview.appspot.com/714009

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2598 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-11 03:36:24 +00:00
kma@webrtc.org
de91bf7cdc Changed compiler assert code so that it can be used by both C and C++ source files.
Review URL: https://webrtc-codereview.appspot.com/733005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2597 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-11 00:13:25 +00:00
andrew@webrtc.org
cdfa63f94f Fix mismatched signature (due to const) error.
TBR=mikhal@webrtc.org
TEST=trybots

Review URL: https://webrtc-codereview.appspot.com/717013

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2596 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-10 22:56:17 +00:00
henrike@webrtc.org
7742479428 Fixes build bot breakage. Resizing was enabled which some tests assumed wouldn't be the case. Changed the default so that it is now disabled.
Review URL: https://webrtc-codereview.appspot.com/731006

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2595 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-10 19:31:24 +00:00
marpan@webrtc.org
b18261ce5f Set error concealment off for a test in videoprocessor_integrationtest.
Review URL: https://webrtc-codereview.appspot.com/714008

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2594 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-10 17:42:16 +00:00
henrike@webrtc.org
268a24fa56 Reverts changes to auto test.
Review URL: https://webrtc-codereview.appspot.com/724006

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2593 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-10 15:15:51 +00:00
mflodman@webrtc.org
ba853c9970 Fixes for RTP extension time offset.
Review URL: https://webrtc-codereview.appspot.com/720008

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2592 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-10 14:30:53 +00:00
astor@webrtc.org
c0496e66f6 Expose a function for setting bandwidth estimation parameters in ViERTP_RTCP.
Review URL: https://webrtc-codereview.appspot.com/678007

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2591 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-10 10:14:43 +00:00
henrike@webrtc.org
3c286747ce Makes it possible to disable automatic resizing.
Review URL: https://webrtc-codereview.appspot.com/710010

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2589 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-10 02:44:30 +00:00
andrew@webrtc.org
54da26d2d2 Move include_tests to a higher variable nesting.
TBR=wu@webrtc.org
BUG=none
TEST=trybots
Review URL: https://webrtc-codereview.appspot.com/734004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2587 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-10 00:41:18 +00:00
leozwang@webrtc.org
b20916e336 Change libaries path because of recent file structure changes
Description:
1. Changed file path.
2. Because of optimization code changes, a new neon library is created, add it to finial build.

BUG=None
TEST=local build
Review URL: https://webrtc-codereview.appspot.com/731005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2586 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-09 22:17:26 +00:00
andrew@webrtc.org
6a16e74f9f Move iSAC -> isac.
BUG=none
TEST=trybots

Review URL: https://webrtc-codereview.appspot.com/722007

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2584 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-09 18:35:39 +00:00
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
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
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
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
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
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
mikhal@webrtc.org
d96dcef422 vpm: Updating module to use CalcBufferSize
BUG=
TEST=

Review URL: https://webrtc-codereview.appspot.com/666008

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2513 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-12 23:52:55 +00:00
bjornv@webrtc.org
08329f4a13 Added API to port internal speech probability in NS.
Identical with CL652007 that's already been accepted for commit.

TBR=andrew@webrtc.org
BUG=None
TEST=None
Review URL: https://webrtc-codereview.appspot.com/670009

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2511 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-12 21:00:43 +00:00
mikhal@webrtc.org
6182db10c8 vp8: Updating wrapper to use CalcBufferSize (includes odd size support).
BUG=
TEST=

Review URL: https://webrtc-codereview.appspot.com/685004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2510 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-11 18:43:36 +00:00
mikhal@webrtc.org
538f0ab96f I420: Updating computation of buffer size to use calcBufferSize (odd size support).
BUG=
TEST=

Review URL: https://webrtc-codereview.appspot.com/687004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2509 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-11 18:20:39 +00:00
wu@webrtc.org
262bdedfda Remove files that are not needed from direct_show_base_classes.gyp
BUG=
TEST=try

Review URL: https://webrtc-codereview.appspot.com/689004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2508 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-11 16:52:19 +00:00
wu@webrtc.org
13c09bc845 .
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2506 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-10 23:10:31 +00:00
kma@webrtc.org
ff2f861c71 Corrected one error for Android build.
Also added iSAC in the default build in Android, to test any build errors in iSAC in platform build in buildbot.
Review URL: https://webrtc-codereview.appspot.com/684004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2505 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-10 21:37:49 +00:00
mikhal@webrtc.org
b95e9ca865 video_coding: Refatoring I420 wrapper. No functional updates.
BUG=
TEST=

Review URL: https://webrtc-codereview.appspot.com/673009

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2504 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-10 20:58:08 +00:00
mikhal@webrtc.org
0bb817dab0 1. Adding odd size support to LibYuv wrapper.
2. Removing unused functionality.
3. Adding support for negative height (flips the image).

BUG=
TEST=

Review URL: https://webrtc-codereview.appspot.com/673008

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2503 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-10 20:48:48 +00:00
leozwang@webrtc.org
475c26634e Re-enable WEBRTC_SVNREVISION script
Message:
Another try to enable the script to get svn revision number. Most code borrowed from
lastchange.py, I simplified and modified to make it work with webrtc. The bottom line
of this script is 1. not breake any existing builds 2. get correct svn revision number
in a typical engineering setup, so it doesn't deal with some corner cases that lastchange.py
does, just simply returns "n/a" since these corner cases will most likely not happen, and
it also make this script simple.

Description:
This script runs "svn info" or "git svn info" to get svn revision number returns "n/a" if
both fail.

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2502 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-10 20:36:29 +00:00
kma@webrtc.org
adf8ddf4aa Assembly coding for pitch filter in iSAC for ARMv6.
Review URL: https://webrtc-codereview.appspot.com/631004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2501 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-10 19:30:57 +00:00
kma@webrtc.org
e2c16a83bc Optimized a filter bank function in iSAC/fix for ARM.
Review URL: https://webrtc-codereview.appspot.com/631008

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2500 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-10 17:59:44 +00:00
leozwang@webrtc.org
cf9855d9eb Update build.xml and api level
Description:
This cl updates build.xml following the sdk_r20 release. Also upgrade api
level to 10. API level 9 is obsolete and we don't reply on level 9 particular
features, upgrade to 10 to make development more easier.

BUG=
TEST=local build
Review URL: https://webrtc-codereview.appspot.com/678005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2499 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-10 17:38:48 +00:00
kma@webrtc.org
d2f71003af correct one build error in linux.
Review URL: https://webrtc-codereview.appspot.com/681005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2498 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-09 23:34:58 +00:00
kma@webrtc.org
72f8a6d77b Optimized PCorr2Q32() in iSAC with intrinsics in ARM Neon platform.
Review URL: https://webrtc-codereview.appspot.com/634004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2497 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-09 23:27:02 +00:00
xians@webrtc.org
e9eb235bc1 Remove the useless dummy audio device impl which creates threads and high res timers on windows.
BUG=630
Test=apprtc.appspot.com in chrome
Review URL: https://webrtc-codereview.appspot.com/667010

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2494 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-06 08:33:13 +00:00
phoglund@webrtc.org
2eefb2242f Improved fuzzer. It will now throw in additional refreshes, which is known to mess with lifetime assumptions.
BUG=
TEST=

Review URL: https://webrtc-codereview.appspot.com/679008

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2492 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-04 12:29:09 +00:00
turaj@webrtc.org
01ad75888a ilbc: Mark untouched input arrays as const
Review URL: https://webrtc-codereview.appspot.com/662004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2490 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-03 21:35:46 +00:00
stefan@webrtc.org
ddfdfed3b5 Pass capture time (wallclock) to the RTP sender to compute transmission offset
- Change how the transmission offset is calculated, to
  incorporate the time since the frame was captured.
- Break out RtpRtcpClock and move it to system_wrappers.
- Use RtpRtcpClock to set the capture time in ms in the capture module.
  We must use the same clock as in the RTP module to be able to measure
  the time from capture until transmission.
- Enables the RTP header extension for packet transmission time offsets.

BUG=
TEST=trybots

Review URL: https://webrtc-codereview.appspot.com/666006

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2489 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-03 13:21:22 +00:00
pwestin@webrtc.org
1853005f37 Change clock to be 64 bits in RTP module
Review URL: https://webrtc-codereview.appspot.com/678011

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2488 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-03 10:41:54 +00:00
tommi@webrtc.org
7b61049117 Land: https://webrtc-codereview.appspot.com/678010/
Add -Wno-unused-private-field until all violations are fixed.

This is currently in chromium's build/common.gypi, but I'd like
to remove it from there.
Review URL: https://webrtc-codereview.appspot.com/680006

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2485 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-03 08:19:24 +00:00
tommi@webrtc.org
fb933bdb26 Landing: https://webrtc-codereview.appspot.com/680005/
Fix more -Wunused-private-field violations.
Review URL: https://webrtc-codereview.appspot.com/668010

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2484 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-03 08:19:12 +00:00
vikasmarwaha@webrtc.org
e85c77bd7c Bump WebRTC version to 3.8.1
Review URL: https://webrtc-codereview.appspot.com/665007

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2479 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-02 18:11:06 +00:00
tommi@webrtc.org
cf21b9be87 Fix ChromeOS build by removing an unused variable.
TBR=niklase
Review URL: https://webrtc-codereview.appspot.com/669008

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2477 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-02 14:29:58 +00:00
phoglund@webrtc.org
ef8ca6a801 Wrote ClusterFuzz test for WebRTC GetUserMedia.
This initial test is very simple since we are just releasing GetUserMedia in the next release.

BUG=
TEST=

Review URL: https://webrtc-codereview.appspot.com/639006

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2476 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-02 11:39:22 +00:00
vspasova@webrtc.org
b358bd8f87 A command-line tool based on libyuv to convert a set of RGBA files to a YUV video.
BUG=
TEST=
tgbra_to_i420_converter --frames_dir=<directory_to_rgba_frames> --output_file=<output_yuv_file> --width=<width_of_input_frames> --height=<height_of_input_frames>

<output_yuv_file> should be an empty file because we open it in append mode

Review URL: https://webrtc-codereview.appspot.com/673006

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2475 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-02 07:43:30 +00:00
marpan@webrtc.org
c5b392e9d6 Updates t resolution adaptation (cama):
-set image type when QM is reset.
  -fix for undoing two stages of spatial downsampling.
  -some adjustments and code clean-up.
  -updates to control parameters and unittest.
Review URL: https://webrtc-codereview.appspot.com/641010

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2473 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-06-29 21:44:55 +00:00