1. f133856 Delete nack_enabled flag in encoder configuration. by Niels Möller · 7 years ago
  2. 2d06118 Reland "Make VideoStreamEncoder::ReconfigureEncoder always call ConfigureQualityScaler." by Niels Möller · 7 years ago
  3. a945aee Make quality scaler downscale faster. by Åsa Persson · 7 years ago
  4. 2ff7b6a Revert "Make VideoStreamEncoder::ReconfigureEncoder always call ConfigureQualityScaler." by Mirko Bonadei · 7 years ago
  5. f394f65 Make VideoStreamEncoder::ReconfigureEncoder always call ConfigureQualityScaler. by Niels Möller · 7 years ago
  6. 04d5f1d QualityScaler: rename classes and methods from "QP" to "Qp". by Åsa Persson · 7 years ago
  7. 4db138e Reland "Move creating encoder to VideoStreamEncoder." by Niels Möller · 7 years ago
  8. 0d650b4 Revert "Move creating encoder to VideoStreamEncoder." by Niels Moller · 7 years ago
  9. 0d70e37 Avoids caching native buffers of captured frames. by Sebastian Jansson · 7 years ago
  10. fb82fcc Move creating encoder to VideoStreamEncoder. by Niels Möller · 7 years ago
  11. a317705 Reland "Storing frame if encoder is paused." by Sebastian Jansson · 7 years ago
  12. 1ad2108 Revert "Storing frame if encoder is paused." by Sergey Silkin · 7 years ago
  13. dcc7e88 Storing frame if encoder is paused. by Sebastian Jansson · 7 years ago
  14. 3ab5c40 Replaced EncodeTask with lambda. by Sebastian Jansson · 7 years ago
  15. d1f7eb6 Postpone setting of CpuOveruseOptions. by Niels Möller · 7 years ago
  16. 259a497 Reland "Reland "Move rtp-specific config out of EncoderSettings."" by Niels Möller · 7 years ago
  17. 6c2c13a Revert "Reland "Move rtp-specific config out of EncoderSettings."" by Niels Möller · 7 years ago
  18. 04dd176 Reland "Move rtp-specific config out of EncoderSettings." by Niels Möller · 7 years ago
  19. 92be1ca Revert "Move rtp-specific config out of EncoderSettings." by Niels Moller · 7 years ago
  20. bc900cb Move rtp-specific config out of EncoderSettings. by Niels Möller · 7 years ago
  21. 3dc0125 Moving ConfigureEncoderTask to the calling scope. by Sebastian Jansson · 7 years ago
  22. bf3dbb4 Delete payload_type from VCMEncoderDatabase and vcm::VideoSender. by Niels Möller · 7 years ago
  23. 225c787 Move default thresholds from QualityScaler to encoders. by Niels Möller · 7 years ago
  24. 1c9aa1e Delete VideoStreamEncoder::OnReceivedIntraFrameRequest. by Niels Möller · 7 years ago
  25. 4c1ffb8 Removing access to pacer in rtp controller. by Sebastian Jansson · 7 years ago
  26. 73f29cb Move creation of OveruseFrameDetector to VideoSendStream. by Niels Möller · 7 years ago
  27. a8b1508 Stricter declarations in VideoStreamEncoder. by Niels Möller · 7 years ago
  28. 80ba333 Move FALLTHROUGH macro to a separate header, and give it an RTC_ prefix by Karl Wiberg · 7 years ago
  29. cc7125f Sets sending status for active RtpRtcp modules. by Seth Hampson · 7 years ago
  30. 96d7f76 Fix spelling of (internal) method name UpdateChannelParameters. by Niels Möller · 7 years ago
  31. dd8c165 Enable building WebRTC without built-in software codecs by Anders Carlsson · 7 years ago
  32. 6539f69 Add VideoSendStream::Config::EncoderSettings::experiment_cpu_load_estimator. by Niels Möller · 7 years ago
  33. 875841d Exclude initial adapt downs in stats for quality adapt changes per minute. by Åsa Persson · 7 years ago
  34. 8e07c13 Optional: Use nullopt and implicit construction in /video by Oskar Sundbom · 7 years ago
  35. aa329e7 Reland: googBandwidthLimitedResolution stat is not always set depending on configuration. by Åsa Persson · 7 years ago
  36. bc771b7 Remove limits on CPU adaptation. by Jonathan Yu · 7 years ago
  37. 83dbeac Add alternative load estimator to OverUseFrameDetector. by Niels Möller · 7 years ago
  38. 62e9ebe Revert "googBandwidthLimitedResolution stat is not always set depending on configuration." by Guido Urdaneta · 7 years ago
  39. 59283e4 googBandwidthLimitedResolution stat is not always set depending on configuration. by Åsa Persson · 7 years ago
  40. 6b642f7 Delete EncodedFrameObserver::OnEncodeTiming. by Niels Möller · 7 years ago
  41. 7dc26b7 Revert "Refactor OverUseFrameDetector to use the timestamps attached to EncodedImage." by Niels Möller · 7 years ago
  42. eee7ced Refactor OverUseFrameDetector to use the timestamps attached to EncodedImage. by Niels Möller · 7 years ago
  43. c3ed630 Add stats googHasEnteredLowResolution. by Åsa Persson · 7 years ago
  44. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  45. a056599 Delete VCMSendStatisticsCallback and corresponding use of ProcessThread by Niels Möller · 7 years ago
  46. d79314f Reland "Add fine grained dropped video frames counters on sending side" by Ilya Nikolaevskiy · 7 years ago
  47. d9f99c1 Replace Atomic32 with std::atomic in video/ by Yuwei Huang · 7 years ago
  48. 1c1a681 Revert "Add fine grained dropped video frames counters on sending side" by Ilya Nikolaevskiy · 7 years ago
  49. 4b1a363 Add fine grained dropped video frames counters on sending side by Ilya Nikolaevskiy · 7 years ago
  50. 0122e84 Reland "Remove sent framerate and bitrate calculations from MediaOptimization." by Åsa Persson · 7 years ago
  51. ca0ed63 Revert "Remove sent framerate and bitrate calculations from MediaOptimization." by Åsa Persson · 7 years ago
  52. af721b7 Remove sent framerate and bitrate calculations from MediaOptimization. by Åsa Persson · 7 years ago
  53. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  54. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/video/video_stream_encoder.cc]
  55. a37de39 Update thread annotiation macros to use RTC_ prefix by danilchap · 7 years ago
  56. bdf3072 Revert of Remove typedefs.h from webrtc/ root (part 1) (patchset #3 id:40001 of https://codereview.webrtc.org/3007253002/ ) by kjellander · 7 years ago
  57. a895836 Remove typedefs.h from webrtc/ root (part 1) by solenberg · 7 years ago
  58. 1cdddc9 Make CodecType conversion functions non-optional. by kthelgason · 7 years ago
  59. 142fcc9 Move kMinPixelsPerFrame constant in VideoStreamEncoder to VideoEncoder::ScalingSettings. by asapersson · 7 years ago
  60. cc3d442 Rename ViEEncoder to VideoStreamEncoder by mflodman · 7 years ago[Renamed (86%) from webrtc/video/vie_encoder.cc]
  61. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  62. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  63. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  64. 4847ae6 Reland of Periodically update codec bit/frame rate settings. by sprang · 8 years ago
  65. 04f4d12 Implement timing frames. by ilnik · 8 years ago
  66. 6b826ef Add cropping to VIEEncoder to match simulcast streams resolution by ilnik · 8 years ago
  67. fda496a Set overuse detector max frame interval based on target frame rate. by sprang · 8 years ago
  68. f7e294d Implement kBalanced degradation preference. by asapersson · 8 years ago
  69. 317005a Revert of Periodically update codec bit/frame rate settings. (patchset #2 id:160001 of https://codereview.webrtc.org/2924023002/ ) by sprang · 8 years ago
  70. cdafeda Reland of Periodically update codec bit/frame rate settings. (patchset #1 id:1 of https://codereview.webrtc.org/2923993002/ ) by sprang · 8 years ago
  71. 5390c48 Revert of Periodically update codec bit/frame rate settings. (patchset #8 id:140001 of https://codereview.webrtc.org/2883963002/ ) by sprang · 8 years ago
  72. 6431e21 Fix bug in vie_encoder.cc which caused channel parameters not to be updated at regular intervals, as it was intended. by sprang · 8 years ago
  73. 1387476 Compare adapt up/down request with sink_wants_ in VideoSourceProxy methods to make sure it is higher/lower than last request. by asapersson · 8 years ago
  74. 91914e2 Use IsResolution(/Framerate)ScalingEnabled methods in more places. by asapersson · 8 years ago
  75. 01d5a0b Propagate input capture time in ViEEncoder::OnFrame. by nisse · 8 years ago
  76. 09f0561 Update adaptation stats to support degradations in both resolution and framerate. by asapersson · 8 years ago
  77. ea3a798 Move webrtc/video_frame to common_video/include. by nisse · 8 years ago
  78. a324166 Reland of Don't reinit encoder when rotation changes. (patchset #1 id:1 of https://codereview.webrtc.org/2861633003/ ) by brandtr · 8 years ago
  79. 823e900 Revert of Don't reinit encoder when rotation changes. (patchset #3 id:40001 of https://codereview.webrtc.org/2853463004/ ) by brandtr · 8 years ago
  80. 70e39e1 Don't reinit encoder when rotation changes. by brandtr · 8 years ago
  81. d0de295 Only increment scale counter and adaptation stats (and store last_adaptation_request_) if sink_wants_ is updated. by asapersson · 8 years ago
  82. 8d609f6 Reland of Implemented the GetSources() in native code. (patchset #1 id:1 of https://codereview.webrtc.org/2809613002/ ) by hbos · 8 years ago
  83. fbcc5cb Revert of Implemented the GetSources() in native code. (patchset #11 id:510001 of https://codereview.webrtc.org/2770233003/ ) by olka · 8 years ago
  84. 02465b8 Add some unit tests to vie_encoder. by asapersson · 8 years ago
  85. 292084c Added the GetSources() to the RtpReceiverInterface and implemented by zhihuang · 8 years ago
  86. 6eca98b Add histogram stats for number of cpu/quality adapt changes per minute for sent video streams: by asapersson · 8 years ago
  87. c5d62e2 Reland of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #1 id:1 of https://codereview.webrtc.org/2783183003/ ) by sprang · 8 years ago
  88. 36e9eb4 Do not report quality limited resolution stats when quality scaler is disabled. by asapersson · 8 years ago
  89. f9ed235 Revert of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #8 id:410001 of https://codereview.webrtc.org/2781433002/ ) by lliuu · 8 years ago
  90. 3ea3c77 Reland of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #1 id:1 of https://codereview.webrtc.org/2764133002/ ) by sprang · 8 years ago
  91. fe627f3 Use simulcast for screenshare only in conference mode by sprang · 8 years ago
  92. 25d0bdc Delete support for receiving RTCP RPSI and SLI message. by nisse · 8 years ago
  93. 3af6cc0 Don't reset quality scaler on resolution change. by kthelgason · 8 years ago
  94. 8b45b11 Revert of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #14 id:250001 of https://codereview.webrtc.org/2716643002/ ) by skvlad · 8 years ago
  95. 72acf25 Add framerate to VideoSinkWants and ability to signal on overuse by sprang · 8 years ago
  96. 3257b16 Delete VP8 feedback mode. by nisse · 8 years ago
  97. 35b7de4 Fix crash in vie_encoder when encoder configure fails by ilnik · 8 years ago
  98. cb8c146 Add FullStack test for simulcast screenshare mode. by ilnik · 8 years ago
  99. dea489f Add support for Location (RTC_FROM_HERE) to ProcessThread::RegisterModule. by tommi · 8 years ago
  100. fa5fdce Reland of Set scaling limit at 320 * 180 for all implementations. (patchset #1 id:1 of https://codereview.webrtc.org/2711913007/ ) by kthelgason · 8 years ago