1. 0a9ed7c Revert 6202 "Switch to using base/constructormagic.h and remove ..." by mcasas@webrtc.org · 10 years ago
  2. 28b7c07 Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h. by henrike@webrtc.org · 10 years ago
  3. bd49ac2 Wire up --force_fieldtrials for vie_auto_test and for test targets linking with test/test.gyp:{test_main|test_support_main} by andresp@webrtc.org · 10 years ago
  4. dd0f8b2 Ignore the return value of UpdateRtcpTimestamp instead of printing warning. Because UpdateRtcpTimestamp may fail when there's no valid RTCP SR, which can happen in the first couple seconds or when the channel is a send only channel. Either case we don't want the warning log. by wu@webrtc.org · 10 years ago
  5. 2fae0d1 Move the capture ntp computing code to ntp_calculator so that later it can be shared with voe. by wu@webrtc.org · 10 years ago
  6. 0b8a1c4 Add webrtc field trials API. by andresp@webrtc.org · 10 years ago
  7. 3468f20 Remove WEBRTC_TRACE uses in video_engine/ by pbos@webrtc.org · 10 years ago
  8. f33a674 Make vie/voe_auto_test accept non-supported flags without error. by kjellander@webrtc.org · 10 years ago
  9. c773ded Reduced kMaxSampleDiffMs (limit to 22fps). by asapersson@webrtc.org · 10 years ago
  10. 068cd6f Fix failing test introduced with r6111. by stefan@webrtc.org · 10 years ago
  11. b50d671 Fixes log spam introduced with r6041. by stefan@webrtc.org · 10 years ago
  12. 6ecc773 Raise kViEMaxNumberOfChannels from 32 to 64 by wu@webrtc.org · 10 years ago
  13. e1f0419 Updated WebRTC version to 3.53 TBR=wu@webrtc.org by elham@webrtc.org · 10 years ago
  14. d2fb259 Move timestamp_extrapolator and rtp_to_ntp to system wrapper so that it can be shared by both audio and video engine. by wu@webrtc.org · 10 years ago
  15. 39d9fa5 Remove timestamp_extrapolator's dependency to Clock and vcm defines. by wu@webrtc.org · 10 years ago
  16. d885109 Pointers were not dereferenced in GetRtpStatistics. by asapersson@webrtc.org · 10 years ago
  17. 4d61a36 Change GetEstimatedSend/RecvBandwidth to return the total bandwidth of a channel group instead of splitting it up among channels. by stefan@webrtc.org · 10 years ago
  18. 5435208 Upping start bitrate to min, if set to a lower value i SetSendCodec. by mflodman@webrtc.org · 10 years ago
  19. c5fccd6 Disable flaky RunsRtpRtcpTestWIthoutErrors. by pbos@webrtc.org · 10 years ago
  20. ba47616 Replace scoped_array<T> with scoped_ptr<T[]>. by andrew@webrtc.org · 10 years ago
  21. 1d95c5a Casting char to int in logs. by asapersson@webrtc.org · 10 years ago
  22. 093fc0b Calculate local/remote clock delta and capture ntp timestamp in receiver's timebase. by wu@webrtc.org · 10 years ago
  23. 9d10769 Propagate capture ntp timestamp from rtp to renderer. by wu@webrtc.org · 10 years ago
  24. 98f8320 Make everyone an OWNER for .gyp/.gypi add/delete purposes, non-talk/ edition. by fischman@webrtc.org · 10 years ago
  25. 8edccce Cleaned up logging in video_coding. by stefan@webrtc.org · 10 years ago
  26. 9968131 Convert logs in rtp rtcp module from WEBRTC_TRACE into LOG. by andresp@webrtc.org · 10 years ago
  27. a32583c Updated WebRTC version to 3.52 TBR=wu@webrtc.org by elham@webrtc.org · 10 years ago
  28. 022615b Log Fixit for parts of video_engine folder. by mflodman@webrtc.org · 10 years ago
  29. d7aa228 Re-submit: rev5775 by andresp@webrtc.org · 10 years ago
  30. 2f0c5f7 Add API to allow deducting bitrate from incoming estimates before the capacity is distributed among outgoing video streams. For example, this can be used to reserve space for audio streams. by solenberg@webrtc.org · 10 years ago
  31. ca28c29 Revert 5775 "Modify bitrate controller to update bitrate based o..." by andrew@webrtc.org · 10 years ago
  32. 2a0cbfc Removing VideoCodecDerived and moving methods inside VideoCodec. by mallinath@webrtc.org · 10 years ago
  33. 60ae794 Updated WebRTC version to 3.51 by elham@webrtc.org · 10 years ago
  34. a0320c2 Modify bitrate controller to update bitrate based on process call and not by andresp@webrtc.org · 10 years ago
  35. 5d8c954 Adding API for setting bandwidth estimation configurations. by stefan@webrtc.org · 10 years ago
  36. 154951d Add configuration for ability to use the encode usage measure for triggering overuse/underuse. by asapersson@webrtc.org · 10 years ago
  37. 2d3624c Implement ViE forwarding to RBE of packets for BWE coming in through the ViENetwork::ReceivedBWEPacket API. by solenberg@webrtc.org · 10 years ago
  38. 5374dab Have changes to REMB trigger RTCP to be sent immediately. by stefan@webrtc.org · 10 years ago
  39. fec6b6e VoE changes to allow forwarding of packets from VoE to ViE BWE. by solenberg@webrtc.org · 10 years ago
  40. b9d0acb Add AIMD option to BWE API. by stefan@webrtc.org · 10 years ago
  41. 3b6c0e5 Refactor in BitrateController module. by andresp@webrtc.org · 10 years ago
  42. 18c2945 Adding operator== and != methods for CodecInst and VideoCodec structures. by mallinath@webrtc.org · 10 years ago
  43. 9da327c Add ability to configure cpu overuse options via an API. by asapersson@webrtc.org · 10 years ago
  44. fbd6f47 Fixes RTX related bugs. by stefan@webrtc.org · 10 years ago
  45. 1d61e3a Simplify pacer interface. by pbos@webrtc.org · 10 years ago
  46. 76cd2f7 Fix a deadlock in ViEEncoder::DeliverFrame. by wuchengli@chromium.org · 10 years ago
  47. 3f83f9c Implement minimum transmit bitrate. by pbos@webrtc.org · 10 years ago
  48. bbbe9b8 Avoid crash in ViEEncoder::DeRegisterExternalEncoder(). by fischman@webrtc.org · 10 years ago
  49. c766098 Adding a new ramp-up-down-up test by henrik.lundin@webrtc.org · 10 years ago
  50. 55a2a27 Adds APIs for reporting pacer queuing delay. by jiayl@webrtc.org · 10 years ago
  51. 9aef225 Fix to get total number of sent and received rtcp packets. by asapersson@webrtc.org · 10 years ago
  52. fd1b455 Updated WebRTC version to 3.50 TBR= wu@webrtc.org by elham@webrtc.org · 10 years ago
  53. 0b95677 Modified overuse detection thresholds. by asapersson@webrtc.org · 10 years ago
  54. 4a15560 Add RTCP packet type counter (for getting statistics such as sent/received NACK and FIR). by asapersson@webrtc.org · 10 years ago
  55. a56c5b4 Remove external encryption API for VoE. by solenberg@webrtc.org · 10 years ago
  56. 9950796 Reset estimate if no frame has been seen for a certain time (to avoid large jitter if stop sending). by asapersson@webrtc.org · 10 years ago
  57. 5a6e691 Adding a critical section missing in r5543. by stefan@webrtc.org · 10 years ago
  58. 5909065 Increase overuse and normal use thresholds for Mac. by asapersson@webrtc.org · 10 years ago
  59. 5fcd7df Fixes a race when writing to send_padding_. by stefan@webrtc.org · 10 years ago
  60. 8e1a876 Set pacing bitrates in SetEncoder. by pbos@webrtc.org · 10 years ago
  61. 800136d Remove ViE external encryption API. by solenberg@webrtc.org · 10 years ago
  62. d1e7fac Add stats of incoming frame delays for debugging bandwidth estimation. by jiayl@webrtc.org · 10 years ago
  63. d2f95a8 Connect webrtc::Config to WrappingBitrateEstimator by henrik.lundin@webrtc.org · 11 years ago
  64. 7dc7514 Revert 5444 "Revert 5421 "Fix deadlock on register/unregister ob..." by mallinath@webrtc.org · 11 years ago
  65. 9afb6cf Revert 5421 "Fix deadlock on register/unregister observer while ..." by mallinath@webrtc.org · 11 years ago
  66. 630939f Fix deadlock on register/unregister observer while there is a an going callback. by andresp@webrtc.org · 11 years ago
  67. 7d99cd4 Add callbacks for receive channel RTP statistics by sprang@webrtc.org · 11 years ago
  68. b4263e0 Add configuration and test for extended RTCP reference time reports to new video api. by asapersson@webrtc.org · 11 years ago
  69. fba4f1c Roll Chromium 238260 -> 243863 by wjia@webrtc.org · 11 years ago
  70. eed1f11 Updated Webrtc version to 3.49 by elham@webrtc.org · 11 years ago
  71. 083049f Removes usage of ListWrapper from several files. by henrike@webrtc.org · 11 years ago
  72. 49812e6 Wire up statistics in video send stream of new video engine api by sprang@webrtc.org · 11 years ago
  73. c9faf10 Add thread_annotations for clang targets. by andresp@webrtc.org · 11 years ago
  74. a9a7327 If the configured start bitrate is higher than the configures max by mflodman@webrtc.org · 11 years ago
  75. 9662535 Race condition in ViECapturer::RegisterObserver by sprang@webrtc.org · 11 years ago
  76. 91cebfc Update WebRTC to version 3.48 by tnakamura@webrtc.org · 11 years ago
  77. 4f1f5fa Add callbacks for receive channel RTCP statistics. by sprang@webrtc.org · 11 years ago
  78. aacdb9f Integrate fake_network_pipe into direct_transport. by stefan@webrtc.org · 11 years ago
  79. 5596ac6 Remove media_file from VideoEngine dependencies. by pbos@webrtc.org · 11 years ago
  80. 46f7288 Revert r5294 to re-roll r5293. by pbos@webrtc.org · 11 years ago
  81. c5a5713 Revert 5293 "Auto instantiate RBE depending on whether AST or TO..." by turaj@webrtc.org · 11 years ago
  82. 3bbc91e Auto instantiate RBE depending on whether AST or TOF is available in incoming packet stream. by solenberg@webrtc.org · 11 years ago
  83. b70db6d Callback for send bitrate estimates - new roll by sprang@webrtc.org · 11 years ago
  84. dadfc9e Make sure channels in the same call are in the same channel group. by mflodman@webrtc.org · 11 years ago
  85. c49a3fa Making RemoteRateControl::min_configured_bit_rate_ configurable by henrik.lundin@webrtc.org · 11 years ago
  86. efeb8ce Update talk to 58127566 together with by wu@webrtc.org · 11 years ago
  87. 12553ad Revert 5274 "Update talk to 58113193 together with https://webrt..." by wu@webrtc.org · 11 years ago
  88. 984bee2 Update talk to 58113193 together with https://webrtc-codereview.appspot.com/5309005/. by wu@webrtc.org · 11 years ago
  89. a48c91d Complete rewrite of demo application. by henrike@webrtc.org · 11 years ago
  90. 4fcb2f5 Remove overloaded CpuOveruseMeasure function. by asapersson@webrtc.org · 11 years ago
  91. c33d37c Add SwapFrame() to VideoSendStreamInput. by pbos@webrtc.org · 11 years ago
  92. ffea4ce Revert 5259 "Callback for send bitrate estimates" by sprang@webrtc.org · 11 years ago
  93. ca63ad9 Roll chromium_revision 232627:238260 by kjellander@webrtc.org · 11 years ago
  94. 1430bc3 Callback for send bitrate estimates by sprang@webrtc.org · 11 years ago
  95. cebd1d7 Fraction lost statistics not being reported by sprang@webrtc.org · 11 years ago
  96. b113981 Add callbacks for send channel rtp statistics by sprang@webrtc.org · 11 years ago
  97. ee234be Add API to query video engine for the send-side delay. by stefan@webrtc.org · 11 years ago
  98. a4fae33 Fixing the android build by henrik.lundin@webrtc.org · 11 years ago
  99. db04941 Remove default implementations for SuspendBelowMinBitrate by henrik.lundin@webrtc.org · 11 years ago
  100. d964bf5 Fix bug where fraction_lost is always set to 0 when getting received RTCP statistics. by stefan@webrtc.org · 11 years ago