1. a2cb93d Revert "Wire up internal libvpx VP9 scaler to statistics proxy" by Sebastian Jansson · 4 years, 8 months ago
  2. 21bccae Add NtpTimeMs as a method in EncodedImage. by Minyue Li · 4 years, 8 months ago
  3. 50327a5 Wire up internal libvpx VP9 scaler to statistics proxy by Ilya Nikolaevskiy · 4 years, 8 months ago
  4. cad3e0e Replace DataSize and DataRate factories with newer versions by Danil Chapovalov · 4 years, 9 months ago
  5. 6799d73 Delete DefaultVideoBitrateAllocator. by Mirta Dvornicic · 4 years, 9 months ago
  6. 9b05803 Implement injectable EncoderSelectorInterface and wire it up in the VideoStreamEncoder. by philipel · 4 years, 9 months ago
  7. 9b881ab Enable congestion window pushback to reduce bitrate by only drop video frames. by Ying Wang · 4 years, 9 months ago
  8. ccbe95f Reformat GN files. by Mirko Bonadei · 4 years, 10 months ago
  9. df2c601 Move Offset constants from VideoSendTiming value to VideoTimingExtension class by Danil Chapovalov · 4 years, 10 months ago
  10. 64f1f3f Replace RTC_FALLTHROUGH with ABSL_FALLTHROUGH_INTENTED by Danil Chapovalov · 4 years, 10 months ago
  11. 05f8487 Add processing time to VideoFrame by Johannes Kron · 4 years, 10 months ago
  12. 5cad55b Signal requested resolution alignment requirements from sinks to sources. by Rasmus Brandt · 4 years, 11 months ago
  13. 9c27ed2 VideoRtpReceiver: Enable encoded frame sink. by Markus Handell · 5 years ago
  14. 269ac81 VideoReceiveStream: Enable encoded frame sink. by Markus Handell · 5 years ago
  15. 5256d8b Refactor FrameGenerator to return VideoFrameBuffer with VideoFrame::UpdateRect by Artem Titov · 5 years ago
  16. dc36829 Add VideoCodecType::kVideoCodecAV1 value by Danil Chapovalov · 5 years ago
  17. c7a46c4 Fix VideoStreamEncoder to not reference encoded data from the RunPostEncode task. by philipel · 5 years ago
  18. 026f64f Revert "VideoFrame: Store a reference to an encoded frame" by Markus Handell · 5 years ago
  19. 9982efa MediaStreamInterface: introduce encoded sinks. by Markus Handell · 5 years ago
  20. 0660cee Add scale and compare methods to VideoFrame::UpdateRect by Ilya Nikolaevskiy · 5 years ago
  21. e6eded3 VideoFrame: Store a reference to an encoded frame by Markus Handell · 5 years ago
  22. d4002a7 RTC_EXPORT missing symbols for Chromium's component build. by Mirko Bonadei · 5 years ago
  23. 62a19d0 RTC_EXPORT RTCStatsMember::StaticType and VideoFrame::Builder. by Mirko Bonadei · 5 years ago
  24. 9560d7d Make update_rect optional in VideoFrame by Ilya Nikolaevskiy · 5 years ago
  25. 89e130a Reland "Delete methods EncodedImage::Allocate and EncodedImageBufferInterface::Realloc" by Niels Möller · 5 years ago
  26. c66e004 Adding missing RTC_EXPORT for component build. by Mirko Bonadei · 5 years ago
  27. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  28. 35214fc Add missing RTC_EXPORT for the component build. by Mirko Bonadei · 5 years ago
  29. 3f0d8e4 Revert "Delete methods EncodedImage::Allocate and EncodedImageBufferInterface::Realloc" by Mirko Bonadei · 5 years ago
  30. d6bb184 Delete methods EncodedImage::Allocate and EncodedImageBufferInterface::Realloc by Niels Möller · 5 years ago
  31. 5963c7c Count disabled due to low bw streams or layers as bw limited quality in GetStats by Ilya Nikolaevskiy · 5 years ago
  32. b9bfe65 Delete VCMEncodedFrame::VerifyAndAllocate by Niels Möller · 5 years ago
  33. 002b6f4 Fixes for support of disabling lower spatial layers in VP9 by Ilya Nikolaevskiy · 5 years ago
  34. 2449d7a Refactor legacy FrameBuffer to use EncodedImageBuffer::Realloc by Niels Möller · 5 years ago
  35. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  36. d9cc8c0 Encoder switching based on network and/or resolution conditions. by philipel · 5 years ago
  37. cc62b16 Add qualityLimitationResolutionChanges stat by Evan Shrubsole · 5 years ago
  38. a8336d3 Connect the stable target rate to the video encoders by Florent Castelli · 5 years ago
  39. ddd50ef Use HasOneRef to ensure safe reallocation of buffer in EncodedImage by Ilya Nikolaevskiy · 5 years ago
  40. b4a6128 Delete unneeded dependencies on libjingle_peerconnection_api by Niels Möller · 5 years ago
  41. 6dcd4dc New target for api/rtp_parameters.h and api/media_types.h. by Niels Möller · 5 years ago
  42. 8bbdb5b Update VideoBitrateAllocator allocate to take a struct with more fields by Florent Castelli · 5 years ago
  43. 61689ab Make api/video:encoded_image public. by Mirko Bonadei · 5 years ago
  44. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  45. 9455c30 Remove deprecation notice for VideoFrame::ntp_time_ms by Ilya Nikolaevskiy · 5 years ago
  46. 3fbf1e2 Reduce kMaxSimulcastStreams to 3 by Florent Castelli · 5 years ago
  47. e8ed830 WebRtcVideoChannel encoder fallback. by philipel · 5 years ago
  48. a63aede Make VideoStreamEncoderInterface::SetFecControllerOverride pure virtual by Elad Alon · 5 years ago
  49. 8f01c4e Define FecControllerOverride and plumb it down to VideoEncoder by Elad Alon · 5 years ago
  50. 4d69516 Don't use angle-bracket #includes for WebRTC's own files by Oleh Prypin · 5 years ago
  51. 6c42d92 Added video_coding::EncodedFrame copy ctor. by philipel · 5 years ago
  52. f00bf42 Add plumbing of RtpPacketInfos to each VideoFrame as input for SourceTracker. by Chen Xing · 5 years ago
  53. c16289f Split the build rule for video_frame into a video_rtp_headers part. by Chen Xing · 5 years ago
  54. 4d504c7 New interface EncodedImageBufferInterface, replacing use of CopyOnWriteBuffer by Niels Möller · 5 years ago
  55. 370f93a Reland "Inform VideoEncoder of negotiated capabilities" by Elad Alon · 5 years ago
  56. 49d661a Revert "Inform VideoEncoder of negotiated capabilities" by Philip Eliasson · 5 years ago
  57. 11dfff0 Inform VideoEncoder of negotiated capabilities by Elad Alon · 5 years ago
  58. 5d24b16 Prepare for splitting the api/video:video_frames build rule. by Chen Xing · 5 years ago
  59. 4fc0855 Cleanup video frame metadata copying by Ilya Nikolaevskiy · 5 years ago
  60. b64af4b Add retransmission_allowed flag to encoder output by Elad Alon · 5 years ago
  61. 781653c Added functions to control the VideoStreamDecoder playout delay. by philipel · 5 years ago
  62. 28f0eb2 Move H.264 SPS VUI rewriting to FrameEncodeMetadataWriter. by Mirta Dvornicic · 5 years ago
  63. 2799e63 Add sizes of spatial layer frames to EncodedImage by Sergey Silkin · 5 years ago
  64. a8507e3 Remove deprecated interface in I420BufferInterface::GetI420 by Ilya Nikolaevskiy · 6 years ago
  65. ade0dc9 Make FrameBuffer be able to signal if it's trivially convertible to I420 by Ilya Nikolaevskiy · 6 years ago
  66. da5aa4d Use CodecBufferUsage to determine dependencies. by philipel · 6 years ago
  67. a3aa9bd Make VideoBitrateAllocatorFactory injectable. by Jonas Oreland · 6 years ago
  68. b6ef99b Translate loss notifications and pass to encoder by Elad Alon · 6 years ago
  69. b703db9 Fix and test CreateVideoStreamDecoder by Danil Chapovalov · 6 years ago
  70. 4c6ca30 Update VideoStreamEncoder to use new VideoEncoder::SetRates() method. by Erik Språng · 6 years ago
  71. 66e7679 Export symbols needed by the Chromium component build (part 8). by Mirko Bonadei · 6 years ago
  72. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
  73. 289f13d Remove CreateVideoStreamEncoder version that uses GlobalTaskQueueFactory by Danil Chapovalov · 6 years ago
  74. 8f7ce22 Make VideoFrameType an enum class, and move to separate file and target by Niels Möller · 6 years ago
  75. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
  76. 009ab3c Delete EncodedImage::GetBufferPaddingBytes by Niels Möller · 6 years ago
  77. 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 6 years ago
  78. 610c763 Add target bitrate headroom signal to VideoStreamEncoder. by Erik Språng · 6 years ago
  79. 572c60f Injecting Clock into video senders. by Sebastian Jansson · 6 years ago
  80. 74682c1 Inject TaskQueueFactory to video streams. by Sebastian Jansson · 6 years ago
  81. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 6 years ago
  82. 328027b Replace fatal error with error log by Danil Chapovalov · 6 years ago
  83. cc26fef Use a CopyOnWriteBuffer to back EncodedImage data by Niels Möller · 6 years ago
  84. 4a2d57a Don't include video_bitrate_allocation.h from encoded_image.h by Niels Möller · 6 years ago
  85. 71aee3a Reland "Propagate VideoFrame::UpdateRect to encoder" by Ilya Nikolaevskiy · 6 years ago
  86. 429b67d Revert "Propagate VideoFrame::UpdateRect to encoder" by Mirko Bonadei · 6 years ago
  87. efa72a1 Propagate VideoFrame::UpdateRect to encoder by Ilya Nikolaevskiy · 6 years ago
  88. 6aca0b7 Add |update_rect| field and UpdateRect struct to VideoFrame. by Ilya Nikolaevskiy · 6 years ago
  89. 871e144 Revert "Reland "Partial frame capture API part 1"" by Ilya Nikolaevskiy · 6 years ago
  90. eb7589e Revert "Partial frame capture API part 3" by Ilya Nikolaevskiy · 6 years ago
  91. 938dd9f Add owned data buffer to EncodedImage by Niels Möller · 6 years ago
  92. b769894 Remove rule that discourages passing optional by const reference by Danil Chapovalov · 6 years ago
  93. c402dbe Account for simulcast hysteresis in padding rate calculation. by Rasmus Brandt · 6 years ago
  94. 1266487 Partial frame capture API part 3 by Ilya Nikolaevskiy · 6 years ago
  95. 12e5d39 Reland "Partial frame capture API part 1" by Ilya Nikolaevskiy · 6 years ago
  96. 8102a1a Revert "Partial frame capture API part 1" by Ilya Nikolaevskiy · 6 years ago
  97. 8a21e1c Partial frame capture API part 1 by Ilya Nikolaevskiy · 6 years ago
  98. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  99. efd7034 Include video_bitrate_allocator.h, now that's in api/ by Niels Möller · 6 years ago
  100. f93eda1 Move some video codec constants to separate file. by Erik Språng · 6 years ago