- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- b3bea2e Fix build errors on OS X Lion. by andrew@webrtc.org · 13 years ago
- e3ba738 Set OpenGL as the default renderer by leozwang@webrtc.org · 13 years ago
- ada5db4 Enable aecm neon optimized code in android build by leozwang@webrtc.org · 13 years ago
- 1ad477d Added a bit flip fuzz test to the voice engine. by phoglund@webrtc.org · 13 years ago
- 00c07e6 Fix a random crash because of NULL point by leozwang@webrtc.org · 13 years ago
- 4d7d23c Refactor OpenGL Code by leozwang@webrtc.org · 13 years ago
- 3a69865 Coverity issue 14317 (uninitialized status may influence execution flow) by hta@webrtc.org · 13 years ago
- 7e4a72a Revert 2241 - Enable aecm neon optimized code in android build by kjellander@webrtc.org · 13 years ago
- 0290a7a Revert 2243 - Re-enable embedding svn revision into code by kjellander@webrtc.org · 13 years ago
- d429086 Deleted udp_socket_windows and all references to it. by hta@webrtc.org · 13 years ago
- 86da94e Remove functions for unregistering decoder by tina.legrand@webrtc.org · 13 years ago
- d2d54c7 Improve WebRTCDemo by leozwang@webrtc.org · 13 years ago
- f6e27f5 Re-enable embedding svn revision into code by leozwang@webrtc.org · 13 years ago
- f1ccdb9 Aligned video buffer to 32 bytes boundary, when using vpx_img_alloc() in vp8. by kma@webrtc.org · 13 years ago
- fe74220 Enable aecm neon optimized code in android build by leozwang@webrtc.org · 13 years ago
- cf2cd7e Enable VP8 deblocker. Review URL: https://webrtc-codereview.appspot.com/569011 by marpan@webrtc.org · 13 years ago
- 93116ba Added an unittest for udp_socket_wrapper. by hta@webrtc.org · 13 years ago
- 4e7840d Revert 2233 - Aligned video buffer to 32 bytes boundary, when using vpx_img_alloc() in vp8. by kma@webrtc.org · 13 years ago
- 6d47c08 Aligned video buffer to 32 bytes boundary, when using vpx_img_alloc() in vp8. by kma@webrtc.org · 13 years ago
- 2853dde Refactor the internal API to the rtp/rtcp module. by pwestin@webrtc.org · 13 years ago
- 5dbe568 Disabled flaky tests. Standard tests will no longer run within extended tests. by phoglund@webrtc.org · 13 years ago