1. 29fd9a5 Removing warnings in all NetEQ test targets by henrik.lundin@webrtc.org · 13 years ago
  2. df587b2 Adding people to WATCHLISTS by niklase@google.com · 13 years ago
  3. b27f3f1 Update to use the new opensource jsoncpp and remove jsoncpp mods. by wu@webrtc.org · 13 years ago
  4. 19eefdc Add a unit testing framework. by andrew@webrtc.org · 13 years ago
  5. b524f44 Correct some comment spelling errors. Skipping review. by andrew@webrtc.org · 13 years ago
  6. 7a585a7 Correct voe_auto_test file path on Windows. by andrew@webrtc.org · 13 years ago
  7. a3c6d61 Integrate the built-in WASAPI AEC DMO to VoE. by andrew@webrtc.org · 13 years ago
  8. b1b3e67c Fix compilation errors Review URL: http://webrtc-codereview.appspot.com/142002 by leozwang@google.com · 13 years ago
  9. 803a5f2 Add include path Review URL: http://webrtc-codereview.appspot.com/141003 by leozwang@google.com · 13 years ago
  10. 2cef36f Fix Windows gyp run. by andrew@webrtc.org · 13 years ago
  11. f5fb095 Fix audio processing tests gypi after recent changes. by andrew@webrtc.org · 13 years ago
  12. 1fc632e Add gmock 1.6.0 to DEPS. Review URL: http://webrtc-codereview.appspot.com/132016 by andrew@webrtc.org · 13 years ago
  13. 6dd006e Replace tags with matching revision numbers in DEPS. by andrew@webrtc.org · 13 years ago
  14. 938a049 Clean up vie_auto_test.gypi. by andrew@webrtc.org · 13 years ago
  15. 45fa141 qm_select: changed default settings for uep. by marpan@google.com · 13 years ago
  16. 9f710d0 Switch to new sqrt in NetEQ by henrik.lundin@webrtc.org · 13 years ago
  17. f0a8464 Added more statistics during SSIM/PSNR calculation, including calculation of min/max value. by kjellander@webrtc.org · 13 years ago
  18. d3185fe refactor the gyp file to gypi file. by xians@google.com · 13 years ago
  19. 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
  20. 31c6b60 Adding calls to Version functions for external codecs. by tina.legrand@webrtc.org · 13 years ago
  21. b448ae2 Permanently adding additional logs by zakkhoyt@google.com · 13 years ago
  22. c6e8b72 Removing qualifiers on include path by zakkhoyt@google.com · 13 years ago
  23. 30ecda1 media_opt_util: Added comment and lowered window size parameter. by marpan@google.com · 13 years ago
  24. 3f28061 media_opt_util: Modification to correction factor in FEC overhead. by marpan@google.com · 13 years ago
  25. 955d0ee Removing echo warning because it seems to be flooding the logs by punyabrata@webrtc.org · 13 years ago
  26. 0ada410 Corrected conditional compilations for spl inline functions in ARM. by kma@google.com · 13 years ago
  27. 6f54c20 video coding test: Adding MT functionality by mikhal@webrtc.org · 13 years ago
  28. 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
  29. 35dcc23 Adding regression test to NetEQ by henrik.lundin@webrtc.org · 13 years ago
  30. c273019 linking error after tommi's changes. by mallinath@webrtc.org · 13 years ago
  31. b801571 Comment out the ARCH_ARM define temporarily, to avoid duplicate definition conflict with the Android makefiles. by andrew@webrtc.org · 13 years ago
  32. 73f98ae Temporarily switch the numeric locale formatting to 'classic' while we process the signaling message. by tommi@webrtc.org · 13 years ago
  33. 06e2c11 Remove unintentional printfs by stefan@webrtc.org · 13 years ago
  34. 167328e Disable libvpx partitions code for libvpx versions prior Cayuga. by stefan@webrtc.org · 13 years ago
  35. 9e812fc Adding missing parts related to VP8 partitions by stefan@webrtc.org · 13 years ago
  36. 42ab82b Disable independent partitions by default. by stefan@webrtc.org · 13 years ago
  37. c3d8910 Adds support for VP8 partitions by stefan@webrtc.org · 13 years ago
  38. b6fc9f1 optimized one spl function for AECM. by kma@google.com · 13 years ago
  39. 3bbe41a Add support for a numeric table id in DataLogs. by stefan@webrtc.org · 13 years ago
  40. dd07d59 Let VP8 decoder handle NULL codecSpecificInfo by henrik.lundin@webrtc.org · 13 years ago
  41. ea05973 Fixing VCM tests for VP8 by henrik.lundin@webrtc.org · 13 years ago
  42. 73d6551 Adds reference counting to the ADM. by henrika@google.com · 13 years ago
  43. a027bed Handle a null local renderer for times when there's no local cam. by tommi@webrtc.org · 13 years ago
  44. 436289f Quick fix so ViE autotest doesn't terminate Linux windows twice on exit. by mflodman@webrtc.org · 13 years ago
  45. 2d9af90 Fix error when building Peerconnection in Chrome. by perkj@webrtc.org · 13 years ago
  46. e5ea752 New Peerconnection manager implementation. Ready for review. by perkj@google.com · 13 years ago
  47. b44172d Fix "braces recommended" warning in audio_conference_mixer. by andrew@webrtc.org · 13 years ago
  48. f647895 Fix "ignoring return value" in ViE tests. by andrew@webrtc.org · 13 years ago
  49. e4c4d4f Fix "unused variable" warning in release mode. by andrew@webrtc.org · 13 years ago
  50. c547ed9 Remove ViE auto test build warning. by mflodman@webrtc.org · 13 years ago
  51. 00a3ec5 Roll chromium 95033:98568. by andrew@webrtc.org · 13 years ago
  52. b69bb56 Remove 'using namespace' from ViE autotest files. by mflodman@webrtc.org · 13 years ago
  53. ac75cab Fix reference counting assert. by perkj@google.com · 13 years ago
  54. b361f3e Modify codereview.settings by henrik.lundin@webrtc.org · 13 years ago
  55. 269f8a1 Undoing change committed in r514 since it broke bandwidth estimation by stefan@webrtc.org · 13 years ago
  56. e0ed8b2 Fix "return value unused" warnings in voe_cmd_test release mode. by andrew@webrtc.org · 13 years ago
  57. b01a623 Fix "braces recommended" warning in video_engine. by andrew@webrtc.org · 13 years ago
  58. b875349 fixing a bug in GetPlayoutDeviceName, previously it returns name as guid. by xians@google.com · 13 years ago
  59. 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
  60. 1e53166 Fix VP8 tests by henrik.lundin@webrtc.org · 13 years ago
  61. 9d23ba0 Make test app work on android by leozwang@google.com · 13 years ago
  62. fb298d3 Modified path on speex lib by zakkhoyt@google.com · 13 years ago
  63. 413b993 Put some table size information in one place. by andrew@webrtc.org · 13 years ago
  64. d7a4177 header included twice. Review URL: http://webrtc-codereview.appspot.com/139013 by turajs@google.com · 13 years ago
  65. eb74a37 Matlab scripts useful for parsing the output from DataLog by stefan@webrtc.org · 13 years ago
  66. 88a0da8 Add ref_count.h to gyp file. by perkj@google.com · 13 years ago
  67. 9de5917 Add an implementation of reference count to webrtc. by perkj@google.com · 13 years ago
  68. 2641fd1 Remove warnings in vp8_test by henrik.lundin@webrtc.org · 13 years ago
  69. ef04cf4 Adding reference counted version of the module interface. by perkj@google.com · 13 years ago
  70. 563f658 Adding to wathclist. Review URL: http://webrtc-codereview.appspot.com/139010 by mflodman@webrtc.org · 13 years ago
  71. 5a15ab9 Move the WebRtcDeviceManager and WebRtcMediaEngine to libjingle. by wu@webrtc.org · 13 years ago
  72. 4d905f8 Fix clang warnings in rtp. by andrew@webrtc.org · 13 years ago
  73. f1f93d8 Remove warning settings more stringent than Chromium's common.gypi. by andrew@webrtc.org · 13 years ago
  74. a80d026 Fix clang warnings in voice engine. by andrew@webrtc.org · 13 years ago
  75. bbd8908 Fix clang warnings in video coding. by andrew@webrtc.org · 13 years ago
  76. 49e58da Fix release mode "unused variable" warnings in peerconnection. by andrew@webrtc.org · 13 years ago
  77. 20f7428 Temporarily switch to Chrome's hosted libvpx copy. by andrew@webrtc.org · 13 years ago
  78. 87c546e Remove peerconnectionimpl_callbacks.h from libjingle.gyp. by tommi@webrtc.org · 13 years ago
  79. fac55d5 I've added two watchlist definitions (NetEQ and video codecs), and added myself to be notified when something changes. by henrik.lundin@webrtc.org · 13 years ago
  80. c6e54a9 Update to the peerconnection sample app. by tommi@webrtc.org · 13 years ago
  81. 84519ec Fixing some inconsistencies in WebRTC audio coding module. I've added setup information for all codecs which are not part of WebRTC, but possible to hook in. by tina.legrand@webrtc.org · 13 years ago
  82. d9e11b4 by zakkhoyt@google.com · 13 years ago
  83. 777ef59 Fix clang warnings in video engine. by andrew@webrtc.org · 13 years ago
  84. 243db12 media_opt_util: Fixed an assert and some code cleanup for AvgRecoveryFEC function. by marpan@google.com · 13 years ago
  85. b15bfd3 * Add the time_stamp as one parameter to the ViE ExternalRenderer interface. by wu@webrtc.org · 13 years ago
  86. ebb2744 To fix warning for unused variable. And fix some warning in test. by turajs@google.com · 13 years ago
  87. eaf3185 Take care of unused variable. by turajs@google.com · 13 years ago
  88. 9562a36 Last fixes to build with gcc 4.6. by andrew@webrtc.org · 13 years ago
  89. cdefd42 Adding code review watchlist to automatically CC e-mail addresses when new CLs are created. by mflodman@webrtc.org · 13 years ago
  90. 830099e Add a gyp flag to disable video functionality from dependencies shared by voice and video engine. by andrew@webrtc.org · 13 years ago
  91. e9f0e2e Moved _rtpReceiver to protected by pwestin@webrtc.org · 13 years ago
  92. c7d5f62 Fix build errors on Windows. by tommi@webrtc.org · 13 years ago
  93. 74c640a fix build break Review URL: http://webrtc-codereview.appspot.com/132004 by turajs@google.com · 13 years ago
  94. 7796c02 Wrap encode, decode, PLC NB functions in #define to avoid warnings. by turajs@google.com · 13 years ago
  95. 8ecd0e8 Remove Clang warning for PCM16B. by turajs@google.com · 13 years ago
  96. f990eb3 Hi, by mallinath@webrtc.org · 13 years ago
  97. eba8c32 Resolving a race condition issue related to using shared devices by punyabrata@google.com · 13 years ago
  98. 8811e5a Switch to a smoother stretch algorithm on Windows and delete buffers from previous conversations on linux when switching back to peer list. by tommi@webrtc.org · 13 years ago
  99. 3266d8d have the voe_cmd_test compiled with external transport enabled. by xians@google.com · 13 years ago
  100. e74a9ea AudioDeviceUtility::WaitForKey() pulls two characters if the first one is a newline, but discards the final value. by xians@google.com · 13 years ago