1. f9f1deb Get ready for libvpx Cayuga (v0.9.7-p1). by wjia@google.com · 13 years ago
  2. dec6aa5 This CL will remove sending any signal after calling Close and RemoveStream. I am thinking to remove Close method at all, since application can directly delete the object if it wants to end the call with all active streams. Will send that change later in a different CL. by mallinath@webrtc.org · 13 years ago
  3. a386fc0 Fixes build warnings due to unused variables. by hellner@google.com · 13 years ago
  4. 9aa9996 Different solution than the one suggested in http://code.google.com/p/webrtc/issues/detail?id=56 however, should solve the same problem. by hellner@google.com · 13 years ago
  5. 87c9b74 * Use the current thread as the signaling thread and worker thread to keep the unit test simple and easier to debug. by wu@webrtc.org · 13 years ago
  6. ae53bf8 The variable ‘dummy’ set but not used being treated as errors in Fedora. by wu@webrtc.org · 13 years ago
  7. ceb148c Fix compile warnings in Release configuration. by andrew@webrtc.org · 13 years ago
  8. 06ad81f video_coding: changing the UpdateMethod function (protection settings). by mikhal@webrtc.org · 13 years ago
  9. 12f1fc4 Fix initialization defect in constructor webrtc::ModuleRtpRtcpImpl::ModuleRtpRtcpImpl(WebRtc_Word32, bool) initialization list. by perkj@google.com · 13 years ago
  10. a3fc1aa Fix Issue 59. Fix a constructor cast warning in video_X11_channel.cc. by perkj@google.com · 13 years ago
  11. a070adb Moved member RTPSender from private to protected. by pwestin@webrtc.org · 13 years ago
  12. 9d64705 by xians@webrtc.org · 13 years ago
  13. 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
  14. 9695e75 Resolve a crash related to pulseAudio where we need to check if by punyabrata@google.com · 13 years ago
  15. 288c869 Optimization of 'cftmdl': by cduvivier@google.com · 13 years ago
  16. 0e16b78 VP8: Removing VP8Latest flag following the update to the Cayuga release by mikhal@webrtc.org · 13 years ago
  17. d70b77d video_coding: Updating offline tests by mikhal@webrtc.org · 13 years ago
  18. 6f555dc by mallinath@webrtc.org · 13 years ago
  19. eb29a97 * Remove the previous renderer before set a new one. by wu@webrtc.org · 13 years ago
  20. adb2382 Fix windows build. by tommi@webrtc.org · 13 years ago
  21. f81f9f8 Add -Werror and -Wextra to the Linux build. by andrew@webrtc.org · 13 years ago
  22. 9139fdd Optimize ssim_8x8 for SSE2. by frkoenig@google.com · 13 years ago
  23. 6423509 Fix Valgrind warnings in audio_processing. by andrew@webrtc.org · 13 years ago
  24. f53055d Use optimized SSIM from libvpx. by frkoenig@google.com · 13 years ago
  25. bca7fa0 by mallinath@webrtc.org · 13 years ago
  26. 412889a Some cleanup in test app by leozwang@google.com · 13 years ago
  27. 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
  28. 310689e by mallinath@webrtc.org · 13 years ago
  29. 765c918 Changes based on the review comments. by wu@webrtc.org · 13 years ago
  30. bfc63ae by mallinath@webrtc.org · 13 years ago
  31. a2de606 by henrikg@webrtc.org · 13 years ago
  32. 2cdc7b9 Enabling libvpx error concealment. by holmer@google.com · 13 years ago
  33. 7ad6d1c Upgrading to libvpx 0.9.7-p1 (Cayuga) by holmer@google.com · 13 years ago
  34. 2e09692 This CL fixes the warnings when building acm or acm test. by tina.legrand@webrtc.org · 13 years ago
  35. 18cec47 Bug fix for OnRemoveStream. by ronghuawu@google.com · 13 years ago
  36. ff476c6 Optimize temporal difference metric for SSE2. by frkoenig@google.com · 13 years ago
  37. 685383d video_coding/media_opt_util: Removing windows warnings by mikhal@webrtc.org · 13 years ago
  38. 31f24de Use the correct include file. by frkoenig@google.com · 13 years ago
  39. ca758c2 To remove warnings found by clang by turaj@webrtc.org · 13 years ago
  40. ebeb5a6 video_coding - JB: Ensuring that every frame is inserted only once to the list by mikhal@webrtc.org · 13 years ago
  41. 473bac8 Propagate codec specific info to decoder by henrik.lundin@webrtc.org · 13 years ago
  42. 7049389 Fixes volume problem controls, happening with some Logitech headset [from gips P4 depot CL 38122] by punyabrata@webrtc.org · 13 years ago
  43. 467b1a9 by mallinath@webrtc.org · 13 years ago
  44. 7bd857b Apple Airfoil audio casting software crash resolution [Google Internal buglist id: 4444985] by punyabrata@webrtc.org · 13 years ago
  45. aab69a4 removed trailing whitespaces. by hellner@google.com · 13 years ago
  46. 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
  47. 78dc99e performance in ARM V7 improved 7~8 %. by kma@google.com · 13 years ago
  48. 977c296 by hellner@google.com · 13 years ago
  49. 5daeae2 Update fixed profile data due to AECM sqrt change (no presubmit). by andrew@webrtc.org · 13 years ago
  50. ad2a370 Fix unused variable warnings. by andrew@webrtc.org · 13 years ago
  51. 5cdec9e Fix common_audio warnings. by andrew@webrtc.org · 13 years ago
  52. 7189270 Fix compliation error Review URL: http://webrtc-codereview.appspot.com/114003 by leozwang@google.com · 13 years ago
  53. 17a0187 Minimal fixes to remove build warnings. by hellner@google.com · 13 years ago
  54. 1abe7a0 Minimal fixes to remove build warnings. by hellner@google.com · 13 years ago
  55. 064a8df Minimal fixes to remove build warnings. by hellner@google.com · 13 years ago
  56. 0134fac Get rid of the ADM test warnings. by xians@google.com · 13 years ago
  57. e66a0c0 Correcting one bug and changing sleep time while waiting for packets. by mflodman@webrtc.org · 13 years ago
  58. bf5d2ba This CL will exclude the built-in ADM when building with chromium. by xians@google.com · 13 years ago
  59. 8dd7466 2nd check in Review URL: http://webrtc-codereview.appspot.com/112002 by kma@google.com · 13 years ago
  60. 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
  61. 56294c6 by hellner@google.com · 13 years ago
  62. 3296d76 Remove unneeded G167 define from AEC. by andrew@webrtc.org · 13 years ago
  63. 241c4d0 Remove numPixels. by frkoenig@google.com · 13 years ago
  64. 9522207 Some changes made in android makefile by leozwang@google.com · 13 years ago
  65. 6d171c4 SSE2 optimizations for spatial content analysis. by frkoenig@google.com · 13 years ago
  66. 3cbbcd9 Removing Linux warnings for auto test. by mflodman@webrtc.org · 13 years ago
  67. 3ab5d5f This patch just gets rid of the rest of warnings on voe_auto_test and adm. by xians@google.com · 13 years ago
  68. 155188c Handle all VP8 packets within a frame as depending on the previous packet by holmer@google.com · 13 years ago
  69. c450747 Roll libjpeg_turbo 78340:95800 by andrew@webrtc.org · 13 years ago
  70. d11aa2b Fix build error on Windows due to gcc specific attribute. by andrew@webrtc.org · 13 years ago
  71. 2be2f69 Remove implicit declaration warnings. by andrew@webrtc.org · 13 years ago
  72. 1959e6f 1st check-in for AECM Neon optimization. by kma@google.com · 13 years ago
  73. 4033e12 Change folder name from Android to android by leozwang@google.com · 13 years ago
  74. c559735 Change folder name from Android to android by leozwang@google.com · 13 years ago
  75. 74a49a8 Two changes: by wu@webrtc.org · 13 years ago
  76. 319fbd1 Added simple model to test_util.cc to simulate bursty packet loss. by marpan@google.com · 13 years ago
  77. 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
  78. 424e76a by mallinath@google.com · 13 years ago
  79. 16f1dfc by mallinath@google.com · 13 years ago
  80. 911e36c Also change folder name in audio_device test by leozwang@google.com · 13 years ago
  81. a9b48c3 Change test/Android to test/android by leozwang@google.com · 13 years ago
  82. 0fe2627 adding audio_device_utility_mac.cc, which was misssing from previous CL. by xians@google.com · 13 years ago
  83. 77f6605 delete old folders Review URL: http://webrtc-codereview.appspot.com/105001 by xians@google.com · 13 years ago
  84. 68efa21 This CL refactor the audio_device.gyp to make use of the chromiurm _os suffix filter. by xians@google.com · 13 years ago
  85. 8d0c98b some optimization in aecm for armv7. by kma@google.com · 13 years ago
  86. 1489785 Commit as part of http://webrtc-codereview.appspot.com/89018/ by kma@google.com · 13 years ago
  87. b0d7a87 Mock implementation for the UI of the linux version of the peerconnection client. by tommi@google.com · 13 years ago
  88. c3976c8 exclude the video_capture_module_test target from building with chromium. by xians@google.com · 13 years ago
  89. 8910f27 Switch to webrtc.org accounts (for those which exist). by andrew@webrtc.org · 13 years ago
  90. 9e9f867 VP8 wrapper: Adding check for no show frames (NULL images) by mikhal@google.com · 13 years ago
  91. 1a023c9 Allow the NumberOfCodecs and GetCodec be called before the engine Init. by wu@webrtc.org · 13 years ago
  92. c68434d Add Chrome's exclusion filter to the Chrome build. by andrew@webrtc.org · 13 years ago
  93. 325bca7 Add unit test output. webrtc r319, ran on Xoom, synced source code on 8/8. by leozwang@google.com · 13 years ago
  94. 22b699d Replace ANDROID with WEBRTC_ANDROID by leozwang@google.com · 13 years ago
  95. 5ce0ff0 Removing compiler warnings from video components by mikhal@google.com · 13 years ago
  96. d15afa8 fix build warnings on linux. by tommi@google.com · 13 years ago
  97. 579ee4d Neon optimization for an NS function. by kma@google.com · 13 years ago
  98. 14acdbc Update fixed-point profile output due to r313. by andrew@webrtc.org · 13 years ago
  99. 492dbc2 Use the full path instead of the current directory. by ronghuawu@google.com · 13 years ago
  100. 8deee04 Enable full chromium_code warnings for all platforms. by ajm@google.com · 13 years ago