1. 26c636b Update adaptation stats to support degradations in both resolution and framerate. by asapersson · 8 years ago
  2. 88d1648 Add number of quality adapt changes to VideoSendStream stats. by asapersson · 8 years ago
  3. 7950bab 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
  4. 14e0920 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
  5. acef169 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
  6. 63d1630 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
  7. 3647ae7 Add framerate to VideoSinkWants and ability to signal on overuse by sprang · 8 years ago
  8. 6f2447a Remove FlexfecConfig and replace with specific struct in VideoSendStream. by brandtr · 8 years ago
  9. fff9859 Implement periodic bandwidth probing in application-limited region. by sergeyu · 8 years ago
  10. 017ebe5 Moved transport.h from webrtc/ to webrtc/api, created build target and updated WebRTC dependencies. by aleloi · 8 years ago
  11. d4c5495 Sent bitrate stats are incorrect if FlexFEC is configured: by asapersson · 8 years ago
  12. 6b820ad Wire up FlexfecSender in RTP module and VideoSendStream. by brandtr · 8 years ago
  13. 27e6816 Let ViEEncoder express resolution requests as Sinkwants. by perkj · 8 years ago
  14. 98f235a Implement qpSum stat for video send ssrc stats. by sakal · 8 years ago
  15. 53f7ed9 Implement framesEncoded stat in video send ssrc stats. by sakal · 8 years ago
  16. d984c57 Rename FecConfig to UlpfecConfig in config.h. by brandtr · 8 years ago
  17. f7b3a19 Add VideoSendStream::Stats::prefered_media_bitrate_bps by Per · 8 years ago
  18. a947bee Expose Ivf logging through the native API by palmkvist · 8 years ago
  19. c672e52 Replace VideoCapturerInput with VideoSinkInterface. by perkj · 9 years ago
  20. 1fde2a8 Revert of Replace interface VideoCapturerInput with VideoSinkInterface. (patchset #13 id:280001 of https://codereview.webrtc.org/2257413002/ ) by perkj · 9 years ago
  21. e3fda04 Replace VideoCapturerInput with VideoSinkInterface. by perkj · 9 years ago
  22. 3f65eaf This reverts commit 8eb37a39e79fe1098d3503dcb8c8c2d196203fed. Chrome now have its own implementation of TaskQueues that is based on Chrome threads. by perkj · 9 years ago
  23. bdd04aa Revert of Add task queue to Call. (patchset #42 id:840001 of https://codereview.webrtc.org/2060403002/ ) by perkj · 9 years ago
  24. cd76a16 - Add task queue to Call with the intent of replacing the use of one of the process threads. by perkj · 9 years ago
  25. aef5e8e Add periodic logging of video stats. by asapersson · 9 years ago
  26. 47a40a3 Remove webrtc/stream.h and unutilized inheritance. by pbos · 9 years ago
  27. a4df1d6 Move frame_callback.h to common_video/include. by pbos · 9 years ago
  28. 8d132b9 Change pre_encode_callback to get a const frame. by nisse · 9 years ago
  29. a2761a5 Delete class webrtc::VideoRenderer and its header file. by nisse · 9 years ago
  30. 06e85e9 Make ReconfigureVideoEncoder void. by Peter Boström · 9 years ago
  31. 211f664 Measure encoding time on encode callbacks. by Peter Boström · 9 years ago
  32. 8468abc Expose codec implementation names in stats. by Peter Boström · 9 years ago
  33. 8ad7f4c Wire up bandwidth limitation info to GetStats and adapt_reason. by asapersson · 9 years ago
  34. 1e00ee8 Adding reduced size RTCP configuration down to the video stream level. by deadbeef · 9 years ago
  35. f8533e8 Reland of Collecting encode_time_ms for each frame (patchset #1 id:1 of https://codereview.webrtc.org/1383283005/ ) by ivica · 9 years ago
  36. 55a61c4 Revert of Collecting encode_time_ms for each frame (patchset #13 id:220001 of https://codereview.webrtc.org/1374233002/ ) by kjellander · 9 years ago
  37. 76a7321 Collecting encode_time_ms for each frame. by ivica · 9 years ago
  38. d5bdda3 Unify Transport and newapi::Transport interfaces. by pbos · 9 years ago
  39. be5952f Make LoadObserver settable per video send stream. Gives client flexibility and makes the implementation slightly simpler. See discussion in: https://codereview.webrtc.org/1269863005/ by solenberg · 10 years ago
  40. 5f95708 Pass the encoder's internal source property through to video_sender to request a keyframe from the external encoder by sophiechang · 10 years ago
  41. dce9bf3 Add send transports to individual webrtc::Call streams. by solenberg · 10 years ago
  42. 2fb88e4 Define Stream base classes by Jelena Marusic · 10 years ago
  43. d5d98ba Move frame input (ViECapturer) to webrtc/video/. by Peter Boström · 10 years ago
  44. e48d677 C++11 in-class member initialization in Call configs. by Fredrik Solenberg · 10 years ago
  45. 3ca60f3 Rename I420VideoFrame to VideoFrame. by Miguel Casas-Sanchez · 10 years ago
  46. bddb588 Reland "Make the entry point for VideoFrames to webrtc const ref I420VideoFrame."" by perkj@webrtc.org · 10 years ago
  47. 60efbd5 Revert "Make the entry point for VideoFrames to webrtc const ref I420VideoFrame." by magjed@webrtc.org · 10 years ago
  48. 30ccd85 Make the entry point for VideoFrames to webrtc const ref I420VideoFrame. by perkj@webrtc.org · 10 years ago
  49. 34c89ae Wire up target_media_bitrate in VideoSendStream. by pbos@webrtc.org · 10 years ago
  50. 6ec81f8 Implement CpuOveruseMetrics as callbacks. by pbos@webrtc.org · 10 years ago
  51. c0cf6d3 Add decoder-timing stats to VideoReceiveStream. by pbos@webrtc.org · 10 years ago
  52. f076e17 Log configs when creating video streams in Call. by pbos@webrtc.org · 10 years ago
  53. 7c8ebe8 Enable payload-based padding by default and remove the API. by stefan@webrtc.org · 10 years ago
  54. ee9497c Report encoded frame size in VideoSendStream. by pbos@webrtc.org · 10 years ago
  55. 5232267 Wire up bandwidth stats to the new API and webrtcvideoengine2. by stefan@webrtc.org · 10 years ago
  56. 2366875 Move min transmit bitrate to VideoEncoderConfig. by pbos@webrtc.org · 10 years ago
  57. 58b5140 Config struct for VideoEncoder. by pbos@webrtc.org · 10 years ago
  58. 55b0f2e Move pacer to fully use webrtc::Clock instead of webrtc::TickTime. by stefan@webrtc.org · 11 years ago
  59. 09da1a7 Remove the send-side cname getter APIs from voice and video engine. by stefan@webrtc.org · 11 years ago
  60. 19f89a1 Enable pacing by default and remove the option to disable it from the new API. by stefan@webrtc.org · 11 years ago
  61. 6845de7 Add APIs to enable padding with redundant payloads. by stefan@webrtc.org · 11 years ago
  62. bdfcddf Make VideoSendStream/VideoReceiveStream configs const. by pbos@webrtc.org · 11 years ago
  63. 903e746 Have RTX be enabled by setting an RTX payload type instead of by setting an RTX SSRC. by stefan@webrtc.org · 11 years ago
  64. c78d40d Revert "Revert "Remove VideoSendStreamInput::PutFrame."" by pbos@webrtc.org · 11 years ago
  65. f3f2dba Revert "Remove VideoSendStreamInput::PutFrame." by pbos@webrtc.org · 11 years ago
  66. 0c60ee8 Remove VideoSendStreamInput::PutFrame. by pbos@webrtc.org · 11 years ago
  67. 7e68693 Add ToString() to VideoSendStream::Config. by pbos@webrtc.org · 11 years ago
  68. 16a058a Rename Start/Stop in Video{Send,Receive}Streams. by pbos@webrtc.org · 11 years ago
  69. 1d61e3a Simplify pacer interface. by pbos@webrtc.org · 11 years ago
  70. e2a7a77 Remove internal codecs from VideoSendStream. by pbos@webrtc.org · 11 years ago
  71. 9376c69 Re-landing "Routing SuspendChange to VideoSendStream::Stats" by henrik.lundin@webrtc.org · 11 years ago
  72. 3f83f9c Implement minimum transmit bitrate. by pbos@webrtc.org · 11 years ago
  73. 9759355 Revert "Routing SuspendChange to VideoSendStream::Stats" by henrik.lundin@webrtc.org · 11 years ago
  74. 2ae3c62 Routing SuspendChange to VideoSendStream::Stats by henrik.lundin@webrtc.org · 11 years ago
  75. c8ab721 Wire up statistics in video receive stream of new API by sprang@webrtc.org · 11 years ago
  76. c71929d Wire up RTX in VideoReceiveStream. by pbos@webrtc.org · 11 years ago
  77. 49812e6 Wire up statistics in video send stream of new video engine api by sprang@webrtc.org · 11 years ago
  78. 5e0cbcf cpplint cleaning new API and its implementation files. by mflodman@webrtc.org · 11 years ago
  79. c33d37c Add SwapFrame() to VideoSendStreamInput. by pbos@webrtc.org · 11 years ago
  80. 2e98d45 Implement and test EncodedImageCallback in new ViE API. by sprang@webrtc.org · 11 years ago
  81. b9f1eb8 Connect pacer/padding to SuspendBelowMinBitrate by henrik.lundin@webrtc.org · 11 years ago
  82. 7f9f840 Rename video streams' start/stop methods. by pbos@webrtc.org · 11 years ago
  83. 4590177 Rename AutoMute to SuspendBelowMinBitrate by henrik.lundin@webrtc.org · 11 years ago
  84. 6904054 Implement VideoSendStream::SetCodec(). by pbos@webrtc.org · 11 years ago
  85. 24e2089 Separate Call API/build files from video_engine/. by pbos@webrtc.org · 11 years ago