1. 5895ea1 Fixes volume problem controls, happening with some Logitech headsets. Originally submitted as gips p4 depot CL 38122. by punyabrata@webrtc.org · 13 years ago
  2. 9695e75 Resolve a crash related to pulseAudio where we need to check if by punyabrata@google.com · 13 years ago
  3. 288c869 Optimization of 'cftmdl': by cduvivier@google.com · 13 years ago
  4. 0e16b78 VP8: Removing VP8Latest flag following the update to the Cayuga release by mikhal@webrtc.org · 13 years ago
  5. d70b77d video_coding: Updating offline tests by mikhal@webrtc.org · 13 years ago
  6. 6f555dc by mallinath@webrtc.org · 13 years ago
  7. eb29a97 * Remove the previous renderer before set a new one. by wu@webrtc.org · 13 years ago
  8. adb2382 Fix windows build. by tommi@webrtc.org · 13 years ago
  9. f81f9f8 Add -Werror and -Wextra to the Linux build. by andrew@webrtc.org · 13 years ago
  10. 9139fdd Optimize ssim_8x8 for SSE2. by frkoenig@google.com · 13 years ago
  11. 6423509 Fix Valgrind warnings in audio_processing. by andrew@webrtc.org · 13 years ago
  12. f53055d Use optimized SSIM from libvpx. by frkoenig@google.com · 13 years ago
  13. bca7fa0 by mallinath@webrtc.org · 13 years ago
  14. 412889a Some cleanup in test app by leozwang@google.com · 13 years ago
  15. 54e4691 change from ./test/data/voice_engine/audio_long16.pcm to ../../test/data/voice_engine/audio_long16.pcm by xians@google.com · 13 years ago
  16. 310689e by mallinath@webrtc.org · 13 years ago
  17. 765c918 Changes based on the review comments. by wu@webrtc.org · 13 years ago
  18. bfc63ae by mallinath@webrtc.org · 13 years ago
  19. a2de606 by henrikg@webrtc.org · 13 years ago
  20. 2cdc7b9 Enabling libvpx error concealment. by holmer@google.com · 13 years ago
  21. 7ad6d1c Upgrading to libvpx 0.9.7-p1 (Cayuga) by holmer@google.com · 13 years ago
  22. 2e09692 This CL fixes the warnings when building acm or acm test. by tina.legrand@webrtc.org · 13 years ago
  23. 18cec47 Bug fix for OnRemoveStream. by ronghuawu@google.com · 13 years ago
  24. ff476c6 Optimize temporal difference metric for SSE2. by frkoenig@google.com · 13 years ago
  25. 685383d video_coding/media_opt_util: Removing windows warnings by mikhal@webrtc.org · 13 years ago
  26. 31f24de Use the correct include file. by frkoenig@google.com · 13 years ago
  27. ca758c2 To remove warnings found by clang by turaj@webrtc.org · 13 years ago
  28. ebeb5a6 video_coding - JB: Ensuring that every frame is inserted only once to the list by mikhal@webrtc.org · 13 years ago
  29. 473bac8 Propagate codec specific info to decoder by henrik.lundin@webrtc.org · 13 years ago
  30. 7049389 Fixes volume problem controls, happening with some Logitech headset [from gips P4 depot CL 38122] by punyabrata@webrtc.org · 13 years ago
  31. 467b1a9 by mallinath@webrtc.org · 13 years ago
  32. 7bd857b Apple Airfoil audio casting software crash resolution [Google Internal buglist id: 4444985] by punyabrata@webrtc.org · 13 years ago
  33. aab69a4 removed trailing whitespaces. by hellner@google.com · 13 years ago
  34. 771ca42 Fixed assert error in media_opt_util that may have caused index for look-up table to be out of range. by marpan@google.com · 13 years ago
  35. 78dc99e performance in ARM V7 improved 7~8 %. by kma@google.com · 13 years ago
  36. 977c296 by hellner@google.com · 13 years ago
  37. 5daeae2 Update fixed profile data due to AECM sqrt change (no presubmit). by andrew@webrtc.org · 13 years ago
  38. ad2a370 Fix unused variable warnings. by andrew@webrtc.org · 13 years ago
  39. 5cdec9e Fix common_audio warnings. by andrew@webrtc.org · 13 years ago
  40. 7189270 Fix compliation error Review URL: http://webrtc-codereview.appspot.com/114003 by leozwang@google.com · 13 years ago
  41. 17a0187 Minimal fixes to remove build warnings. by hellner@google.com · 13 years ago
  42. 1abe7a0 Minimal fixes to remove build warnings. by hellner@google.com · 13 years ago
  43. 064a8df Minimal fixes to remove build warnings. by hellner@google.com · 13 years ago
  44. 0134fac Get rid of the ADM test warnings. by xians@google.com · 13 years ago
  45. e66a0c0 Correcting one bug and changing sleep time while waiting for packets. by mflodman@webrtc.org · 13 years ago
  46. bf5d2ba This CL will exclude the built-in ADM when building with chromium. by xians@google.com · 13 years ago
  47. 8dd7466 2nd check in Review URL: http://webrtc-codereview.appspot.com/112002 by kma@google.com · 13 years ago
  48. 3d48d5b Bug fix. When GetNumCores failed it will return -1, which is a huge number if cast to unsigned int. by wu@webrtc.org · 13 years ago
  49. 56294c6 by hellner@google.com · 13 years ago
  50. 3296d76 Remove unneeded G167 define from AEC. by andrew@webrtc.org · 13 years ago
  51. 241c4d0 Remove numPixels. by frkoenig@google.com · 13 years ago
  52. 9522207 Some changes made in android makefile by leozwang@google.com · 13 years ago
  53. 6d171c4 SSE2 optimizations for spatial content analysis. by frkoenig@google.com · 13 years ago
  54. 3cbbcd9 Removing Linux warnings for auto test. by mflodman@webrtc.org · 13 years ago
  55. 3ab5d5f This patch just gets rid of the rest of warnings on voe_auto_test and adm. by xians@google.com · 13 years ago
  56. 155188c Handle all VP8 packets within a frame as depending on the previous packet by holmer@google.com · 13 years ago
  57. c450747 Roll libjpeg_turbo 78340:95800 by andrew@webrtc.org · 13 years ago
  58. d11aa2b Fix build error on Windows due to gcc specific attribute. by andrew@webrtc.org · 13 years ago
  59. 2be2f69 Remove implicit declaration warnings. by andrew@webrtc.org · 13 years ago
  60. 1959e6f 1st check-in for AECM Neon optimization. by kma@google.com · 13 years ago
  61. 4033e12 Change folder name from Android to android by leozwang@google.com · 13 years ago
  62. c559735 Change folder name from Android to android by leozwang@google.com · 13 years ago
  63. 74a49a8 Two changes: by wu@webrtc.org · 13 years ago
  64. 319fbd1 Added simple model to test_util.cc to simulate bursty packet loss. by marpan@google.com · 13 years ago
  65. 60873ad rtp_sender_video: Modify behavior on send video packet error. This issue was already updated in CL r217, and accidentally reverted in CL r231. by mikhal@google.com · 13 years ago
  66. 424e76a by mallinath@google.com · 13 years ago
  67. 16f1dfc by mallinath@google.com · 13 years ago
  68. 911e36c Also change folder name in audio_device test by leozwang@google.com · 13 years ago
  69. a9b48c3 Change test/Android to test/android by leozwang@google.com · 13 years ago
  70. 0fe2627 adding audio_device_utility_mac.cc, which was misssing from previous CL. by xians@google.com · 13 years ago
  71. 77f6605 delete old folders Review URL: http://webrtc-codereview.appspot.com/105001 by xians@google.com · 13 years ago
  72. 68efa21 This CL refactor the audio_device.gyp to make use of the chromiurm _os suffix filter. by xians@google.com · 13 years ago
  73. 8d0c98b some optimization in aecm for armv7. by kma@google.com · 13 years ago
  74. 1489785 Commit as part of http://webrtc-codereview.appspot.com/89018/ by kma@google.com · 13 years ago
  75. b0d7a87 Mock implementation for the UI of the linux version of the peerconnection client. by tommi@google.com · 13 years ago
  76. c3976c8 exclude the video_capture_module_test target from building with chromium. by xians@google.com · 13 years ago
  77. 8910f27 Switch to webrtc.org accounts (for those which exist). by andrew@webrtc.org · 13 years ago
  78. 9e9f867 VP8 wrapper: Adding check for no show frames (NULL images) by mikhal@google.com · 13 years ago
  79. 1a023c9 Allow the NumberOfCodecs and GetCodec be called before the engine Init. by wu@webrtc.org · 13 years ago
  80. c68434d Add Chrome's exclusion filter to the Chrome build. by andrew@webrtc.org · 13 years ago
  81. 325bca7 Add unit test output. webrtc r319, ran on Xoom, synced source code on 8/8. by leozwang@google.com · 13 years ago
  82. 22b699d Replace ANDROID with WEBRTC_ANDROID by leozwang@google.com · 13 years ago
  83. 5ce0ff0 Removing compiler warnings from video components by mikhal@google.com · 13 years ago
  84. d15afa8 fix build warnings on linux. by tommi@google.com · 13 years ago
  85. 579ee4d Neon optimization for an NS function. by kma@google.com · 13 years ago
  86. 14acdbc Update fixed-point profile output due to r313. by andrew@webrtc.org · 13 years ago
  87. 492dbc2 Use the full path instead of the current directory. by ronghuawu@google.com · 13 years ago
  88. 8deee04 Enable full chromium_code warnings for all platforms. by ajm@google.com · 13 years ago
  89. 4a4d7c6 Fix a compile error on MSVC. by ajm@google.com · 13 years ago
  90. 2cf5122 VideoEngine core warnings remove. by mallinath@google.com · 13 years ago
  91. c0b63a3 Roll gyp 930:985 and gtest 539:573. by ajm@google.com · 13 years ago
  92. 8811032 optimization of resampling by 2 in ARMv7, in spl. by kma@google.com · 13 years ago
  93. f67f197 exclude the neteq test targets from building with chromium. by xians@google.com · 13 years ago
  94. c3e7d30 exclude vplib test target from building with chromium by xians@google.com · 13 years ago
  95. 508eba5 exclude vp8 and test_framework test targets from chromium. by xians@google.com · 13 years ago
  96. 8706256 exclude the test target from building with chromiurm. by xians@google.com · 13 years ago
  97. 4257b17 The Cl is to support mixing output file in a stereo stream. by xians@google.com · 13 years ago
  98. 0922815 exclude the test target from building with chromium. by xians@google.com · 13 years ago
  99. 0b0665a This CL changes all the freq relevant variables to be int type. So it will take away the VoE "comparison between signed and unsigned integer expressions" warnings. by xians@google.com · 13 years ago
  100. 81520b7 Enable protobuf for apm module by leozwang@google.com · 13 years ago