Commit Graph

  • ea5b8b5903 Trival changes in gui layout based on feedback leozwang@webrtc.org 2012-06-29 18:31:45 +00:00
  • fb59442c40 Change file path to make it work on android leozwang@webrtc.org 2012-06-29 18:28:12 +00:00
  • 8d59e70434 In this CL four pitch-filters are integrated into a single function. I have kept the interfaces unchanged so there was no need to modify any other file. A test is uploaded to show how this CL is tested. The test engages all the functions affected by this CL and compares their output with the version of iSAC before this change. This CL is bit-exact. Furthermore, I ran iSAC release test and diff results with previous version. The test file will not be commited, as running it requires a hack in old iSAC to. Hence you don't need to code-review it. turaj@webrtc.org 2012-06-29 18:17:53 +00:00
  • e06ca3cef6 Removed nolint for include guards. mflodman@webrtc.org 2012-06-29 13:20:14 +00:00
  • ab2610ffd9 Removed the last lint warnings in video_engine. mflodman@webrtc.org 2012-06-29 10:05:28 +00:00
  • efe20b39db Only add Mac compiler warning for clang, not gcc. mflodman@webrtc.org 2012-06-28 17:28:06 +00:00
  • 1115fdbe69 Remove tab from DEPS. andrew@webrtc.org 2012-06-28 15:55:01 +00:00
  • a5fcf7ab41 Fixes broken Chromium build. henrike@webrtc.org 2012-06-28 12:49:35 +00:00
  • 44361abb20 Moving from Chromium cygwin dependency to our own kjellander@webrtc.org 2012-06-28 12:30:27 +00:00
  • c802e0ed0c Changed max codec resolution. mflodman@webrtc.org 2012-06-28 07:57:39 +00:00
  • d2e6779565 Fix for negative transmission time offset. Review URL: https://webrtc-codereview.appspot.com/671006 asapersson@webrtc.org 2012-06-28 07:53:15 +00:00
  • 5f28498149 First step in refactoring audio/video synchronization. Adds unittests. stefan@webrtc.org 2012-06-28 07:51:16 +00:00
  • cee447a5bb cpplint passes for vie_performance_monitor, vie_manager_base, vie_impl, vie_renderer, vie_defines and vie_render_manager. mflodman@webrtc.org 2012-06-28 07:29:46 +00:00
  • 100463e828 Added initial nack configuration for rtp module. Review URL: https://webrtc-codereview.appspot.com/677007 asapersson@webrtc.org 2012-06-28 07:21:51 +00:00
  • 1b1cd78dd2 Made cpplint pass for vie_remb, vie_ref_count, vie_sender and vie_receiver. mflodman@webrtc.org 2012-06-28 06:34:08 +00:00
  • e22beabaf1 [MIPS] Adding support for MIPS architecture for WebRTC. andrew@webrtc.org 2012-06-27 22:24:43 +00:00
  • f5e99db10b Made cpplint pass for vie_channel.* and vie_encoder.*. NOLINT is used for API changes, include guards and include files in WebRTC root. mflodman@webrtc.org 2012-06-27 09:49:37 +00:00
  • 3ddc974039 Handle VAD/DTX in a correct way if running stereo ACM. tina.legrand@webrtc.org 2012-06-27 09:25:50 +00:00
  • 4ecea3e105 Downmix before resampling in capture and render paths. andrew@webrtc.org 2012-06-27 03:25:31 +00:00
  • 7a281a5634 Fix Android build after test/ -> src/test/ andrew@webrtc.org 2012-06-27 03:22:37 +00:00
  • 81cf5e4752 Move test to src/test. andrew@webrtc.org 2012-06-27 01:41:54 +00:00
  • 253912c188 Disable a few features to save CPU cycles on android leozwang@webrtc.org 2012-06-26 17:08:41 +00:00
  • 5567ebfd1f VPM: Assign correct required size for odd size destination frame. Updates to spatial resampler unittest. Review URL: https://webrtc-codereview.appspot.com/660006 marpan@webrtc.org 2012-06-26 16:47:36 +00:00
  • bd7aeba8fb Expose a set of options to the OveruseDetector supporting experiments Updated overuse_detector.* to use google style naming convention Removed OveruseDetector::Reset Review URL: https://webrtc-codereview.appspot.com/666005 astor@webrtc.org 2012-06-26 10:47:04 +00:00
  • f494fd0954 Use system-independent sleep in video_capture_unittest. hta@webrtc.org 2012-06-25 11:33:34 +00:00
  • 626dccc85b Use one OS-independent sleep function in a video test hta@webrtc.org 2012-06-25 11:30:33 +00:00
  • 643be71700 Adds variable for third party directory. henrike@webrtc.org 2012-06-25 10:48:58 +00:00
  • b9c1833c2c Add channel info to the Actions->Codec Changes menu in the VoE test app. Review URL: https://webrtc-codereview.appspot.com/665005 tnakamura@webrtc.org 2012-06-22 16:29:38 +00:00
  • 77e18124f9 Fix the flakiness in FileBeforeStreamingTest braveyao@webrtc.org 2012-06-22 10:41:11 +00:00
  • 7450896a12 Roll Chromium 140240:143348. andrew@webrtc.org 2012-06-22 00:25:43 +00:00
  • 64f86fba19 Fix test app render bug. mflodman@webrtc.org 2012-06-21 12:32:39 +00:00
  • 8baed51f6e This CL is part of enabling cpplint check for video_engine uploads. mflodman@webrtc.org 2012-06-21 12:11:50 +00:00
  • 9ba151bdf9 Removed cpplint warnings from all impl-files to be able to add this check as presubmit step. I don't want to change the API right now, will come later, so there are several NOLINT comments added to get around this for now. mflodman@webrtc.org 2012-06-21 10:02:13 +00:00
  • 2bd8d62d3b Sleep using no compile flags hta@webrtc.org 2012-06-21 09:57:24 +00:00
  • 67f98ec63a Removed flaky REMB test. This test is now covered by: - RemoteBitrateEstimatorTest - BitrateControllerTest - RtcpFormatRembTest - ViERembTest mflodman@webrtc.org 2012-06-21 09:29:53 +00:00
  • 173538faa3 Refactored function WebRtcIsacfix_GetLpcCoef() in iSAC-fix. One reason behind it is for further optimization of it in ARM. Review URL: https://webrtc-codereview.appspot.com/646012 kma@webrtc.org 2012-06-20 17:17:15 +00:00
  • ba5a97db4a Moving buildbot to internal repository. kjellander@webrtc.org 2012-06-20 07:55:41 +00:00
  • 3168e5349c Working unit test for critical sections. hta@webrtc.org 2012-06-20 06:45:56 +00:00
  • 5608fe9861 Disabling FileBeforeStreamingTest due to flakiness. kjellander@webrtc.org 2012-06-20 06:14:31 +00:00
  • 2259f855ea Remove unused member variables found by clang's -Wunused-private-field. wu@webrtc.org 2012-06-19 14:56:50 +00:00
  • 72e3a89b52 Created a wrapper class for condition_variable that lets me write (hopefully) reliable tests for some of its properties. hta@webrtc.org 2012-06-19 13:49:48 +00:00
  • b38fca1ec2 VAD Refactoring: API change of return value from int16_t to int. bjornv@webrtc.org 2012-06-19 11:03:32 +00:00
  • f477aac844 Removed gflags header from vie_auto_test. vspasova@webrtc.org 2012-06-19 09:20:33 +00:00
  • dfa6b697e2 Refine the error handling made in rev2373 Review URL: https://webrtc-codereview.appspot.com/644005 braveyao@webrtc.org 2012-06-19 06:38:59 +00:00
  • 67f256fab4 Use 32 as the alignment if possible in VP8 wrapper. wu@webrtc.org 2012-06-18 21:15:32 +00:00
  • df596ae444 VAD Refactoring of GMM test section bjornv@webrtc.org 2012-06-18 18:22:53 +00:00
  • 50d5ca5bf2 Refactoring of TestAllCodecs tina.legrand@webrtc.org 2012-06-18 13:35:52 +00:00
  • db2f6cf878 Added missing define guard to sleep.h hta@webrtc.org 2012-06-18 13:23:48 +00:00
  • 86a6aacaee Unittest utilities - starting out with an encapsulated trace-to-screen. hta@webrtc.org 2012-06-18 13:22:08 +00:00
  • e3a0712f04 Deregister RTP module before deleting it. mflodman@webrtc.org 2012-06-18 12:43:41 +00:00
  • 41adcdbf13 An OS-independent sleep function, and one usage thereof. hta@webrtc.org 2012-06-18 11:24:57 +00:00
  • 37198007ea GetRecPayloadType now logs a warning instead of and error when the user asks for the payload type while no packets have been received. henrika@webrtc.org 2012-06-18 11:00:12 +00:00
  • 190541578a Correct gypi files to match the actual filenames. stefan@webrtc.org 2012-06-18 10:57:05 +00:00
  • d63d06a289 bump version to 3.8 Review URL: https://webrtc-codereview.appspot.com/657004 niklas.enbom@webrtc.org 2012-06-18 08:36:36 +00:00
  • 4de777ba2b Refine the error processing of StopRecordingMicrophone. braveyao@webrtc.org 2012-06-15 02:37:53 +00:00
  • bdf7ee5bab This simple change should adress issue 471. turaj@webrtc.org 2012-06-14 23:46:35 +00:00
  • 352d09ab28 Updates to videoprocessor_integration test: -added metric for expected key frame size mismatch -fix to start bitrate -updates to some expected values in tests Review URL: https://webrtc-codereview.appspot.com/641007 marpan@webrtc.org 2012-06-14 18:35:00 +00:00
  • f088448c37 Libyuv Scalerunittest: Added PSNR check to some tests in scaler unittest: -for downsampling to 1/2x1/2 -for the odd frame sizes cases Review URL: https://webrtc-codereview.appspot.com/642009 marpan@webrtc.org 2012-06-14 17:00:45 +00:00
  • 139c4678c1 Fixed a/v sync issue. mflodman@webrtc.org 2012-06-14 11:08:51 +00:00
  • 46d83fa26c Use digital mode on mobile leozwang@webrtc.org 2012-06-12 23:47:20 +00:00
  • c35f1d26c5 FEC: Fix to coverity issue 14448: unintended sign extension. Review URL: https://webrtc-codereview.appspot.com/647004 marpan@webrtc.org 2012-06-12 20:12:13 +00:00
  • f0d4696ab3 Add support for SSE intrinsics on gcc in libvpx. stefan@webrtc.org 2012-06-12 08:33:53 +00:00
  • d41851480c Bumped version number to 3.7. mflodman@webrtc.org 2012-06-12 08:31:36 +00:00
  • b1c3276f5a VAD Refactoring: WebRtcVad_Process() bjornv@webrtc.org 2012-06-12 08:19:24 +00:00
  • 5f9f1db12a This change make PulseAudio only start for the tests on the LinuxLargeTests bot. kjellander@webrtc.org 2012-06-12 08:07:30 +00:00
  • 5e7ca608d5 Use new fileutil functions for trace in ACM tina.legrand@webrtc.org 2012-06-12 07:16:24 +00:00
  • 1c284734cd Fix master's "Start PulseAudio" step. andrew@webrtc.org 2012-06-12 06:15:45 +00:00
  • 0594916a21 Add audio_e2e_test to LinuxLargeTests. andrew@webrtc.org 2012-06-12 03:32:18 +00:00
  • 9f6577b304 Restore default source in e2e test. andrew@webrtc.org 2012-06-12 03:25:03 +00:00
  • 6724c4239b Add VoiceEngine apm settings to test application leozwang@webrtc.org 2012-06-11 21:23:16 +00:00
  • be581640c1 Add a variable for the libjpeg include directory. andrew@webrtc.org 2012-06-11 20:38:48 +00:00
  • f08f52f136 Fixing issues with slaves.cfg on Windows. kjellander@webrtc.org 2012-06-11 08:06:40 +00:00
  • eec739f846 VAD Refactoring: Changed pointer structure in WebRtcVad_FindMinimum(). bjornv@webrtc.org 2012-06-11 07:57:57 +00:00
  • 78a3110602 Disable multi_res_encoding in libvpx. marpan@webrtc.org 2012-06-08 22:53:55 +00:00
  • fa7138f889 Change CriticalSectionScoped to use pointer constructor tina.legrand@webrtc.org 2012-06-08 10:51:28 +00:00
  • 276dc1872a Add libremote_bitrate_estimator to android makefile leozwang@webrtc.org 2012-06-07 18:58:12 +00:00
  • f85b35a2f4 Refactored Neon code for AECM module, by using pure assembly code. Bit exact. Review URL: https://webrtc-codereview.appspot.com/447008 kma@webrtc.org 2012-06-07 16:17:17 +00:00
  • 38506ef4d3 Disable cpu detection on arm-neon leozwang@webrtc.org 2012-06-07 15:26:02 +00:00
  • d81ab1397b abs() was used instead of fabsf(), which returns int and not float and therefore truncated the return value. stefan@webrtc.org 2012-06-07 13:48:04 +00:00
  • f7d0c77b48 Added the bitrate estimator test to the trybots. phoglund@webrtc.org 2012-06-07 09:28:12 +00:00
  • 90af7f841c Changing Celt to run on 20 msec frames tina.legrand@webrtc.org 2012-06-07 08:57:27 +00:00
  • d2956d8cda Renamed test_bwe. phoglund@webrtc.org 2012-06-07 08:36:35 +00:00
  • 9354cc965c Refactoring the receive-side bandwidth estimation into its own module. stefan@webrtc.org 2012-06-07 08:10:14 +00:00
  • f4c6aa2e81 Improve the reliablity of the audio e2e test. andrew@webrtc.org 2012-06-07 04:00:15 +00:00
  • b0bcf13dd4 Trival fix to relative paths of audio files in voe_ui_win_test braveyao@webrtc.org 2012-06-07 02:21:44 +00:00
  • 5f97232cac Removing a TODO in the FEC: renaming the exisiting packets mask to indicate random mode, and refactored and renamed corresponding table file. Review URL: https://webrtc-codereview.appspot.com/632007 marpan@webrtc.org 2012-06-06 22:34:38 +00:00
  • cac603f390 Fix for the alignment problems/mismatch in ViECapture and VP8Encoder. wu@webrtc.org 2012-06-05 23:52:59 +00:00
  • f4c2de9e2f Added some tests to videoprocessor_integrationtest, for testing: -encooder response to changing bit rate and frame rate -frame dropper and spatial resize -temporal layers Review URL: https://webrtc-codereview.appspot.com/613006 marpan@webrtc.org 2012-06-05 21:07:28 +00:00
  • 8866bb1132 FEC: Added another set of packet masks for the FEC. These FEC codes perform better for bursty (consecutive loss) than the existing set (which were designed for random loss). Updates to the unittests and test_fec accordingly. Review URL: https://webrtc-codereview.appspot.com/581005 marpan@webrtc.org 2012-06-05 16:42:20 +00:00
  • 20e13edede New attempt to revert r2362, since drover failed. bjornv@webrtc.org 2012-06-05 13:07:56 +00:00
  • cb89c6f914 Revert 2363 - Refactoring the receive-side bandwidth estimation into its own module. bjornv@webrtc.org 2012-06-05 12:25:35 +00:00
  • df373984e2 Renamed test_bwe. phoglund@webrtc.org 2012-06-05 11:00:24 +00:00
  • f72881406f Refactoring the receive-side bandwidth estimation into its own module. stefan@webrtc.org 2012-06-05 10:44:00 +00:00
  • d2acea6b30 Minor style changes bjornv@webrtc.org 2012-06-05 08:09:23 +00:00
  • 3007b26591 Roll Chromium 134666:140240. andrew@webrtc.org 2012-06-04 23:14:37 +00:00
  • da7fdf4af8 Fix to scaler in libyuv for odd size frames. Review URL: https://webrtc-codereview.appspot.com/633004 marpan@webrtc.org 2012-06-04 21:56:13 +00:00
  • ba108aee21 This CL contains some refactoring. Spectrum coding is main place that is affected. Therefore, I have bit-exactness test, test_spectrum_ coding.c, to be sure about the changelist. You can go through the test to be sure the changes are tested. However, I don't intend to commi t the test, as it would be a source of confusion and requires hack to iSAC to be able to run the test. It is basically a one-time test. turaj@webrtc.org 2012-06-04 20:04:58 +00:00
  • 2cc55096d5 Fix syntax error in jpeg.gypi. andrew@webrtc.org 2012-06-04 20:01:23 +00:00
  • ad6083f414 Added condition for which jpeg lib to use. mflodman@webrtc.org 2012-06-04 19:10:43 +00:00
  • 77fd39aa99 ACM PCM16B, fixing a copy-and-paste error. tina.legrand@webrtc.org 2012-06-04 11:47:49 +00:00