1. 3bb42ef Made e2e audio quality test write its results to perf. by phoglund@webrtc.org · 12 years ago
  2. 72feb0b Not to enum NOTPRESENT audio devices with CoreAudio on Win by braveyao@webrtc.org · 12 years ago
  3. 8e49b02 Add more audio codec information into codec list by leozwang@webrtc.org · 12 years ago
  4. 451aa5d Adding vp8 sequence coder: simple command line encode and decode. by mikhal@webrtc.org · 12 years ago
  5. 3a5a8a8 Properly zero out unmixed frames. by andrew@webrtc.org · 12 years ago
  6. 0e73950 Added buildbot benchmarking in iSAC and APM into Android platform build. by kma@webrtc.org · 12 years ago
  7. b968213 vp8 test: Updating creation of enc/dec by mikhal@webrtc.org · 12 years ago
  8. 251f64e Updating vp8 test structure by mikhal@webrtc.org · 12 years ago
  9. 60d25f9 Updating Vp8 unit tests - Initiating the switch to gtest-based tests, and adding a stride test. by mikhal@webrtc.org · 12 years ago
  10. 75f8c78 Fixing path to ptypes.txt in NetEqRTPplay by henrik.lundin@webrtc.org · 12 years ago
  11. df94329 Use different cpufeatures library when building with chrome. by wjia@webrtc.org · 12 years ago
  12. 81cffd1 Port Chromium's atomicops to WebRTC by hclam@chromium.org · 12 years ago
  13. 63a243a Replace the last occurrence of .s with .h by leozwang@webrtc.org · 12 years ago
  14. 96bcac8 Expose Set and Get Recording/Playout sample rate apis by leozwang@webrtc.org · 12 years ago
  15. f4e070e Added auto-call feature to WebRTCDemo. by fischman@webrtc.org · 12 years ago
  16. 2cf22a6 Revert 3231 - VoE Changes to enable dual_streaming. by perkj@webrtc.org · 12 years ago
  17. e861359 Adds two full stack performance metrics for end-to-end delay. by stefan@webrtc.org · 12 years ago
  18. 6bd737a First pass of MediaCodecDecoder which uses Android MediaCodec API. by dwkang@webrtc.org · 12 years ago
  19. 781cf06 libyuv r508 with scaler fix for overread horizontally that was caught by valgrind. by fbarchard@google.com · 12 years ago
  20. 767d87c VoE Changes to enable dual_streaming. by turaj@webrtc.org · 12 years ago
  21. 226db89 Dual-stream implementation, not including VoE APIs. by turaj@webrtc.org · 12 years ago
  22. 277ec8e Fix a bug when iSAC-48kHz was added. by turaj@webrtc.org · 12 years ago
  23. f18de86 Revert 3227 by mikhal@webrtc.org · 12 years ago
  24. ab83bb3 vp8 unittest: Adding qcif stride test by mikhal@webrtc.org · 12 years ago
  25. b0dff12 48 kHz extension to iSAC. by turaj@webrtc.org · 12 years ago
  26. 0bacb63 Removed stale version of fuzzer; it's now internal. by phoglund@webrtc.org · 12 years ago
  27. 8d0cd07 Add test to verify that padding only frames are passing through the RTP module. by stefan@webrtc.org · 12 years ago
  28. 5b4fe49 Changing default bitrate to 64000 bps for Opus. by tina.legrand@webrtc.org · 12 years ago
  29. ad0f3ba Removing redundant codec unittest targets. by kjellander@webrtc.org · 12 years ago
  30. ba21c95 Reformatted data_log. by phoglund@webrtc.org · 12 years ago
  31. c94f8d4 Fix OOB read in padding tests. by stefan@webrtc.org · 12 years ago
  32. 78bec2d Fixed bug where we would rewrite *deref_ptr = ...; to // deref_ptr = ...; by phoglund@webrtc.org · 12 years ago
  33. fc4a7ee Fixes chromium build bots. by henrike@webrtc.org · 12 years ago
  34. c7896df Fixed bug that caused frame_cutter_unittest to fail when built with MVS2008. by brykt@google.com · 12 years ago
  35. 53034fb Improved the conformance test: it will now show video tags and better verify that we set up a call. by phoglund@webrtc.org · 12 years ago
  36. 99f7c91 Reformatted critical_section wrappers. by phoglund@webrtc.org · 12 years ago
  37. 219df91 Delete bad mergeinfo from webrtc/modules/video_capture/windows by andrew@webrtc.org · 12 years ago
  38. dddc02b Use <(webrtc_root) to point to webrtc files in tools.gyp. by andrew@webrtc.org · 12 years ago
  39. d814d71 Delete {start,stop}CPULoad() since they're broken. by fischman@webrtc.org · 12 years ago
  40. be5b5ba Enable building WebRTCDemo apk using Release webrtc libs, take 2. by fischman@webrtc.org · 12 years ago
  41. bd941d3 Fixes two bugs related to padding in the jitter buffer. by stefan@webrtc.org · 12 years ago
  42. 8552c71 Fixing neteq_unittests for VS 2012 by henrik.lundin@webrtc.org · 12 years ago
  43. 34dab50 Corrected .h path. by phoglund@webrtc.org · 12 years ago
  44. 273ccad Fixed standard PSNR/SSIM test. by phoglund@webrtc.org · 12 years ago
  45. bf41508 Properly remove the bitrate observer when ViEEncoder is destructed. by stefan@webrtc.org · 12 years ago
  46. 662651a Disable denoise filter for Arm, as it is not optimized enough yet. by fbarchard@google.com · 12 years ago
  47. cde46fa Disabled some more flaky tests. Memcheck vie_auto_test should be very stable after this. by phoglund@webrtc.org · 12 years ago
  48. f826bb6 Fixing a bug related to RCU in NetEQ by henrik.lundin@webrtc.org · 12 years ago
  49. 56a1c2c Enable java soundcard impl as the default by leozwang@webrtc.org · 12 years ago
  50. de6f8fb Revert 3190 - Enable building WebRTCDemo apk using Release webrtc libs. by fischman@webrtc.org · 12 years ago
  51. 28afee0 Enable building WebRTCDemo apk using Release webrtc libs. by fischman@webrtc.org · 12 years ago
  52. f3cefe1 Added metrics test code for the FEC packet masks. by marpan@webrtc.org · 12 years ago
  53. c09e779 Allow for 1 layer case to be set in temporal_layers. by marpan@webrtc.org · 12 years ago
  54. 7d5dacc Revert 3183 - Fixes two bugs related to padding in the jitter buffer. by henrike@webrtc.org · 12 years ago
  55. c244cef Reverting r3185 by marpan@webrtc.org · 12 years ago
  56. 9934947 Added metrics test code for the FEC packet masks. by marpan@webrtc.org · 12 years ago
  57. aa46ea0 Remove ringtone from test app by leozwang@webrtc.org · 12 years ago
  58. e4fb44c Fixes two bugs related to padding in the jitter buffer. by stefan@webrtc.org · 12 years ago
  59. 891d55e Revert 3181 - Fixes two bugs related to padding in the jitter buffer. by henrike@webrtc.org · 12 years ago
  60. d42e51c Fixes two bugs related to padding in the jitter buffer. by stefan@webrtc.org · 12 years ago
  61. 0f8286f Added last (?) suppressions for known issues. by phoglund@webrtc.org · 12 years ago
  62. 7d74bdb Added conformance tests. by phoglund@webrtc.org · 12 years ago
  63. 8d334d3 Disabled flaky test on Linux, added disable-on-platform macros, fixed \n's by phoglund@webrtc.org · 12 years ago
  64. c459058 Opus mono/stereo on the same payloadtype, and fix of memory bug by tina.legrand@webrtc.org · 12 years ago
  65. 81fb7bf Adding video_coding_integrationtests test. by kjellander@webrtc.org · 12 years ago
  66. 8049608 VP8 wrapper: updating raw image allocation. by mikhal@webrtc.org · 12 years ago
  67. 4de3dfe Tool for editing of yuv-files. Specify a path to the clip that should be edited, the height and width of the clip, one set of frames that should be removed from the clip, and a path to where the result should be written. There is a executable created that make use of the library where the functionality is implemented. There is also a unittest added for the library. by brykt@google.com · 12 years ago
  68. 52ec985 Fixing vie and voe auto test project paths for test execution. by kjellander@webrtc.org · 12 years ago
  69. b43502e Revert 3170 - Added performance benchmarking in APM and iSAC-fix for Buildbots. by andrew@webrtc.org · 12 years ago
  70. 4cd8f1f Added performance benchmarking in APM and iSAC-fix for Buildbots. by kma@webrtc.org · 12 years ago
  71. 6e46d5b Updated version number to 3.18 by elham@webrtc.org · 12 years ago
  72. 107d4ef Rolling chromium_revision 157509:169394 by kjellander@webrtc.org · 12 years ago
  73. ef90c32 Will now correctly identify the first-ever received packet as the first packet in its frame. by phoglund@webrtc.org · 12 years ago
  74. 7c894b7 Wire up CallStats to provide modules with correct RTT. by mflodman@webrtc.org · 12 years ago
  75. 5ba3dec Ensures that we can build using VS 2012 on Windows. by henrika@webrtc.org · 12 years ago
  76. 221b11a Pulling Opus version 1.0.1 from Chromium by tina.legrand@webrtc.org · 12 years ago
  77. c3e5d34 Add a logging_no_op.cc when enable_tracing==0. by andrew@webrtc.org · 12 years ago
  78. 418443c Remove operator overloading from RTPFragmentationHeader. by andrew@webrtc.org · 12 years ago
  79. ad7f1fe Fixes (or at least reduces) the flakiness in the full stack test by making sure the different frame monitors are registered and deregistered in the right order. Also makes sure only local preview frames which are actually transmitted are rendered by moving the local preview rendering to an effect filter. by stefan@webrtc.org · 12 years ago
  80. 6ba79a8 Condition for DirectX variable on Windows by kjellander@webrtc.org · 12 years ago
  81. 849fb8e Removed codec comparison test: it didn't work and probably never will. by phoglund@webrtc.org · 12 years ago
  82. e3b2bc6 Will now fix old src-relative paths so we go to webrtc/ paths. by phoglund@webrtc.org · 12 years ago
  83. 97dcf36 Adding Direct X SDK include directory. by kjellander@webrtc.org · 12 years ago
  84. 087723b Updated license path in LICENSE and LICENSE_THIRD_PARTY. by mflodman@webrtc.org · 12 years ago
  85. f89fb9d Remove ViE lint warnings that should have been caught at upload time. by mflodman@webrtc.org · 12 years ago
  86. 1c61196 Removed not used include. by mflodman@webrtc.org · 12 years ago
  87. 6e76ef4 Add third_party/winsdk_samples/src to gitignore. by andrew@webrtc.org · 12 years ago
  88. 4c4d01d Setting capture stride to width by mikhal@webrtc.org · 12 years ago
  89. 4b97793 Ensure opus_demo has a targets block. by andrew@webrtc.org · 12 years ago
  90. 8cd18c5 Add winsdk_samples to provide directshow_baseclasses. by andrew@webrtc.org · 12 years ago
  91. cfcadab Build opus_demo by leozwang@webrtc.org · 12 years ago
  92. 3ec52c0 Adding mflodman's reformat script with some fixes. by phoglund@webrtc.org · 12 years ago
  93. b15d285 Reformatted most of the CPU stuff in system_wrappers. by phoglund@webrtc.org · 12 years ago
  94. 5835adf Reorganize gyp for Android by leozwang@webrtc.org · 12 years ago
  95. 3263a7a Setting correct stride for VP8 encoder by mikhal@webrtc.org · 12 years ago
  96. 32b3f40 Adding an aligned stride test to LibYuv by mikhal@webrtc.org · 12 years ago
  97. 8187877 Reland 3135 - Previous failure was bot flakiness. ***** by tommi@webrtc.org · 12 years ago
  98. 951b6c4 Revert 3135 - This broke the Mac bots somehow. Here's the error: by tommi@webrtc.org · 12 years ago
  99. 704eb8f Restructure the video_capture code a bit to make room for a Media Foundation class implementation. by tommi@webrtc.org · 12 years ago
  100. 655d8f5 Add a kTraceTerseInfo level for non-verbose logging. by andrew@webrtc.org · 12 years ago