1. 0d7e5bc Fix bug on key frame boost allocation, and some update/cleanup to same function. by marpan@google.com · 13 years ago
  2. 3c45dfd Fixes valgrind warnings in the rtp_rtcp module. by hellner@google.com · 13 years ago
  3. 95fa29e Creating a new directory for test data files, and moving audio_processing files there. by ajm@google.com · 13 years ago
  4. 4bf9c0b Adds sanity checks related to IAudioCaptureClient::GetBuffer. by henrika@google.com · 13 years ago
  5. a591d3f Correcting two auto test errors. by mflodman@google.com · 13 years ago
  6. 36d9350 Remove the full header file path to: by ronghuawu@google.com · 13 years ago
  7. 2b83ace VCM/JB: Setting only non-empty frames for decoding (when not waiting for NACK). by mikhal@google.com · 13 years ago
  8. 5b95bcd Critical section in constructor, audio coding module by tlegrand@google.com · 13 years ago
  9. 868b857 Remove a test case that only causes problems due to badly by holmer@google.com · 13 years ago
  10. d3b208d Fixes Valgrind warnings in system_wrapper. by hellner@google.com · 13 years ago
  11. 2f88732 Bugfix in VP8 wrapper Decode method by hlundin@google.com · 13 years ago
  12. e4d43fc Adding README.chromium Review URL: http://webrtc-codereview.appspot.com/47002 by niklase@google.com · 13 years ago
  13. 9091188 Adding all necessary MapSetting and MapError functions. This doesn't alter the existing functionality but just "formalizes" the mapping layer for the underlying components. by ajm@google.com · 13 years ago
  14. 33bb406 Global OWNERS. Review URL: http://webrtc-codereview.appspot.com/44006 by niklase@google.com · 13 years ago
  15. 305651c Fixed valgrind warning in the udp_module. by hellner@google.com · 13 years ago
  16. ba28d7f Include assert.h for the compile error we got from try bot linux_clang. by ronghuawu@google.com · 13 years ago
  17. 717c869 by mikhal@google.com · 13 years ago
  18. 2360c09 VPLIB: Fixing a bug in ConvertYUY2TOI420 + some code clean-up by mikhal@google.com · 13 years ago
  19. 5e9a682 add command line test app to gyp build by leozwang@google.com · 13 years ago
  20. b7a4193 Fixes missing initializations in video_coding. by holmer@google.com · 13 years ago
  21. 2f2971c Fixed a bug in the BitRateStats class and at the same time by holmer@google.com · 13 years ago
  22. 40eac91 Update test tool RTPchange by hlundin@google.com · 13 years ago
  23. 5e1316f Adds condition in gyp-files to ensure that we can build MFC applications by henrika@google.com · 13 years ago
  24. 54bc6a6 Improves quality of AudioDeviceWindowsCore::_GetDeviceName. by henrika@google.com · 13 years ago
  25. ab0cfe6 VP8 wrapper: Adding an IFDEF prior to new interface. This will allow the wrapper to build with the Bali release. by mikhal@google.com · 13 years ago
  26. f5ca23d Disable ChangeWindow function for chromium build. by ronghuawu@google.com · 13 years ago
  27. 3a321fc Updating VP8 wrapper with RC parameters by mikhal@google.com · 13 years ago
  28. 48c02db enable optimized code for android by leozwang@google.com · 13 years ago
  29. d99fa58 optimized sqrt in general and for android by leozwang@google.com · 13 years ago
  30. 023abaf Modified the FEC to allow for option of unequal protection (UEP) across packets. by marpan@google.com · 13 years ago
  31. ae0ad91 Modified the FEC to allow for option of unequal protection (UEP) across packets. by marpan@google.com · 13 years ago
  32. e25b014 Clean up of media_opt_util.cc by mikhal@google.com · 13 years ago
  33. 0f15aea Fix build error in NetEQ when disabling NETEQ_CNG_CODEC by hlundin@google.com · 13 years ago
  34. a6f54fd Removing some warnings from the APM build with -Wall -Wextra. Also cleaning up the unit test a bit. by ajm@google.com · 13 years ago
  35. ff72b0d by niklase@google.com · 13 years ago
  36. 89714f2 by niklase@google.com · 13 years ago
  37. 2825861 udp_transport had references to Windows CE in gyp file. Removed that. by hellner@google.com · 13 years ago
  38. b7686af Remove warnings on Windows by hlundin@google.com · 13 years ago
  39. 7c53a0c Make r80 build on Windows by hlundin@google.com · 13 years ago
  40. 2020656 Removed invalid documents. by henrika@google.com · 13 years ago
  41. 95a02d6 Deleting empty directories in video_engine and modules video_capture. Reveiwed by perkj. by mflodman@google.com · 13 years ago
  42. f561f48 Temporary rollback to be able to build on Windows. Will be fixed soon. by henrika@google.com · 13 years ago
  43. cb3017f Re-deleting a VAD file in common_audio by bjornv@google.com · 13 years ago
  44. 0c32a8d VP8 RTP packetizer rewrite by hlundin@google.com · 13 years ago
  45. 7925dd5 Added comments and an assert explaining that NACK hasn't been fully by holmer@google.com · 13 years ago
  46. 51f2453 Fixed a Flush/Start initialization bug in the jitter buffer. Also cleaned by holmer@google.com · 13 years ago
  47. 2204835 Ported NS initialization to NSx by bjornv@google.com · 13 years ago
  48. 0c62842 Updated the floating point version with bugs found when porting to fixed-point. by bjornv@google.com · 13 years ago
  49. 385345d by mikhal@google.com · 13 years ago
  50. 17705a9 by mikhal@google.com · 13 years ago
  51. 0c08ed1 Re-deleting files that reappeared when moved to webrtc. by bjornv@google.com · 13 years ago
  52. 5af7a80 Optimization of "overdrive and suppress": by cduvivier@google.com · 13 years ago
  53. 706b725 Added unit test for the map wrapper class. by hellner@google.com · 13 years ago
  54. 0333cf6 Adding Bjorn to overall audio_processing OWNERS file (thereby allowing the deletion of all the sub-folder files). by ajm@google.com · 13 years ago
  55. f169dd3 Ensures that trace messages are printed correctly taking into by henrika@google.com · 13 years ago
  56. 96cbe6b Shortened the audio files used in unit test to speed it up. by bjornv@google.com · 13 years ago
  57. e01b865 Implement Copy method for VP8 decoder by hlundin@google.com · 13 years ago
  58. cb87156 take away some compiling warnings. by xians@google.com · 13 years ago
  59. d2f3b7e change android test app folder name by leozwang@google.com · 13 years ago
  60. eedf6e1 change printf format Review URL: http://webrtc-codereview.appspot.com/24014 by leozwang@google.com · 13 years ago
  61. 4f56d0e by niklase@google.com · 13 years ago
  62. 1198db9 Adding owners check in presubmit script. by niklase@google.com · 13 years ago
  63. 96a7a07 This time it will work!!! Review URL: http://webrtc-codereview.appspot.com/22024 by niklase@google.com · 13 years ago
  64. d5d596e Proof-of-concept proposal for a standalone webrtc build without using gyp_chromium etc. This adds the necessary scripts and gyp files. The idea is to assume that we are building within Chromium; in that case common.gypi (which every gyp file includes) provides the necessary logic to build webrtc. by ajm@google.com · 13 years ago
  65. fea5f7e by mikhal@google.com · 13 years ago
  66. f13546c by niklase@google.com · 13 years ago
  67. b808501 If this gives you problems, delete the third_party/libjingle directory and sync again by niklase@google.com · 13 years ago
  68. 9e7644c Change implementation of Reset function in VP8 wrapper by hlundin@google.com · 13 years ago
  69. 7f43de8 refactor java code Review URL: http://webrtc-codereview.appspot.com/29011 by leozwang@google.com · 13 years ago
  70. 7a60252 refactor render java code Review URL: http://webrtc-codereview.appspot.com/25017 by leozwang@google.com · 13 years ago
  71. ed7f027 refactor java code in test app by leozwang@google.com · 13 years ago
  72. 40cd79e add sleep() for android Review URL: http://webrtc-codereview.appspot.com/34001 by leozwang@google.com · 13 years ago
  73. e43b6ba add file access permission by leozwang@google.com · 13 years ago
  74. 0b0c28c add android makefile, some modification in vpx makefile to build encoder from c source for now by leozwang@google.com · 13 years ago
  75. e90067a refactor video autotest java code by leozwang@google.com · 13 years ago
  76. d2c7bff Implement VP8 packetizer and unit tests by hlundin@google.com · 13 years ago
  77. 8dcd789 Unit test for list wrapper under system_wrappers by hellner@google.com · 13 years ago
  78. 12be909 There where multiple lines on the same row. I also alphabetized it. by hellner@google.com · 13 years ago
  79. 0839478 by niklase@google.com · 13 years ago
  80. 06313d5 Fixing some incorrect file names in gyp files reported by an external user. See the gyp warnings at the bottom of this page: http://pastebin.com/4sdp5ivs by ajm@google.com · 13 years ago
  81. 990a93b Removing unneeded CMake files. by ajm@google.com · 13 years ago
  82. 687246d fix wrong jni interface api name by leozwang@google.com · 13 years ago
  83. 4d86c33 refactor java code in autotest by leozwang@google.com · 13 years ago
  84. d27effa change to a more android-like icon by leozwang@google.com · 13 years ago
  85. 245dcee LGTM from Magnus by hellner@google.com · 13 years ago
  86. a4f6303 Vectorization of "FilterAdaptation": by cduvivier@google.com · 13 years ago
  87. 56307f1 fix compilation error that introduced by recent changes by leozwang@google.com · 13 years ago
  88. 936b36d Partial vectorization of "ProcessBlock": by cduvivier@google.com · 13 years ago
  89. 43a4bd5 Removing an unneeded build script. by ajm@google.com · 13 years ago
  90. e6988b9 * Update the session layer to p4 37930 by ronghuawu@google.com · 13 years ago
  91. c16e32d fixed wrong class name defination by leozwang@google.com · 13 years ago
  92. e8c5948 Revert back this change and wait when Tommi is only to submit the corresponding peerconnection test changes at the same time. by ronghuawu@google.com · 13 years ago
  93. 3025e6d fixed wrong classname usage, http://webrtc-codereview.appspot.com/28012/ by leozwang@google.com · 13 years ago
  94. 7208ddd Session layer update from p4 (cl37930) by ronghuawu@google.com · 13 years ago
  95. 1eb1486 ViE autotest changes for copying the media files used when testing. by mflodman@google.com · 13 years ago
  96. 607f534 Make NetEqRTPplay build with logging enabled on linux by hlundin@google.com · 13 years ago
  97. 9ed826f by niklase@google.com · 13 years ago
  98. d357f2c Partial vectorization of "ProcessBlock": by cduvivier@google.com · 13 years ago
  99. 2157a5f changed to support vp8 only by leozwang@google.com · 13 years ago
  100. 7837844 Fix typo in vie_auto_test.gypi. I think we also need to by tommi@google.com · 13 years ago