1. 1369c83 Revert of Issue 2434073003: Extract bitrate allocation ... (patchset #4 id:60001 of https://codereview.webrtc.org/2488833004/ ) by sprang · 9 years ago
  2. 647bf43 Reland of Issue 2434073003: Extract bitrate allocation ... by sprang · 9 years ago
  3. 4bc98d4 Revert of Extract bitrate allocation of spatial/temporal layers out of codec impl. (patchset #17 id:320001 of https://codereview.webrtc.org/2434073003/ ) by sprang · 9 years ago
  4. 8f46c67 Extract bitrate allocation of spatial/temporal layers out of codec impl. by sprang · 9 years ago
  5. 525df3f Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 9 years ago
  6. 51db4dd Revert of Add EncodedImageCallback::OnEncodedImage(). (patchset #14 id:300001 of https://codereview.chromium.org/2089773002/ ) by sergeyu · 9 years ago
  7. 4c7f4cd Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 9 years ago
  8. ac4dc2c Revert of Add EncodedImageCallback::OnEncodedImage(). (patchset #13 id:280001 of https://codereview.webrtc.org/2089773002/ ) by sergeyu · 9 years ago
  9. ad34dbe Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 9 years ago
  10. f5b2e51 Fix stats for encoder target bitrate when target rate is zero. by perkj · 9 years ago
  11. e15032c Remove all old suspension logic. by mflodman · 9 years ago
  12. 69b332d Move logic for calculating needed bitrate overhead used by NACK and FEC to VideoSender. by Per · 9 years ago
  13. ad6fc5a Remove remaining quality-analysis (QM). by Peter Boström · 9 years ago
  14. 600246e Removed SSRC knowledge from ViEEncoder. by perkj · 9 years ago
  15. 376b192 Remove VideoCodingModule::VCMPacketizationCallback by perkj · 9 years ago
  16. 16ac328 Remove VCMRenderBufferSizeCallback. by Peter Boström · 9 years ago
  17. 0b25072 Use vcm::VideoReceiver on the receive side. by Peter Boström · 9 years ago
  18. 02b3d27 Reland of Deprecate VCMPacketizationCallback::SendData and use EncodedImageCallback instead. (patchset #1 id:1 of https://codereview.webrtc.org/1903193002/ ) by kjellander · 9 years ago
  19. a261e61 Revert of Deprecate VCMPacketizationCallback::SendData and use EncodedImageCallback instead. (patchset #5 id:80001 of https://codereview.webrtc.org/1897233002/ ) by kjellander · 9 years ago
  20. f5d55aa Deprecate VCMPacketizationCallback::SendData and use EncodedImageCallback instead. by perkj · 9 years ago
  21. 3911c26 Add support for writing raw encoder output to .ivf files. by sprang · 9 years ago
  22. 83f831a Experiment for the nack module. by philipel · 9 years ago
  23. 3f55dea Replace scoped_ptr with unique_ptr in webrtc/modules/video_coding/ by kwiberg · 9 years ago
  24. a26ac92 Reland of move ignored return code from modules. (patchset #1 id:1 of https://codereview.webrtc.org/1736663004/ ) by pbos · 9 years ago
  25. da33a8a Revert of Remove ignored return code from modules. (patchset #3 id:40001 of https://codereview.webrtc.org/1703833002/ ) by torbjorng · 9 years ago
  26. f14c47a Remove ignored return code from modules. by Peter Boström · 9 years ago
  27. 1d04ac6 Untangle ViEChannel and ViEEncoder. by Peter Boström · 9 years ago
  28. ed3277b Deprecate VideoDecoder::Reset() and remove calls. by Peter Boström · 9 years ago
  29. 7776e78 Remove unused methods in VideoCodingModule. by Peter Boström · 10 years ago
  30. 5908c71 Lint fix for webrtc/modules/video_coding PART 3! by philipel · 10 years ago
  31. 796cfaf Add VideoCodec::PreferDecodeLate by perkj · 10 years ago
  32. 795dbe4 Remove RegisterExternal{De,En}coder error codes. by Peter Boström · 10 years ago
  33. 92f8dbd Remove VIDEOCODEC_* from engine_configurations.h. by Peter Boström · 10 years ago
  34. 2557b86 modules/video_coding refactorings by Henrik Kjellander · 10 years ago[Renamed (96%) from webrtc/modules/video_coding/main/source/video_coding_impl.cc]
  35. 0fa9b22 Remove scoped_ptrs for VCM sender_ and receiver_. by pbos · 10 years ago
  36. 69ccb33 Remove redudant encoder rate calls. by Peter Boström · 10 years ago
  37. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 10 years ago
  38. dec5ebf Move sent key frame stats to send_statistics_proxy class. by asapersson · 10 years ago
  39. ba8c15b Merge methods for configuring NACK/FEC/hybrid. by pbos · 10 years ago
  40. 4765070 Rename I420VideoFrame to VideoFrame. by Miguel Casas-Sanchez · 10 years ago
  41. ca667db Remove VCM debug recordings. by Peter Boström · 10 years ago
  42. 5464a6e Remove VideoCodingModule::InitializeReceiver. by Peter Boström · 10 years ago
  43. 9dbbcfb Remove VideoCodingModule::InitializeSender. by Peter Boström · 10 years ago
  44. fcf54bd Reland "Avoid critsect for protection- and qm setting callbacks in VideoSender." by mflodman · 10 years ago
  45. 0828a0c Revert "Avoid critsect for protection- and qm setting callbacks in VideoSender." by mflodman · 10 years ago
  46. 903c0f2 Avoid critsect for protection- and qm setting callbacks in VideoSender. by mflodman · 10 years ago
  47. cade82c Refactor MediaOptimization protection methods. by pbos@webrtc.org · 10 years ago
  48. 14665ff Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro by kjellander@webrtc.org · 10 years ago
  49. 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
  50. 891d483 Wire up target_media_bitrate in VideoSendStream. by pbos@webrtc.org · 10 years ago
  51. e07710c Make SendCodec() lock-free. by tommi@webrtc.org · 10 years ago
  52. 4dd40d6 Signal threads for faster receiver destruction. by pbos@webrtc.org · 10 years ago
  53. 0200f70 Set webrtc_rtp category to be disabled by default. by sprang@webrtc.org · 10 years ago
  54. 16825b1 Use int64_t more consistently for times, in particular for RTT values. by pkasting@chromium.org · 11 years ago
  55. 5570769 Remove the last getters from VideoReceiveStream stats. by pbos@webrtc.org · 11 years ago
  56. ce4e9a3 Refactor some receive-side stats. by pbos@webrtc.org · 11 years ago
  57. 0b1534c Use int64_t for milliseconds more often, primarily for TimeUntilNextProcess. by pkasting@chromium.org · 11 years ago
  58. 273a414 Report encoded frame size in VideoSendStream. by pbos@webrtc.org · 11 years ago
  59. 4f16c87 Simplifying VideoReceiver and JitterBuffer. by pbos@webrtc.org · 11 years ago
  60. 4591fbd Use size_t more consistently for packet/payload lengths. by pkasting@chromium.org · 11 years ago
  61. 1972ff8 Mark all virtual overrides in the hierarchy of Module as virtual and OVERRIDE. by henrik.lundin@webrtc.org · 11 years ago
  62. 34c5da6 Cleaned up logging in video_coding. by stefan@webrtc.org · 11 years ago
  63. 1df9dc3 Isolate register post encode callback in video coding module to simplify code and critical sections. by andresp@webrtc.org · 12 years ago
  64. b08a12d Isolate debug recording from video sender into a thread safe small class. by andresp@webrtc.org · 12 years ago
  65. 4070935 Implement and test EncodedImageCallback in new ViE API. by sprang@webrtc.org · 12 years ago
  66. ce8e093 Rename AutoMute to SuspendBelowMinBitrate by henrik.lundin@webrtc.org · 12 years ago
  67. 1a3a6e5 Removing the threshold from the auto-mute APIs by henrik.lundin@webrtc.org · 12 years ago
  68. 37bb497 Expose VideoCodingModule's decoder stats up the stack from VCMTiming to chrome://webrtc-internals. by fischman@webrtc.org · 12 years ago
  69. 572699d Propagate AutoMuter interface out to VideoCodingModule by henrik.lundin@webrtc.org · 12 years ago
  70. f7eb75b Split VideoCodingModuleImpl into VideoSender and VideoReceiver. by andresp@webrtc.org · 12 years ago
  71. 021c42b Lock use of _packetRequestCallback in VCM. by pbos@webrtc.org · 12 years ago
  72. f1e807c Removing FrameForStorage by mikhal@webrtc.org · 12 years ago
  73. 822fbd8 Update talk to 50918584. by wu@webrtc.org · 12 years ago
  74. a7e360e Removed lines preventing simultaneous kHardNack and decoding with errors. Also made changes recommended by gcl lint (with the exception of changing non-const references to pointers). by agalusza@google.com · 12 years ago
  75. aa4d96a Revert r4301 by tnakamura@webrtc.org · 12 years ago
  76. a440732 Include files from webrtc/.. paths in video_coding/. by pbos@webrtc.org · 12 years ago
  77. 1a7b9b9 Cleanup WebRTC tracing by hclam@chromium.org · 12 years ago
  78. 66b2e5c Breaking out receive-stats, rtp-payload-registry and rtp-receiver from the by stefan@webrtc.org · 12 years ago
  79. d900e8b Proper spacing for end-of-namespace comments. by pbos@webrtc.org · 12 years ago
  80. adc64a7 VCM/Timing: Setting clear names to members & methods by mikhal@webrtc.org · 12 years ago
  81. b9bb3d1 Avoid resetting encoder on identical settings. by pbos@webrtc.org · 12 years ago
  82. 7bfb3a3 Add more tracing for key frames. by justinlin@chromium.org · 12 years ago
  83. 43bf6ce Revert 4008 "Avoid resetting video encoder for similar configs." by phoglund@webrtc.org · 12 years ago
  84. aa4efd1 Avoid resetting video encoder for similar configs. by pbos@webrtc.org · 12 years ago
  85. d98e784 Fix VCMProcessTimer::TimeUntilProcess() unsigned-integer underflow problem. by stefan@webrtc.org · 12 years ago
  86. ef14488 Trigger a PLI if the duration of non-decodable frames exceeds a threshold. by stefan@webrtc.org · 12 years ago
  87. 381da4b VCM: Adding API for the size(duration) of the jitter buffer. by mikhal@webrtc.org · 12 years ago
  88. dc3cd21 VCM/JB: FrameForDecoding->IncompleteFrameForDecoding by mikhal@webrtc.org · 12 years ago
  89. 9da7517 VCM/JB:Removing hybrid and setting a decodable state. by mikhal@webrtc.org · 12 years ago
  90. 806dc3b More trace events by hclam@chromium.org · 12 years ago
  91. 7b859cc Webrtc_Word32 => int32_t in video_coding/main/ by pbos@webrtc.org · 12 years ago
  92. 29f34b8 Fix for issue: https://code.google.com/p/webrtc/issues/detail?id=1549 by marpan@webrtc.org · 12 years ago
  93. bfacda6 Add interface to signal a network down event. by stefan@webrtc.org · 12 years ago
  94. 3d0b0d6 Follow-up fix for r3681. by stefan@webrtc.org · 12 years ago
  95. f4944d4 Fix framerate sent to account for actually sent frames. by stefan@webrtc.org · 12 years ago
  96. abc9d5b Change VCM interface to take target bitrate in bits per second. by stefan@webrtc.org · 12 years ago
  97. 2baf5f5 Refactor webrtc specific Event implementation to an EventFactory. by stefan@webrtc.org · 12 years ago
  98. 84cd8e3 Disable frame dropper for screenshare mode. by stefan@webrtc.org · 12 years ago
  99. a64300a Refactor NACK list creation to build the NACK list as packets arrive. by stefan@webrtc.org · 12 years ago
  100. ef9f76a Adding a receive side API for buffering mode. by mikhal@webrtc.org · 12 years ago