- b0bcf13 Trival fix to relative paths of audio files in voe_ui_win_test by braveyao@webrtc.org · 13 years ago
- 5f97232 Removing a TODO in the FEC: renaming the exisiting packets mask to indicate random mode, by marpan@webrtc.org · 13 years ago
- cac603f Fix for the alignment problems/mismatch in ViECapture and VP8Encoder. by wu@webrtc.org · 13 years ago
- f4c2de9 Added some tests to videoprocessor_integrationtest, for testing: by marpan@webrtc.org · 13 years ago
- 8866bb1 FEC: Added another set of packet masks for the FEC. by marpan@webrtc.org · 13 years ago
- 20e13ed New attempt to revert r2362, since drover failed. by bjornv@webrtc.org · 13 years ago
- cb89c6f Revert 2363 - Refactoring the receive-side bandwidth estimation into its own module. by bjornv@webrtc.org · 13 years ago
- df37398 Renamed test_bwe. by phoglund@webrtc.org · 13 years ago
- f728814 Refactoring the receive-side bandwidth estimation into its own module. by stefan@webrtc.org · 13 years ago
- d2acea6 Minor style changes by bjornv@webrtc.org · 13 years ago
- 3007b26 Roll Chromium 134666:140240. by andrew@webrtc.org · 13 years ago
- da7fdf4 Fix to scaler in libyuv for odd size frames. by marpan@webrtc.org · 13 years ago
- ba108ae This CL contains some refactoring. Spectrum coding is main place that is affected. Therefore, I have bit-exactness test, test_spectrum_ by turaj@webrtc.org · 13 years ago
- 2cc5509 Fix syntax error in jpeg.gypi. by andrew@webrtc.org · 13 years ago
- ad6083f Added condition for which jpeg lib to use. by mflodman@webrtc.org · 13 years ago
- 77fd39a ACM PCM16B, fixing a copy-and-paste error. by tina.legrand@webrtc.org · 13 years ago
- e6f235c Attempt to fix broken encoding. by phoglund@webrtc.org · 13 years ago
- 9cf4d72 by niklas.enbom@webrtc.org · 13 years ago
- 82bf033 by niklas.enbom@webrtc.org · 13 years ago
- 265e38c Fixing test gypi for bit rate controller by niklas.enbom@webrtc.org · 13 years ago
- f1d6e0a Removed the obsolete sanity check and added new test HTML files. by phoglund@webrtc.org · 13 years ago
- ab12990 In the past we support calling StartPlayingFileLocally() before StartPlayout(), then when playout is started, the file would be played out immediately. by braveyao@webrtc.org · 13 years ago
- 899baa8 Temporarily disable first partition packet counting to avoid a bug in ProducerFec which doesn't properly handle important packets. by marpan@webrtc.org · 13 years ago
- 354b0ed Check return result of fwrite [Audio Module] by leozwang@webrtc.org · 13 years ago
- c3b2683 Refactored the pitch filter function in iSAC-fix. One important purpose is to prepare the function for assembly optimization in ARM platforms. by kma@webrtc.org · 13 years ago
- 5b4f36d ACM: Too short char vector by tina.legrand@webrtc.org · 13 years ago
- 343301f Fixing release compilation on Linux and Mac trybots by kjellander@webrtc.org · 13 years ago
- c03df17 Enabling audio_coding_module_test on trybots by kjellander@webrtc.org · 13 years ago
- 4517585 Adding separate payload types for stereo modes by tina.legrand@webrtc.org · 13 years ago
- c2722a0 Fixed compiler warning Review URL: https://webrtc-codereview.appspot.com/624005 by pwestin@webrtc.org · 13 years ago
- 29c5a23 Renamed to Network Emulator and improved error handling. by kjellander@webrtc.org · 13 years ago
- f5d934d Upgrade libvpx to cab6ac16 (v. 1.1.1 pre-point-release). by stefan@webrtc.org · 13 years ago
- 7d8c567 Ignore return value of fwrites. by andrew@webrtc.org · 13 years ago
- 595749f Network simulation script based on Dummynet. by kjellander@webrtc.org · 13 years ago
- ad0f05b Remove empty directories. by andrew@webrtc.org · 13 years ago
- 2e84c11 Updating bitrate controller tests to test naming conventions. by kjellander@webrtc.org · 13 years ago
- baaf243 Extracted a method for sending padded data. by phoglund@webrtc.org · 13 years ago
- bb24b14 Libvpx waterfall additional changes. The CL http://review.webrtc.org/595005/ was not complete since it didn't put the libvpx waterfall at its own port. by kjellander@webrtc.org · 13 years ago
- 7d3b07a Update to chromium r139469. by wu@webrtc.org · 13 years ago
- 36ccce4 Remove documentation folders. by andrew@webrtc.org · 13 years ago
- 16fcb24 Disable flaky VolumeTests only on Linux. by andrew@webrtc.org · 13 years ago
- e7e64e3 Fix compilation errors on ChromeOS by leozwang@webrtc.org · 13 years ago
- 0cb79cc Fixing gyp bug in https://webrtc-codereview.appspot.com/599006 by niklas.enbom@webrtc.org · 13 years ago
- dc257b5 Add option to configure error concealment and disable by default. by stefan@webrtc.org · 13 years ago
- 327ada1 Refactored IncomingVideoStream and VideoRenderFrame, to get code in better shape when hunting BUG=481. by mflodman@webrtc.org · 13 years ago
- 9259e7b Added a step for restarting pulseaudio. by phoglund@webrtc.org · 13 years ago
- 281b798 Resolved Coverity warnings. by bjornv@webrtc.org · 13 years ago
- b5ea03a Add print out stats summary to integrationtest.cc by leozwang@webrtc.org · 13 years ago
- 459955f Move audio_frame_operations to the utility module. by andrew@webrtc.org · 13 years ago
- aafa49b Disable flaky VolumeTest.DefaultSpeakerVolumeIsAtMost255. by andrew@webrtc.org · 13 years ago
- 5f23d64 Set the stream delay to zero if too low. by andrew@webrtc.org · 13 years ago
- 2fc6e38 Check return value of fwrite. [Video Module] by leozwang@webrtc.org · 13 years ago
- 8a7a019 Syncing tests on try master with build master. by kjellander@webrtc.org · 13 years ago
- 1eef9c1 Bitrate bugfixes Review URL: https://webrtc-codereview.appspot.com/609005 by pwestin@webrtc.org · 13 years ago
- 5abab0b Revert 2311 - Disable error concealment. by stefan@webrtc.org · 13 years ago
- 3348b29 Disable error concealment. by stefan@webrtc.org · 13 years ago
- fe87f8c Libvpx buildbot waterfall. by kjellander@webrtc.org · 13 years ago
- ca8d788 Fix a bug where a RAII object was created for just one line instead of a block. by mflodman@webrtc.org · 13 years ago
- dbaa893 Completed rewrite of APM extended test. by phoglund@webrtc.org · 13 years ago
- 1747427 VAD Refactoring: Replaced pointer operation with array index by bjornv@webrtc.org · 13 years ago
- 4e12d30 VAD Refactoring: Removed assign calls by bjornv@webrtc.org · 13 years ago
- 0de1ee3 NetEQ: Remove an unnecessary condition, to fix a clang warning by tina.legrand@webrtc.org · 13 years ago
- b6e4cc7 Valgrind memcheck and TSAN script now uses Chrome+WebRTC suppression files. by kjellander@webrtc.org · 13 years ago
- 0d321da Refactored ARM specific code in Noise Suppression. Bit exact. by kma@webrtc.org · 13 years ago
- 1755a57 Check return result of fwrite, [APM] by leozwang@webrtc.org · 13 years ago
- f14575f Dynamically load codec list by leozwang@webrtc.org · 13 years ago
- 351fb6d Exclude code that don't work on android in voe_cmd_test by leozwang@webrtc.org · 13 years ago
- 15cd04a Enabling vp8_integrationtests on all platforms by kjellander@webrtc.org · 13 years ago
- 21c5bda Enabling udp_transport_unittests for TSAN by kjellander@webrtc.org · 13 years ago
- 10d3b52 I haven't done any refactoring here. by turaj@webrtc.org · 13 years ago
- f45d47a Remove mixing tests from voe_extended_test.cc by andrew@webrtc.org · 13 years ago
- 51b4f3e Try to fix MixingTest on the Win bots. by andrew@webrtc.org · 13 years ago
- 42e78ac Disable normal_async_test and rename tests to vp8_integrationtests. by stefan@webrtc.org · 13 years ago
- 6af9594 Added gyp variable to include/exclude all tests. by mflodman@webrtc.org · 13 years ago
- ee646c3 I know this is ugly, but it helps a lot to quickly update webRTC in Chrome and libJingle. by niklas.enbom@webrtc.org · 13 years ago
- 2d1fc9b Added critical section to prevent race. by pwestin@webrtc.org · 13 years ago
- 5c3a400 Re-added ChangeUniqueId temporary for chrome. by pwestin@webrtc.org · 13 years ago
- 3c580be Made fuzz tests and chrome bots FYI: e.g, they will warn instead of making the whole build red if they fail. by phoglund@webrtc.org · 13 years ago
- 7fbfc4c Use correct variable in trace. by andrew@webrtc.org · 13 years ago
- f98b6cc Remove noise during build on Win32 by andrew@webrtc.org · 13 years ago
- 4030013 No more TSAN errors on start_stop by hta@webrtc.org · 13 years ago
- ea0aa13 I haven't done any refactoring here. by turaj@webrtc.org · 13 years ago
- 9dc45da Move trunk/test/data -> trunk/data by andrew@webrtc.org · 13 years ago
- 1484ac0 Replaced 2 time functions with thread-safe equivalents by hta@webrtc.org · 13 years ago
- aa5f410 Add a README to e2e_quality. by andrew@webrtc.org · 13 years ago
- 78d8d99 Fixes the vp8_test on Linux. by stefan@webrtc.org · 13 years ago
- cb0a86e VAD refactoring: Added function for repeated code. by bjornv@webrtc.org · 13 years ago
- 2b00465 Add comparison to e2e and clean up. by andrew@webrtc.org · 13 years ago
- a1a34d6 Avoid flakiness by skipping more output verification. by andrew@webrtc.org · 13 years ago
- 6ed617b Fixing memory leak error in test. by hta@webrtc.org · 13 years ago
- 747cd87 FEC: For multi-frame FEC, allow for the size of the code to be increased, by marpan@webrtc.org · 13 years ago
- e1919f4 Unittest for thread_wrapper. by hta@webrtc.org · 13 years ago
- 0d71c1c Cleanup code. Review URL: https://webrtc-codereview.appspot.com/569021 by pwestin@webrtc.org · 13 years ago
- e231c61 Style guide reformatting of overuse_detector.{h,cc} by astor@webrtc.org · 13 years ago
- bd48e71 Adjusted the bloat build's start time. by phoglund@webrtc.org · 13 years ago
- 7597a85 Changed merge-name. by mflodman@webrtc.org · 13 years ago
- 294be77 Permit mixing mono and stereo streams. by andrew@webrtc.org · 13 years ago
- c832d8b Add google-gflags header files for linux/arm platform by leozwang@webrtc.org · 13 years ago
- b2179c2 Bugfix issue 533. Client does not handle NACK or PLI requests received from far end if a RTCP report from it has not been processed when RFC 5506 is enabled. by pwestin@webrtc.org · 13 years ago
- 1bca6d2 Fixes coverity warnings. by stefan@webrtc.org · 13 years ago