1. 2572404 Removing useless include_dirs entry. by Mirko Bonadei · 7 years ago
  2. a5f043f Change ForwardErrorCorrection class to accept one received packet at a time. by nisse · 7 years ago
  3. c5267d2 Simplify ReceiveStatistics: merge GetActiveStatisticians into RtcpReportBlocks by Danil Chapovalov · 7 years ago
  4. cb728ea Fix Gn Untracked headers in webrtc/modules/video_coding. by charujain · 7 years ago
  5. 9a2e906 Added RTCMediaStreamTrackStats.concealmentEvents by Gustaf Ullberg · 7 years ago
  6. 4354725 Delete deprecated metod RtpRtcp::SetMaxTransferUnit. by nisse · 7 years ago
  7. 930021d Eliminating the risk of sustained echo during capture data loss in AEC3. by Per Åhgren · 7 years ago
  8. a7567a9 Implement DesktopCapturerWrapper and CaptureResultDesktopCapturerWrapper by Zijie He · 7 years ago
  9. 6c17057 Move rtcp packet classes from rtp_rtcp to rtp_rtcp_format target by Danil Chapovalov · 7 years ago
  10. 48d96c0 Corrected upper limits of NetEq minimum and maximum delay. by Gustaf Ullberg · 7 years ago
  11. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  12. 262d4ff Added logging inside AEC3 for render API buffer under/overruns by Per Åhgren · 7 years ago
  13. 9a45116 Fix Gn Untracked headers in webrtc/common_audio by charujain · 7 years ago
  14. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  15. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago
  16. 5adc73a by niklase@google.com · 13 years ago
  17. f0a476b Add PictureID and NonReference to codec information by hlundin@google.com · 13 years ago
  18. d0159d8 aec_rdft_128: one entry point for each sign. by cduvivier@google.com · 13 years ago
  19. fae3b31 Optimization/cleanup of 'aec_rfdt' initialization (constants, LUT, ...): by cduvivier@google.com · 13 years ago
  20. 7c4469b Revamp of audio_processing unit test to use protocol buffers. Chromium's protobuf version is synced to third_party. This isn't really needed for the unit test, but I'd like to use it soon for echo recordings, so I used this as a warm up. by ajm@google.com · 13 years ago
  21. 98b4ed1 Disabling DEBUG_FILE in the overuse detector by default. by holmer@google.com · 13 years ago
  22. 2b4b7f1 Moving two testfiles, audio coding module. by tlegrand@google.com · 13 years ago
  23. 0adca82 Move iLBC test and reference files to new location. by tlegrand@google.com · 13 years ago
  24. cdc943e VCM: 1. Updating handling of empty packets. 2. Updating JB test. 3. Removing un-used code. by mikhal@google.com · 13 years ago
  25. c137082 Update media_opt_util with frame size parameters. by marpan@google.com · 13 years ago
  26. 6b04739 Route CodecSpecificInfo from encoder to packetizer by hlundin@google.com · 13 years ago
  27. b5427cb Changing JPEG API to to accept rawImage and encodedImage; moved video_image.h from modules/video_coding/codecs to common_video/interface, and some general re-write to JPEG, especially with regard to memory handling. Required VCM/ViE changes are also included. by mikhal@google.com · 13 years ago
  28. 67d7282 Allow the FEC to protect up to maximum #packets (48) if the by marpan@google.com · 13 years ago
  29. 9d94116 Optimization of 'rftbsub': by cduvivier@google.com · 13 years ago
  30. 8ec2231 Add aec_rdft.c to android build by leozwang@google.com · 13 years ago
  31. 20cb6b6 Optimization of 'rftfsub': by cduvivier@google.com · 13 years ago
  32. 190d087 Remove included header files on that unit_test is not dependent, correct error in last CL by leozwang@google.com · 13 years ago
  33. 6fb5d19 Add Android.mk for apm unit test and make it compile on android by leozwang@google.com · 13 years ago
  34. 21a4405 VPLIB/Interpolation - Delete decode buffer only if too small, this required an API change. In addition, done some clean up and updated test and related code in VCM. by mikhal@google.com · 13 years ago
  35. 1eccf7d Some code cleanup for rtp_sender_video.cc. by marpan@google.com · 13 years ago
  36. e02b57e Updates to qm_select: Function to update content state, and function for FEC rate adjustment. by marpan@google.com · 13 years ago
  37. 6cc3f00 Include forward_error_correction_internal.cc which was added in #93 to android build by leozwang@google.com · 13 years ago
  38. 181f543 AEC specific version of " Real Discrete Fourier Transform". by cduvivier@google.com · 13 years ago
  39. 3ad9c18 Update on content metrics: by marpan@google.com · 13 years ago
  40. 0d7e5bc Fix bug on key frame boost allocation, and some update/cleanup to same function. by marpan@google.com · 13 years ago
  41. 3c45dfd Fixes valgrind warnings in the rtp_rtcp module. by hellner@google.com · 13 years ago
  42. 95fa29e Creating a new directory for test data files, and moving audio_processing files there. by ajm@google.com · 13 years ago
  43. 4bf9c0b Adds sanity checks related to IAudioCaptureClient::GetBuffer. by henrika@google.com · 13 years ago
  44. 36d9350 Remove the full header file path to: by ronghuawu@google.com · 13 years ago
  45. 2b83ace VCM/JB: Setting only non-empty frames for decoding (when not waiting for NACK). by mikhal@google.com · 13 years ago
  46. 5b95bcd Critical section in constructor, audio coding module by tlegrand@google.com · 13 years ago
  47. 868b857 Remove a test case that only causes problems due to badly by holmer@google.com · 13 years ago
  48. 2f88732 Bugfix in VP8 wrapper Decode method by hlundin@google.com · 13 years ago
  49. 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
  50. 305651c Fixed valgrind warning in the udp_module. by hellner@google.com · 13 years ago
  51. ba28d7f Include assert.h for the compile error we got from try bot linux_clang. by ronghuawu@google.com · 13 years ago
  52. 717c869 by mikhal@google.com · 13 years ago
  53. b7a4193 Fixes missing initializations in video_coding. by holmer@google.com · 13 years ago
  54. 2f2971c Fixed a bug in the BitRateStats class and at the same time by holmer@google.com · 13 years ago
  55. 40eac91 Update test tool RTPchange by hlundin@google.com · 13 years ago
  56. 54bc6a6 Improves quality of AudioDeviceWindowsCore::_GetDeviceName. by henrika@google.com · 13 years ago
  57. 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
  58. f5ca23d Disable ChangeWindow function for chromium build. by ronghuawu@google.com · 13 years ago
  59. 3a321fc Updating VP8 wrapper with RC parameters by mikhal@google.com · 13 years ago
  60. 023abaf Modified the FEC to allow for option of unequal protection (UEP) across packets. by marpan@google.com · 13 years ago
  61. ae0ad91 Modified the FEC to allow for option of unequal protection (UEP) across packets. by marpan@google.com · 13 years ago
  62. e25b014 Clean up of media_opt_util.cc by mikhal@google.com · 13 years ago
  63. 0f15aea Fix build error in NetEQ when disabling NETEQ_CNG_CODEC by hlundin@google.com · 13 years ago
  64. 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
  65. ff72b0d by niklase@google.com · 13 years ago
  66. 89714f2 by niklase@google.com · 13 years ago
  67. 2825861 udp_transport had references to Windows CE in gyp file. Removed that. by hellner@google.com · 13 years ago
  68. b7686af Remove warnings on Windows by hlundin@google.com · 13 years ago
  69. 7c53a0c Make r80 build on Windows by hlundin@google.com · 13 years ago
  70. 2020656 Removed invalid documents. by henrika@google.com · 13 years ago
  71. f561f48 Temporary rollback to be able to build on Windows. Will be fixed soon. by henrika@google.com · 13 years ago
  72. 0c32a8d VP8 RTP packetizer rewrite by hlundin@google.com · 13 years ago
  73. 7925dd5 Added comments and an assert explaining that NACK hasn't been fully by holmer@google.com · 13 years ago
  74. 51f2453 Fixed a Flush/Start initialization bug in the jitter buffer. Also cleaned by holmer@google.com · 13 years ago
  75. 2204835 Ported NS initialization to NSx by bjornv@google.com · 13 years ago
  76. 0c62842 Updated the floating point version with bugs found when porting to fixed-point. by bjornv@google.com · 13 years ago
  77. 17705a9 by mikhal@google.com · 13 years ago
  78. 5af7a80 Optimization of "overdrive and suppress": by cduvivier@google.com · 13 years ago
  79. 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
  80. f169dd3 Ensures that trace messages are printed correctly taking into by henrika@google.com · 13 years ago
  81. 96cbe6b Shortened the audio files used in unit test to speed it up. by bjornv@google.com · 13 years ago
  82. e01b865 Implement Copy method for VP8 decoder by hlundin@google.com · 13 years ago
  83. cb87156 take away some compiling warnings. by xians@google.com · 13 years ago
  84. fea5f7e by mikhal@google.com · 13 years ago
  85. 9e7644c Change implementation of Reset function in VP8 wrapper by hlundin@google.com · 13 years ago
  86. 7f43de8 refactor java code Review URL: http://webrtc-codereview.appspot.com/29011 by leozwang@google.com · 13 years ago
  87. 7a60252 refactor render java code Review URL: http://webrtc-codereview.appspot.com/25017 by leozwang@google.com · 13 years ago
  88. 0b0c28c add android makefile, some modification in vpx makefile to build encoder from c source for now by leozwang@google.com · 13 years ago
  89. d2c7bff Implement VP8 packetizer and unit tests by hlundin@google.com · 13 years ago
  90. 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
  91. 990a93b Removing unneeded CMake files. by ajm@google.com · 13 years ago
  92. a4f6303 Vectorization of "FilterAdaptation": by cduvivier@google.com · 13 years ago
  93. 936b36d Partial vectorization of "ProcessBlock": by cduvivier@google.com · 13 years ago
  94. c16e32d fixed wrong class name defination by leozwang@google.com · 13 years ago
  95. 3025e6d fixed wrong classname usage, http://webrtc-codereview.appspot.com/28012/ by leozwang@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. 26184fc Removing a legacy Makefile. by ajm@google.com · 13 years ago
  100. 5988675 Replacing kTraceVqe with kTraceAudioProcessing. by ajm@google.com · 13 years ago