1. 746f9e3 Changed build settings for ARMv5 in Android. by kma@webrtc.org · 13 years ago
  2. 6c1d415 Fix for RTP extension audio level. by pwestin@webrtc.org · 13 years ago
  3. d77a661 Consts can't be used as C array size initializers. by andrew@webrtc.org · 13 years ago
  4. d047b2e Enabling NetEQ unittest for more platforms by henrik.lundin@webrtc.org · 13 years ago
  5. 3905b0c Protect against divide-by-zeros in AGC. by andrew@webrtc.org · 13 years ago
  6. c450a19 Removed Version function from all modules. by pwestin@webrtc.org · 13 years ago
  7. 94558d8 Fixing Valgrind warnings caused by open files and undeleted memory. by kjellander@webrtc.org · 13 years ago
  8. d439870 Adding two new network metrics to NetEQ by henrik.lundin@webrtc.org · 13 years ago
  9. 80d28b2 Changed to new ring buffer in AECM. by bjornv@webrtc.org · 13 years ago
  10. 226c5a1 Refactoring of vad_sp.[h/c] by bjornv@webrtc.org · 13 years ago
  11. cc33737 Changing all PSNR/SSIM calculations to use libyuv. by kjellander@webrtc.org · 13 years ago
  12. 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
  13. cd64886 video_coding: Updating NACK functions naming by mikhal@webrtc.org · 13 years ago
  14. 8fa31bc Truncated messages, need a %S instead of $s for a double byte TCHAR by punyabrata@webrtc.org · 13 years ago
  15. adec927 Correcting VieChannelManager bug. by mflodman@webrtc.org · 13 years ago
  16. de5a10a Added in setting the minimum bit rate of a codec to ViE Custom Call by amyfong@webrtc.org · 13 years ago
  17. 77c425b video_coding: Checking/updating seq num for an old packet regardless of size. by mikhal@webrtc.org · 13 years ago
  18. c00f91d Adding BGRA as a video type. by mikhal@webrtc.org · 13 years ago
  19. 877c54e Fix unused-variable warning in Release. by andrew@webrtc.org · 13 years ago
  20. f175125 Refactoring vad_filterbank: Style changes. by bjornv@webrtc.org · 13 years ago
  21. 9c0aedc Removed constraint for changing resolution when using default encoder and added VP8 log. by mflodman@webrtc.org · 13 years ago
  22. 6c87736 Fix formatting for some NetEQ test tools by henrik.lundin@webrtc.org · 13 years ago
  23. 60c9bbd Fix GetReceivedRTCPStatistics and GetSendRTCPStatistics. by perkj@webrtc.org · 13 years ago
  24. d5a4d9b First refactoring of ViE interface. by mflodman@webrtc.org · 13 years ago
  25. a643d5c Integration test for videoprocessor by kjellander@webrtc.org · 13 years ago
  26. 62665b8 video_coding: Adding a unit test to the decodableState class by mikhal@webrtc.org · 13 years ago
  27. 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
  28. 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
  29. 70adcd4 Delay estimator improvements. by bjornv@webrtc.org · 13 years ago
  30. efd0a48 Add error resilient mode options to the VP8 specific VideoCodec struct. by stefan@webrtc.org · 13 years ago
  31. 67f294a Adding a return value to ConvertRotationMode by mikhal@webrtc.org · 13 years ago
  32. 6d6a43d Use char as ring-buffer data type. by andrew@webrtc.org · 13 years ago
  33. e264249 libyuv: Updating API to use latest ConvertFrom/To functionality by mikhal@webrtc.org · 13 years ago
  34. 267d013 Fixed pointer operations on void. by bjornv@webrtc.org · 13 years ago
  35. 7270a6b Merged apm-buffer branch [r1293] back to trunk. by bjornv@webrtc.org · 13 years ago
  36. e39de16 Moving video type convert functionality to libyuv. deleting vplibConversions as it is no longer needed. by mikhal@webrtc.org · 13 years ago
  37. f6c6b1c Include the media packet FEC headers in the video bitrate. by stefan@webrtc.org · 13 years ago
  38. 39670f6 Only reset the last decoded sequence number after flushing until key frame. by stefan@webrtc.org · 13 years ago
  39. 1ce66e4 Don't report error when failing to send RTCP BYE. by mflodman@webrtc.org · 13 years ago
  40. ee2924c Added vp8 codec temporal layer changing option to ViE AutoTest custom call. by amyfong@webrtc.org · 13 years ago
  41. d32c447 Changed constructor used for CriticalSectionScoped in ViE. by mflodman@webrtc.org · 13 years ago
  42. 6a4bef4 Implements selective retransmissions. by stefan@webrtc.org · 13 years ago
  43. 51faeed Fixed REMB unit test on Windows. by mflodman@webrtc.org · 13 years ago
  44. f4d3b9d Cleaned up leaky symbols in NS. by pwestin@webrtc.org · 13 years ago
  45. ebcb642 Cleaned up leaky symbols in G722. by pwestin@webrtc.org · 13 years ago
  46. d8f8b32 Cleaned up leaky symbols in iSAC. by pwestin@webrtc.org · 13 years ago
  47. 2ae4c8c Disable temporal toggling by default. by stefan@webrtc.org · 13 years ago
  48. 84dc3d1 Add REMB functionality to ViE. by mflodman@webrtc.org · 13 years ago
  49. 093ffad Removed unused function messing up the symbols. by pwestin@webrtc.org · 13 years ago
  50. 43761be Bugfix get thread ID for linux. by pwestin@webrtc.org · 13 years ago
  51. a4863db Moved video_engine/main/interface to video_engine/include. by mflodman@webrtc.org · 13 years ago
  52. 1e28d3c Change VP8 packetizer to use a single max payload size by henrik.lundin@webrtc.org · 13 years ago
  53. f5edb92 Remove unused variable. by stefan@webrtc.org · 13 years ago
  54. 5c43b1b Updated resampler unit test with stereo. by tina.legrand@webrtc.org · 13 years ago
  55. 8edb39d Prevent sending empty RTCP packet. by pwestin@webrtc.org · 13 years ago
  56. 4a19030 New VCM robustness API by henrik.lundin@webrtc.org · 13 years ago
  57. 697bc43 Restore item deletions in Windows UDP. by andrew@webrtc.org · 13 years ago
  58. 71571c5 Remove unneeded variables from windows UDP. by andrew@webrtc.org · 13 years ago
  59. 3192d65 Fix for devices lacking stereo support. by andrew@webrtc.org · 13 years ago
  60. 003044a Enable warnings-as-errors on Mac. by andrew@webrtc.org · 13 years ago
  61. 173b7bb Integration test that tracks dropped frames and compares video output. by kjellander@webrtc.org · 13 years ago
  62. 03532b5 Fixing the double delete problem in UdpSocket2ManagerWindow. PopFront deletes the items, to there is no need to delete item explicitly. by mallinath@webrtc.org · 13 years ago
  63. 7d8c72e Re-implement dependency injection of TickTime into VCM and tests by henrik.lundin@webrtc.org · 13 years ago
  64. 5490c71 Converted to gtest, writing output files properly and no longer uses exceptions. by kjellander@webrtc.org · 13 years ago
  65. 1fe2ada Fixed Win bug introduced when refactoring ViECodecImpl. by mflodman@webrtc.org · 13 years ago
  66. c12686c Refactored ViEEncryptionImpl, ViECodecImpl and removed unused SRTP hooks/APIs in ViEEncrption. by mflodman@webrtc.org · 13 years ago
  67. 898f881 Make sure the next frame to be decoded is cleaned up if it's empty. by stefan@webrtc.org · 13 years ago
  68. 6c9be12 Letting strncpy do its job. Landing and extending http://webrtc-codereview.appspot.com/329010/ on behalf of tbreisacher. by niklas.enbom@webrtc.org · 13 years ago
  69. 8c5d242 Fix VP8 layer 2 sync dependencies. by stefan@webrtc.org · 13 years ago
  70. 00e7307 Refactoring RtpFormatVp8Test by henrik.lundin@webrtc.org · 13 years ago
  71. b2c115c Forcing external transport to be on in Chrome. by niklas.enbom@webrtc.org · 13 years ago
  72. 61045a4 video_coding/jitter_buffer: Account for layer info when searching for the next frame by mikhal@webrtc.org · 13 years ago
  73. a38ce09 Fix last Mac/clang compile error. by andrew@webrtc.org · 13 years ago
  74. e858d13 Add a NOOP target for merge libs. by andrew@webrtc.org · 13 years ago
  75. 6f7fbc7 libyuv: Adding psnr/ssim to libyuv and updating unit tests according to latest conventions. by mikhal@webrtc.org · 13 years ago
  76. 061fa5b Changed handling of padding data. by pwestin@webrtc.org · 13 years ago
  77. dbba1f9 Packet waiting-time statistics by henrik.lundin@webrtc.org · 13 years ago
  78. 219acc6 Including Brighten function in namespace VideoProcessing by henrik.lundin@webrtc.org · 13 years ago
  79. c68f80a Refactoring vad_gmm.[c/h]. by bjornv@webrtc.org · 13 years ago
  80. 42d07f0 Render impl fix from refactoring. by mflodman@webrtc.org · 13 years ago
  81. 1bdf1df Refactored ViEImageProcess, ViEImpl and ViENetworkImpl. by mflodman@webrtc.org · 13 years ago
  82. 813b4ef Refactored ViEFileImpl and ViEExternalCodec. by mflodman@webrtc.org · 13 years ago
  83. f3cea23 Added an empty voice engine unit test binary in order to get correct coverage measurements. This will make the voice engine show up in the coverage measurements. The empty test is necessary to get the coverage tool to pick it up (and it will be easier to start writing unit tests for the voice engine later). by phoglund@webrtc.org · 13 years ago
  84. 62fdc42 Fix build issue with clang. by stefan@webrtc.org · 13 years ago
  85. 8dc9e47 Fixes for selective NACKing. by stefan@webrtc.org · 13 years ago
  86. fda17c2 Rewrote NetEQ test, made standard suite run googletestified tests too. by phoglund@webrtc.org · 13 years ago
  87. 5efcad1 We used the wrong syntax for "new", which generated a warning/error building with clang. by tina.legrand@webrtc.org · 13 years ago
  88. 9e4f383 Removing vplib: Following the switch to Libyuv, this CL removes all vplib files. by mikhal@webrtc.org · 13 years ago
  89. 0e7d9d8 Adding layer info consideration when applying FEC protection. In this first version, we hard code protection zero for non-base layer frames. As a future enhancement, an array should be passed from mediaOpt to set the protection per layer. A TODO was added in MediaOpt. by mikhal@webrtc.org · 13 years ago
  90. 190e88a video_coding: When in hybrid mode, don't NACK non-base layer packets by mikhal@webrtc.org · 13 years ago
  91. 884d8e7 video_coding: Updating sync state based on the layer flag by mikhal@webrtc.org · 13 years ago
  92. 3031585 Revert "Inject TickTimeInterface into VCM and tests" by henrik.lundin@webrtc.org · 13 years ago
  93. e32c08a Removes usage of default parameters and fixes a bug which was found by henrika@webrtc.org · 13 years ago
  94. 4158c35 Removed the WEBRTC_NO_TRACE macro since the style guide wants us to stear clear of macros and this one doesn't seem to have a purpose at this point. by henrike@webrtc.org · 13 years ago
  95. 8da2417 Refactored ViERenderImpl and ViERTP_RTCPImpl. by mflodman@webrtc.org · 13 years ago
  96. 7752d11 Fix test for external codec. by mflodman@webrtc.org · 13 years ago
  97. 86a9f9b Fixed build error. by phoglund@webrtc.org · 13 years ago
  98. b33f9dc Correction to how the VP8 wrapper generates picture ids. by stefan@webrtc.org · 13 years ago
  99. 188fc35 Rewrote the hold and netw-before-streaming tests. by phoglund@webrtc.org · 13 years ago
  100. 398af23 Solving issue 178, errorbuild warnings on Mac. by tina.legrand@webrtc.org · 13 years ago