1. dc743a8 Replaces a use of log2. by bjornv@google.com · 13 years ago
  2. 90eff6c Fix compilation error in build-in AEC test by leozwang@google.com · 13 years ago
  3. 221b522 Return the number of /dev/video* without trying to open it. by wu@webrtc.org · 13 years ago
  4. c389aa2 Fix the bad video issue on Window client by increasing the rtp recv buffer size. by ronghuawu@google.com · 13 years ago
  5. 65e6ab3 Temporary log2 remove to build in chrome by bjornv@google.com · 13 years ago
  6. 3be70ca Added mute, hold and typing detect to voe_cmd_test to increase functionality in the voe_cmd_test application. by amyfong@webrtc.org · 13 years ago
  7. a193042 When WEBRTC_VIDEO_EXTERNAL_CAPTURE_AND_RENDER is defined, we should never try to use _ptrCaptureDeviceInfo. by wu@webrtc.org · 13 years ago
  8. 657f483 Fix compilation error Review URL: http://webrtc-codereview.appspot.com/162003 by leozwang@google.com · 13 years ago
  9. ec5e876 Enable OPENELSE defination when compile voice engine by leozwang@google.com · 13 years ago
  10. 741da94 Added support for new RTCP message REMB (remote estimated max bitrate) by pwestin@webrtc.org · 13 years ago
  11. 679e64d Cleaning up of Peerconnection API. by perkj@webrtc.org · 13 years ago
  12. c49db5e The files included in devicemanager.h/cc still have some conflict with chromium. Let's keep the devicemanager mods for now and I will see how can we solve this next. by wu@webrtc.org · 13 years ago
  13. cb99f78 * Update to use libjingle r85. by wu@webrtc.org · 13 years ago
  14. 86b85db Add missing intrinsic casts for VS 2005. by andrew@webrtc.org · 13 years ago
  15. 522f42b Add kPlatformAndroid to platform check function by leozwang@google.com · 13 years ago
  16. ed083d4 Modify the _vadActivity member of the AudioFrame passed to AudioProcessing. by andrew@webrtc.org · 13 years ago
  17. 94c7413 Allow echo metrics to be enabled in process_test. by andrew@webrtc.org · 13 years ago
  18. 4c36d3b Fixing windows warnings in rtp_utility by henrik.lundin@webrtc.org · 13 years ago
  19. dba7a3a Updating WATCHLIST with a video_coding watch and adding myself to it. by stefan@webrtc.org · 13 years ago
  20. 67812a4 Temporarily disabling SSE2 on Windows again until we can build on VS 2005. by andrew@webrtc.org · 13 years ago
  21. d02dc6e Removing bwe_standalone from modules.gyp by andrew@webrtc.org · 13 years ago
  22. fdaee9c include build/common.gypi directly by wjia@google.com · 13 years ago
  23. 7b7c045 Fix MSVC issues in AEC to enable SSE2 optimization on Windows. by andrew@webrtc.org · 13 years ago
  24. b37ec71 Remove delay_estimator_float.c from android build by leozwang@google.com · 13 years ago
  25. 427ee41 Remove unneeded webrtc_trunk variable from DEPS. by andrew@webrtc.org · 13 years ago
  26. a570087 Add include path to auto test by leozwang@google.com · 13 years ago
  27. 416d702 Fix autotest error on non-Win platforms. by andrew@webrtc.org · 13 years ago
  28. e126dbb Adding audio coding module to watchlist. by tina.legrand@webrtc.org · 13 years ago
  29. d15469e Fix typo in WATCHLISTS. Review URL: http://webrtc-codereview.appspot.com/154004 by niklase@google.com · 13 years ago
  30. 29f9159 Use http (not https) to sync jsoncpp. by andrew@webrtc.org · 13 years ago
  31. ce95069 Fix buidling error Review URL: http://webrtc-codereview.appspot.com/151002 by leozwang@google.com · 13 years ago
  32. fcd12b3 Add necessary spaces to log. by wu@webrtc.org · 13 years ago
  33. 4537c2a Remove the UNCONSTR code path from AEC. by andrew@webrtc.org · 13 years ago
  34. 8dc3985 Fix windows build. Review URL: http://webrtc-codereview.appspot.com/150001 by tommi@webrtc.org · 13 years ago
  35. b47d4b2 This CL includes a move of the fixed point delay estimator from aecm to apm/utility. There has also been a code change that makes it possible to enable/disable the far end alignment, so that we save complexity when used as a quality metrics. by bjornv@google.com · 13 years ago
  36. 29fd9a5 Removing warnings in all NetEQ test targets by henrik.lundin@webrtc.org · 13 years ago
  37. df587b2 Adding people to WATCHLISTS by niklase@google.com · 13 years ago
  38. b27f3f1 Update to use the new opensource jsoncpp and remove jsoncpp mods. by wu@webrtc.org · 13 years ago
  39. 19eefdc Add a unit testing framework. by andrew@webrtc.org · 13 years ago
  40. b524f44 Correct some comment spelling errors. Skipping review. by andrew@webrtc.org · 13 years ago
  41. 7a585a7 Correct voe_auto_test file path on Windows. by andrew@webrtc.org · 13 years ago
  42. a3c6d61 Integrate the built-in WASAPI AEC DMO to VoE. by andrew@webrtc.org · 13 years ago
  43. b1b3e67c Fix compilation errors Review URL: http://webrtc-codereview.appspot.com/142002 by leozwang@google.com · 13 years ago
  44. 803a5f2 Add include path Review URL: http://webrtc-codereview.appspot.com/141003 by leozwang@google.com · 13 years ago
  45. 2cef36f Fix Windows gyp run. by andrew@webrtc.org · 13 years ago
  46. f5fb095 Fix audio processing tests gypi after recent changes. by andrew@webrtc.org · 13 years ago
  47. 1fc632e Add gmock 1.6.0 to DEPS. Review URL: http://webrtc-codereview.appspot.com/132016 by andrew@webrtc.org · 13 years ago
  48. 6dd006e Replace tags with matching revision numbers in DEPS. by andrew@webrtc.org · 13 years ago
  49. 938a049 Clean up vie_auto_test.gypi. by andrew@webrtc.org · 13 years ago
  50. 45fa141 qm_select: changed default settings for uep. by marpan@google.com · 13 years ago
  51. 9f710d0 Switch to new sqrt in NetEQ by henrik.lundin@webrtc.org · 13 years ago
  52. f0a8464 Added more statistics during SSIM/PSNR calculation, including calculation of min/max value. by kjellander@webrtc.org · 13 years ago
  53. d3185fe refactor the gyp file to gypi file. by xians@google.com · 13 years ago
  54. 0cc68dc Change Video capture module to be reference counting. Also prevent the module from beeing deleted using the interface. by perkj@webrtc.org · 13 years ago
  55. 31c6b60 Adding calls to Version functions for external codecs. by tina.legrand@webrtc.org · 13 years ago
  56. b448ae2 Permanently adding additional logs by zakkhoyt@google.com · 13 years ago
  57. c6e8b72 Removing qualifiers on include path by zakkhoyt@google.com · 13 years ago
  58. 30ecda1 media_opt_util: Added comment and lowered window size parameter. by marpan@google.com · 13 years ago
  59. 3f28061 media_opt_util: Modification to correction factor in FEC overhead. by marpan@google.com · 13 years ago
  60. 955d0ee Removing echo warning because it seems to be flooding the logs by punyabrata@webrtc.org · 13 years ago
  61. 0ada410 Corrected conditional compilations for spl inline functions in ARM. by kma@google.com · 13 years ago
  62. 6f54c20 video coding test: Adding MT functionality by mikhal@webrtc.org · 13 years ago
  63. ecc43fd google-gflags is an open source command line parsing library for C++ that is useful for our test programs. by kjellander@webrtc.org · 13 years ago
  64. 35dcc23 Adding regression test to NetEQ by henrik.lundin@webrtc.org · 13 years ago
  65. c273019 linking error after tommi's changes. by mallinath@webrtc.org · 13 years ago
  66. b801571 Comment out the ARCH_ARM define temporarily, to avoid duplicate definition conflict with the Android makefiles. by andrew@webrtc.org · 13 years ago
  67. 73f98ae Temporarily switch the numeric locale formatting to 'classic' while we process the signaling message. by tommi@webrtc.org · 13 years ago
  68. 06e2c11 Remove unintentional printfs by stefan@webrtc.org · 13 years ago
  69. 167328e Disable libvpx partitions code for libvpx versions prior Cayuga. by stefan@webrtc.org · 13 years ago
  70. 9e812fc Adding missing parts related to VP8 partitions by stefan@webrtc.org · 13 years ago
  71. 42ab82b Disable independent partitions by default. by stefan@webrtc.org · 13 years ago
  72. c3d8910 Adds support for VP8 partitions by stefan@webrtc.org · 13 years ago
  73. b6fc9f1 optimized one spl function for AECM. by kma@google.com · 13 years ago
  74. 3bbe41a Add support for a numeric table id in DataLogs. by stefan@webrtc.org · 13 years ago
  75. dd07d59 Let VP8 decoder handle NULL codecSpecificInfo by henrik.lundin@webrtc.org · 13 years ago
  76. ea05973 Fixing VCM tests for VP8 by henrik.lundin@webrtc.org · 13 years ago
  77. 73d6551 Adds reference counting to the ADM. by henrika@google.com · 13 years ago
  78. a027bed Handle a null local renderer for times when there's no local cam. by tommi@webrtc.org · 13 years ago
  79. 436289f Quick fix so ViE autotest doesn't terminate Linux windows twice on exit. by mflodman@webrtc.org · 13 years ago
  80. 2d9af90 Fix error when building Peerconnection in Chrome. by perkj@webrtc.org · 13 years ago
  81. e5ea752 New Peerconnection manager implementation. Ready for review. by perkj@google.com · 13 years ago
  82. b44172d Fix "braces recommended" warning in audio_conference_mixer. by andrew@webrtc.org · 13 years ago
  83. f647895 Fix "ignoring return value" in ViE tests. by andrew@webrtc.org · 13 years ago
  84. e4c4d4f Fix "unused variable" warning in release mode. by andrew@webrtc.org · 13 years ago
  85. c547ed9 Remove ViE auto test build warning. by mflodman@webrtc.org · 13 years ago
  86. 00a3ec5 Roll chromium 95033:98568. by andrew@webrtc.org · 13 years ago
  87. b69bb56 Remove 'using namespace' from ViE autotest files. by mflodman@webrtc.org · 13 years ago
  88. ac75cab Fix reference counting assert. by perkj@google.com · 13 years ago
  89. b361f3e Modify codereview.settings by henrik.lundin@webrtc.org · 13 years ago
  90. 269f8a1 Undoing change committed in r514 since it broke bandwidth estimation by stefan@webrtc.org · 13 years ago
  91. e0ed8b2 Fix "return value unused" warnings in voe_cmd_test release mode. by andrew@webrtc.org · 13 years ago
  92. b01a623 Fix "braces recommended" warning in video_engine. by andrew@webrtc.org · 13 years ago
  93. b875349 fixing a bug in GetPlayoutDeviceName, previously it returns name as guid. by xians@google.com · 13 years ago
  94. ea72c34 Temporary add dummy implementation to RefCountModule. The reason is so that ADM and VideoCapture implementations can change to refcounted versions before forcing them. by perkj@google.com · 13 years ago
  95. 1e53166 Fix VP8 tests by henrik.lundin@webrtc.org · 13 years ago
  96. 9d23ba0 Make test app work on android by leozwang@google.com · 13 years ago
  97. fb298d3 Modified path on speex lib by zakkhoyt@google.com · 13 years ago
  98. 413b993 Put some table size information in one place. by andrew@webrtc.org · 13 years ago
  99. d7a4177 header included twice. Review URL: http://webrtc-codereview.appspot.com/139013 by turajs@google.com · 13 years ago
  100. eb74a37 Matlab scripts useful for parsing the output from DataLog by stefan@webrtc.org · 13 years ago