1. 03b7f50 Enable apm in android.mk Review URL: http://webrtc-codereview.appspot.com/345009 by leozwang@webrtc.org · 13 years ago
  2. c8d012f Use -msse2 for SSE2 optimized code. by andrew@webrtc.org · 13 years ago
  3. ee3fe5b Remove unused variable from mixer module. by andrew@webrtc.org · 13 years ago
  4. 5f9a7ba by braveyao@webrtc.org · 13 years ago
  5. 117c119 Only update REMB value if there is a calid bitrate estimate. by mflodman@webrtc.org · 13 years ago
  6. 33d5f69 Fix issue 218 with new solution by henrik.lundin@webrtc.org · 13 years ago
  7. 7859e10 Propagate decoding errors to the mixer module. by andrew@webrtc.org · 13 years ago
  8. c8277db Fix selective retransmissions after corrupt merge in r1373. by stefan@webrtc.org · 13 years ago
  9. 9cbe686 Removed experiment. Review URL: http://webrtc-codereview.appspot.com/345005 by pwestin@webrtc.org · 13 years ago
  10. ad4af57 Fixes a jitter buffer NACK bug. by stefan@webrtc.org · 13 years ago
  11. 80d6042 RTCPSender::_bitrate_observer not initialized. by mflodman@webrtc.org · 13 years ago
  12. 5735a63 Add video capture module to the list of dependent projects in video engine. by perkj@webrtc.org · 13 years ago
  13. 053c799 Add minimum waiting time to NetEQ metrics by henrik.lundin@webrtc.org · 13 years ago
  14. 40ea510 Refactoring vad_filterbank by bjornv@webrtc.org · 13 years ago
  15. b39a3b4 Restoring unintentially renamed MS DirectShow source files in by kjellander@webrtc.org · 13 years ago
  16. 7f3c724 Renaming 47 files from .cpp to .cc by kjellander@webrtc.org · 13 years ago
  17. 93546f8 Removing unused file by kjellander@webrtc.org · 13 years ago
  18. 553657b See http://codereview.chromium.org/9188022/ for details by niklas.enbom@webrtc.org · 13 years ago
  19. 9a85b50 Minor tracing fix in ::IncomfingFrame and ::IncomfingFrameI420 by punyabrata@webrtc.org · 13 years ago
  20. 83c7f6d Add missing file to iSAC gyp. by andrew@webrtc.org · 13 years ago
  21. 921321f Fix unused-variable warning in iSAC. by andrew@webrtc.org · 13 years ago
  22. badf2b8 Optimized an AR function in iSAC fix for ARMv7 (not Neon) platforms. by kma@webrtc.org · 13 years ago
  23. 04c18cb Update all child modules of with received bandwidth estimate. by mflodman@webrtc.org · 13 years ago
  24. cd8cea5 Fix decode error in NACK/FEC mode after network glitch. by stefan@webrtc.org · 13 years ago
  25. 684c7b7 Fixed vie_defines.h typo. by mflodman@webrtc.org · 13 years ago
  26. 5007056 Added REMB option to custom call. by mflodman@webrtc.org · 13 years ago
  27. ce5990c Fix defect http://code.google.com/p/webrtc/issues/detail?id=222 by perkj@webrtc.org · 13 years ago
  28. 01530a2 Rewrote the rcp_rtcp test. by phoglund@webrtc.org · 13 years ago
  29. 6b6ff55 Implementation if mono-to-stereo and vice versa in ACM. by tina.legrand@webrtc.org · 13 years ago
  30. df9866f Bugfix mac pid_t Review URL: http://webrtc-codereview.appspot.com/350004 by pwestin@webrtc.org · 13 years ago
  31. b54d727 Changed thread Id handling in trace. by pwestin@webrtc.org · 13 years ago
  32. e3eaf44 one logical enhancement in CoreAudio error handler. It should never happen, but so far the only suspect to a rare crash report. by braveyao@webrtc.org · 13 years ago
  33. 681172e Add libsrtp to .gitignore. by andrew@webrtc.org · 13 years ago
  34. c5b73e3 Further cleanup of OverUseDetector. Removed member no longer used. by stefan@webrtc.org · 13 years ago
  35. e1fe433 Comment out one more component which is forgot in last CL by leozwang@webrtc.org · 13 years ago
  36. a178359 Bugfix for clang. Review URL: http://webrtc-codereview.appspot.com/351001 by pwestin@webrtc.org · 13 years ago
  37. 5d35ceb Bugfix array length in test. by pwestin@webrtc.org · 13 years ago
  38. 8281e7d Added RTX to ViE. Review URL: http://webrtc-codereview.appspot.com/336001 by pwestin@webrtc.org · 13 years ago
  39. ac4eb04 Added registration of RED and CNG to NetEq slave. by tina.legrand@webrtc.org · 13 years ago
  40. d1f148d Refactor vad_filterbank: Some restructuring. by bjornv@webrtc.org · 13 years ago
  41. d4e8c0b Fixing Issue 218 by henrik.lundin@webrtc.org · 13 years ago
  42. caf39f3 Re-enabled RTP-RTCP test since it's not flaky anymore. by phoglund@webrtc.org · 13 years ago
  43. c5a1cee by asapersson@webrtc.org · 13 years ago
  44. 35ac983 by niklas.enbom@webrtc.org · 13 years ago
  45. 727e161 Removes debug file writing. by stefan@webrtc.org · 13 years ago
  46. b07aa40 Fixes issue 210. Removes diff between two different arrays. by stefan@webrtc.org · 13 years ago
  47. e21a8cf Fix issue 211: Make sure we always generate at least one FEC packet per frame if we need protection. by stefan@webrtc.org · 13 years ago
  48. df55166 Adding libsrtp in libjingle.gyp and changing DEPS to retrieve libsrtp code from chromium repository. by mallinath@webrtc.org · 13 years ago
  49. 2dad3fb Media-opt: Added a filter type mode for the filtering of the received packet loss. This makes the filter selection explicit and easier to modify/test. by marpan@webrtc.org · 13 years ago
  50. 84ba606 Disable some modules to have a constant green build by leozwang@webrtc.org · 13 years ago
  51. 0ab8ba3 We now require a manually set sender to send REMB packets. by mflodman@webrtc.org · 13 years ago
  52. d9c87b2 Refactor vad_filterbank: Local functions made static. by bjornv@webrtc.org · 13 years ago
  53. d8d8571 Temporarily disabled the standard rtp-rtcp test because of flakiness. by phoglund@webrtc.org · 13 years ago
  54. 0aa7b32 Finished rewriting the codec test. by phoglund@webrtc.org · 13 years ago
  55. dc9536d Made vie_auto_test more robust in Linux when the X environment is broken. by phoglund@webrtc.org · 13 years ago
  56. 0c0216f Correcting typo in libyuv.h. by mflodman@webrtc.org · 13 years ago
  57. e6471ba VAD unittest updates. by bjornv@webrtc.org · 13 years ago
  58. 267b877 Add possibility to set HTML element values (e.g. server and name) in the URL for the test web page. by henrikg@webrtc.org · 13 years ago
  59. b0abbd3 Optimized spl function WebRtcSpl_CrossCorrelation for ARM Neon platforms. by kma@webrtc.org · 13 years ago
  60. bccac66 Use a more common macro to get thread id by leozwang@webrtc.org · 13 years ago
  61. a2026ba libyuv: Removing old unused functionality by mikhal@webrtc.org · 13 years ago
  62. 12d97f6 Made send pad data generic (audio and video) by pwestin@webrtc.org · 13 years ago
  63. 8f4a4ce Refactoring vad_filterbank: Style changes. by bjornv@webrtc.org · 13 years ago
  64. 3aa25de Bugfix OnNetworkChanged not triggered for RTCP compund messages if TMMBR is higher than last value. by pwestin@webrtc.org · 13 years ago
  65. 401045a Resources are now always downloaded if version differs. by kjellander@webrtc.org · 13 years ago
  66. d6b827a Fix for the build broken on Windows. by wu@webrtc.org · 13 years ago
  67. a0211c3 Updating video revision Review URL: http://webrtc-codereview.appspot.com/335016 by punyabrata@webrtc.org · 13 years ago
  68. a58888d Updating capture module following latest libyuv api changes by mikhal@webrtc.org · 13 years ago
  69. 7d5ca2b Updating render module following latest libyuv api changes. by mikhal@webrtc.org · 13 years ago
  70. d61e1ca Updating video engine following latest libyuv api changes by mikhal@webrtc.org · 13 years ago
  71. 746f9e3 Changed build settings for ARMv5 in Android. by kma@webrtc.org · 13 years ago
  72. 6c1d415 Fix for RTP extension audio level. by pwestin@webrtc.org · 13 years ago
  73. d77a661 Consts can't be used as C array size initializers. by andrew@webrtc.org · 13 years ago
  74. d047b2e Enabling NetEQ unittest for more platforms by henrik.lundin@webrtc.org · 13 years ago
  75. 3905b0c Protect against divide-by-zeros in AGC. by andrew@webrtc.org · 13 years ago
  76. c450a19 Removed Version function from all modules. by pwestin@webrtc.org · 13 years ago
  77. 94558d8 Fixing Valgrind warnings caused by open files and undeleted memory. by kjellander@webrtc.org · 13 years ago
  78. d439870 Adding two new network metrics to NetEQ by henrik.lundin@webrtc.org · 13 years ago
  79. 80d28b2 Changed to new ring buffer in AECM. by bjornv@webrtc.org · 13 years ago
  80. 226c5a1 Refactoring of vad_sp.[h/c] by bjornv@webrtc.org · 13 years ago
  81. cc33737 Changing all PSNR/SSIM calculations to use libyuv. by kjellander@webrtc.org · 13 years ago
  82. ec0f549 Roll resources to 5. by andrew@webrtc.org · 13 years ago
  83. a574b1c The inline implementation of WebRtcIsac_lrint(), which was implemented in several files, is now os_specific_inline.h. Define guards are modified according to WebRtc OS macros. by turaj@webrtc.org · 13 years ago
  84. cd64886 video_coding: Updating NACK functions naming by mikhal@webrtc.org · 13 years ago
  85. 8fa31bc Truncated messages, need a %S instead of $s for a double byte TCHAR by punyabrata@webrtc.org · 13 years ago
  86. adec927 Correcting VieChannelManager bug. by mflodman@webrtc.org · 13 years ago
  87. de5a10a Added in setting the minimum bit rate of a codec to ViE Custom Call by amyfong@webrtc.org · 13 years ago
  88. 77c425b video_coding: Checking/updating seq num for an old packet regardless of size. by mikhal@webrtc.org · 13 years ago
  89. c00f91d Adding BGRA as a video type. by mikhal@webrtc.org · 13 years ago
  90. 877c54e Fix unused-variable warning in Release. by andrew@webrtc.org · 13 years ago
  91. f175125 Refactoring vad_filterbank: Style changes. by bjornv@webrtc.org · 13 years ago
  92. 9c0aedc Removed constraint for changing resolution when using default encoder and added VP8 log. by mflodman@webrtc.org · 13 years ago
  93. 6c87736 Fix formatting for some NetEQ test tools by henrik.lundin@webrtc.org · 13 years ago
  94. 60c9bbd Fix GetReceivedRTCPStatistics and GetSendRTCPStatistics. by perkj@webrtc.org · 13 years ago
  95. d5a4d9b First refactoring of ViE interface. by mflodman@webrtc.org · 13 years ago
  96. a643d5c Integration test for videoprocessor by kjellander@webrtc.org · 13 years ago
  97. 62665b8 video_coding: Adding a unit test to the decodableState class by mikhal@webrtc.org · 13 years ago
  98. 9eeafbe Updating the frame buffer return value in InsertPacket: Return NoError when a packet is inserted to a frame which is being decoded. by mikhal@webrtc.org · 13 years ago
  99. bed34a3 video_coding: Updating seq number for old zero size packets. Updating function name to reflect zero size packets and not empty packets. by mikhal@webrtc.org · 13 years ago
  100. 70adcd4 Delay estimator improvements. by bjornv@webrtc.org · 13 years ago