1. 7c3523c Change audio/video sync to be based on mapping RTP timestamps to NTP. by stefan@webrtc.org · 12 years ago
  2. fa418ac Consolidate common_video targets to improve gyp run time. by andrew@webrtc.org · 12 years ago
  3. 852fd68 Fix for clang ia32 on linux which does not support optimize attribute. by fbarchard@google.com · 12 years ago
  4. 1594e84 Roll to libyuv r341 to fix unittest failures on build bots. Version number updated so unittests pass version check. Disabled 4 tests that failed valgrind - libyuv bugs 79,80,81,82 opened for followup. by fbarchard@google.com · 12 years ago
  5. 4b42508 This CL is WebRTC VoiceEngine for iOS and is from CL713004. by sjlee@webrtc.org · 12 years ago
  6. c732ca6 Return audio_processing_tests.gypi to module.gyp. by andrew@webrtc.org · 12 years ago
  7. 4a2639a Disabled one more test on Linux that was probably flaky. 42 remaining. by phoglund@webrtc.org · 12 years ago
  8. e37ecc6 Adding test for relaying all simulcast streams to different receive channels. by stefan@webrtc.org · 12 years ago
  9. deaf685 Fix gcc 4.6 compilation for video_engine_unittest by mflodman@webrtc.org · 12 years ago
  10. a96f8d9 Change audio_processing libraries because of r2723 by leozwang@webrtc.org · 12 years ago
  11. 8c4696c Consolidate audio_processing targets to improve gyp time. by andrew@webrtc.org · 12 years ago
  12. 7a50fa4 Changed a flag in ARM build for platform build. by kma@webrtc.org · 12 years ago
  13. 0221b78 Added run time ARM-Neon detection feature in SPL functions. by kma@webrtc.org · 12 years ago
  14. 706a546 Change include path by leozwang@webrtc.org · 12 years ago
  15. 1a4abae Fixes an issue where we setting wrong padding bitrates. by stefan@webrtc.org · 12 years ago
  16. 7692239 Work around bot filesystem flakiness in MixingTest. by andrew@webrtc.org · 12 years ago
  17. f3b65db Remove WEBRTC_MAC_INTEL. by andrew@webrtc.org · 12 years ago
  18. b3b158d Put output files in the output directory. by andrew@webrtc.org · 12 years ago
  19. 3c1f96f Fixed several places for compiler warnings. by kma@webrtc.org · 12 years ago
  20. 0b3ee39 Relaxing the rate control test. by stefan@webrtc.org · 12 years ago
  21. de8db4e Roll libvpx to c6fd0a5d to get MFQE and denoising improvements. by stefan@webrtc.org · 12 years ago
  22. ead3005 Making Java headless to save execution time by kjellander@webrtc.org · 12 years ago
  23. 3be5863 Adding a class receiving key frame requests and relying to corresponding ViEEncoder. This CL adds the new class and unittest, but doesn't wire up th efunctionality. That will come in a follow soon after. by mflodman@webrtc.org · 12 years ago
  24. dcc30f8 Add a script that can build a single voice engine library by leozwang@webrtc.org · 12 years ago
  25. 9ae5348 Remove ARM_WINM and related unused defines. by andrew@webrtc.org · 12 years ago
  26. be322d1 Correct wrong function name by leozwang@webrtc.org · 12 years ago
  27. 770d06b Add libns which was added recently by leozwang@webrtc.org · 12 years ago
  28. 618ab3f Add a real FFT wrapper around the complex FFT. by andrew@webrtc.org · 12 years ago
  29. 56ef8ca Bug fix for issue in building ARM neon device. by kma@webrtc.org · 12 years ago
  30. 9b1cf54 Change the dependency of ARM code from on Android to on ARM. by kma@webrtc.org · 12 years ago
  31. c81a801 Adding critsect to VCM::StartDebugRecording. by mflodman@webrtc.org · 12 years ago
  32. 03b2b85 Enable multi-res encoding feature in libvpx. by stefan@webrtc.org · 12 years ago
  33. d84d111 Add WEBRTC_POSIX and remove unneeded defines. by andrew@webrtc.org · 12 years ago
  34. 1e68577 Update the 3 layer temporal pattern and apply the current fix to issue 6992310. by marpan@webrtc.org · 12 years ago
  35. 31eac60 Disabled one more flaky test on Linux. by phoglund@webrtc.org · 12 years ago
  36. 992da29 A tool that crops the top pixel rows of a YUV video. by vspasova@webrtc.org · 12 years ago
  37. 6307dbf Updates the PRESUBMIT.py to allow years from 2011 to the current year. by kjellander@webrtc.org · 12 years ago
  38. 3baa8a2 Roll libyuv to r338 which includes more complete unittests, lint fixes, and a bug fix for YUY2ToARGB which was oversampling by 1 row for UV channels. This should help with setting up build bots for libyuv and keeps the version in sync with chromium. by fbarchard@google.com · 12 years ago
  39. 8a9f0f4 * Update to the peerconnection client to use jsep01. (Chromium 153489.) by wu@webrtc.org · 12 years ago
  40. 1b0a02e Fixing a path and Ant invocation issue in build_zxing.py and delete_file issue in helper_functions.py by vspasova@webrtc.org · 12 years ago
  41. 16cfbe2 Fix a potential Chrome crash in audioproc. by andrew@webrtc.org · 12 years ago
  42. 4436fce Disabled audio device tests on mac so we can launch the test on the bots. by phoglund@webrtc.org · 12 years ago
  43. cc53b7c Disable test causing race conditions. by andrew@webrtc.org · 12 years ago
  44. b935228 Trivial fix for memcheck error. by andrew@webrtc.org · 12 years ago
  45. 55c0d4a Add support for clock drift compensation. by andrew@webrtc.org · 12 years ago
  46. 954cf80 Adding the video debug api to vie test record by mikhal@webrtc.org · 12 years ago
  47. 12dbcd9 Roll Chromium 143348:152335. by andrew@webrtc.org · 12 years ago
  48. a4fa461 Bump libyuv version to 331 which includes clang build fixes. by fbarchard@google.com · 12 years ago
  49. e41bbdf Adding an API that allows recording of video data by mikhal@webrtc.org · 12 years ago
  50. 7b2e919 Add pinned dep for cygwin. by andrew@webrtc.org · 12 years ago
  51. 715faaf Change so that capture_time_ms == 0 is considered invalid. by stefan@webrtc.org · 12 years ago
  52. 94771cb Change preprocessor define WEBRTC_ANDROID into WEBRTC_ARCH_ARM, for ARM platform depended code. by kma@webrtc.org · 12 years ago
  53. 7611791 Added unit tests for several SPL macros/functions, and detailed all factors by kma@webrtc.org · 12 years ago
  54. 2bea040 Fix ia32 sse2 error in libvpx. by andrew@webrtc.org · 12 years ago
  55. afdcc2c Added unit test for a filter bank function in iSAC-Fix, with some optimization by kma@webrtc.org · 12 years ago
  56. 36b95b4 Adding a recording tool to vie autottest by mikhal@webrtc.org · 12 years ago
  57. 36d0baf Fixes in preparation for next Chromium roll. by andrew@webrtc.org · 12 years ago
  58. 6b84b61 Disabling flaky tests in preparation of launching test on bots. by phoglund@webrtc.org · 12 years ago
  59. ac410e2 A small tool to run PSNR and SSIM between two I420 videos. by vspasova@webrtc.org · 12 years ago
  60. 4368c26 Changing to use SleepMs throughout audio_device module. by hta@webrtc.org · 12 years ago
  61. f7884f9 Revert 2660 - updating cl by henrike@webrtc.org · 12 years ago
  62. 3387b88 Makes it possible to disable frame dropping in the VP8 codec. by henrike@webrtc.org · 12 years ago
  63. 6a6121c updating cl by mikhal@webrtc.org · 12 years ago
  64. 2a74de1 Bump version number to 3.11 by elham@webrtc.org · 12 years ago
  65. 727a9f5 Roll libvpx to c522217d. by stefan@webrtc.org · 12 years ago
  66. 1ec2b38 VP8 config tunings for improved quality. by stefan@webrtc.org · 12 years ago
  67. 8a2fc88 Adds new GetRemoteRTCPSenderInfo() and GetRemoteRTCPReportBlocks APIs to VoE. by henrika@webrtc.org · 12 years ago
  68. f61dc9b Moving frame_analyzer and rgba_to_i420_converter to src/tools. by vspasova@webrtc.org · 12 years ago
  69. 2143c60 Roll libvpx to 8bec177d. by stefan@webrtc.org · 12 years ago
  70. d81d906 Fixed a bug in the C code in a filterbank function in iSAC-fix, and further optimized ARM code. by kma@webrtc.org · 12 years ago
  71. d6fcf7f Add debug options to test app by leozwang@webrtc.org · 12 years ago
  72. bdb03d4 Fix for issue 420 in TransmitMixer::SetTypingDetectionParameters. by vikasmarwaha@webrtc.org · 12 years ago
  73. 510c1e3 Read ptypes.txt from /sdcard on android by leozwang@webrtc.org · 12 years ago
  74. 969d5f3 Reduce the PSNR threshold so that always having MFQE enabled doesn't trigger. by stefan@webrtc.org · 12 years ago
  75. 4ff8a9a Print out more audio codec information in vie_auto_test by leozwang@webrtc.org · 12 years ago
  76. 4e8eaba Properly handle switching between simulcast and unicast streams. by stefan@webrtc.org · 12 years ago
  77. 3994e03 ADM no longer reads PCM files from data/audio_device. Now uses the resource folder instead. by henrika@webrtc.org · 12 years ago
  78. 6f90983 Remove data files from data/audio_coding by tina.legrand@webrtc.org · 12 years ago
  79. 617e23c In AVI file header, 'cbSize' might be omitted for PCM audio types. by braveyao@webrtc.org · 12 years ago
  80. f7a58f8 Fixes VP8 issue with sending simulcast->non simulcast->simulcast. by henrike@webrtc.org · 12 years ago
  81. 6620c68 Changed test case for r2629. by mflodman@webrtc.org · 12 years ago
  82. 21c822c 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. by wu@webrtc.org · 12 years ago
  83. 9ea1be8 Remove unnecessary failure on changing CN payload type while sending. by andrew@webrtc.org · 12 years ago
  84. 42a4891 Fixed issue for rtp extension. by mflodman@webrtc.org · 12 years ago
  85. 154dbbe Make VP8 timestamp int64_t to be represented with the same type as in libvpx. by stefan@webrtc.org · 12 years ago
  86. a51e766 land 728008 Review URL: https://webrtc-codereview.appspot.com/708014 by xians@webrtc.org · 12 years ago
  87. 1c80d79 Fix libvpx ARM builds. by stefan@webrtc.org · 12 years ago
  88. ba46804 Moving to use data files in resources, for ACM. by tina.legrand@webrtc.org · 12 years ago
  89. c311583 Changes to upgrade libvpx to head of master. by stefan@webrtc.org · 12 years ago
  90. ee508e5 Enabled ARMv7 code in Android NDK build. by kma@webrtc.org · 12 years ago
  91. a15ea49 Added isac WebRtcIsacfix_CalculateResidualEnergy() into dynamic Neon detection for by kma@webrtc.org · 12 years ago
  92. fd80070 A tool to do PSNR and SSIM analysis over frames. by vspasova@webrtc.org · 12 years ago
  93. 6b01bfd Remove version function from ACM codec database. by tina.legrand@webrtc.org · 12 years ago
  94. 5dffebc Remove disabling of warning 4351 from non-interface files. by andrew@webrtc.org · 12 years ago
  95. 620a256 Fixed a bug in Coverity (fileInstanceId=1323160). by kma@webrtc.org · 12 years ago
  96. 2865542 Removed barcode_tools.gyp and added build_zxing.py by vspasova@webrtc.org · 12 years ago
  97. 8327c85 Fixing a syntax error in barcode_tools DEPS. by vspasova@webrtc.org · 12 years ago
  98. 8ee2750 Fixes after TBR comments in http://review.webrtc.org/675005 by kjellander@webrtc.org · 12 years ago
  99. 400e7da Created a barcode encoder and decoder Python tools. by vspasova@webrtc.org · 12 years ago
  100. 8e221ee Making the RGBA to I420 tool more useful. Did the following changes: by vspasova@webrtc.org · 12 years ago