1. f109193 Remove VideoLayerFrameId::spatial_layer, use EncodedImage::SpatialIndex instead. by philipel · 4 years, 1 month ago
  2. 54ea85c video frame: fix grammar by Philipp Hancke · 4 years, 2 months ago
  3. b03b6c8 Move setting of encoder bitrate allocation callback type to VideoSendStream by Per Kjellander · 4 years, 3 months ago
  4. 370e6009 Remove EncodedFrame::inter_layer_predicted. by philipel · 4 years, 4 months ago
  5. cb327d9 Remove use of inter_layer_predicted in FrameBuffer2. by philipel · 4 years, 4 months ago
  6. 9c99b79 Use SvcRateAllocator for av1 by Danil Chapovalov · 4 years, 5 months ago
  7. c780f25 Remove remaining variables related to incomplete frames. by philipel · 4 years, 5 months ago
  8. 1b0d543 Removed _completeFrame since we never allow incomplete frames. by philipel · 4 years, 5 months ago
  9. 111e981 Signaling for low-latency renderer algorithm by Johannes Kron · 4 years, 5 months ago
  10. a943484 VideoStreamEncoder report VideoLayersAllocation for simulcast by Per Kjellander · 4 years, 5 months ago
  11. 113326b Reland "Remove deprecated video_frame_i420 build target" by Ilya Nikolaevskiy · 4 years, 5 months ago
  12. 91dddf3 Revert "Remove deprecated video_frame_i420 build target" by Ilya Nikolaevskiy · 4 years, 5 months ago
  13. 33bd4fb Remove deprecated video_frame_i420 build target by Ilya Nikolaevskiy · 4 years, 5 months ago
  14. 38e9b06 Reland "Add scaling interface to VideoFrameBuffer" by Ilya Nikolaevskiy · 4 years, 6 months ago
  15. 441dbf9 Revert "Add scaling interface to VideoFrameBuffer" by Ilya Nikolaevskiy · 4 years, 6 months ago
  16. b556b08 Allow encoders to receive preferred pixel formats from native buffers by Evan Shrubsole · 4 years, 6 months ago
  17. c79f1d8 Add scaling interface to VideoFrameBuffer by Ilya Nikolaevskiy · 4 years, 6 months ago
  18. 0d1b044 RTC_EXPORT NV12BufferInterface by Evan Shrubsole · 4 years, 6 months ago
  19. dcef641 Stop using VideoBitrateAllocationObserver in VideoStreamEncoder. by Per Kjellander · 4 years, 6 months ago
  20. 6556ed2 Add experimental extension RtpVideoLayersAllocation by Per Kjellander · 4 years, 6 months ago
  21. 85ddb23 Set processing time according to the decode time if provided by the decoder. by philipel · 4 years, 6 months ago
  22. 08ae7ce Reland "Delete the non-const version of the EncodedImage::data() method." by Niels Möller · 4 years, 6 months ago
  23. 55c1786 Add support for NV12 frame generation for tests by Evan Shrubsole · 4 years, 6 months ago
  24. 111de341 Revert "Delete the non-const version of the EncodedImage::data() method." by Marina Ciocea · 4 years, 6 months ago
  25. f2969fa Delete the non-const version of the EncodedImage::data() method. by Niels Möller · 4 years, 6 months ago
  26. d60e32a Demote method EncodedImage::capacity() to private. by Niels Möller · 4 years, 6 months ago
  27. 12f465c Deprecate the raw-pointer constructor of EncodedImage. by Niels Möller · 4 years, 6 months ago
  28. 4c87d83 Extend I420 frame buffer pool to also create NV12 buffers by Ilya Nikolaevskiy · 4 years, 6 months ago
  29. a028a1a Removed old OnDecodedFrame callback. by philipel · 4 years, 6 months ago
  30. 3dc4780 Added VideoContentType to OnDecodedFrame callback. by philipel · 4 years, 7 months ago
  31. 8499543 Add NV12 video buffer type by Evan Shrubsole · 4 years, 7 months ago
  32. d381eed Rename PlayoutDelay --> VideoPlayoutDelay, move to api/video/video_timing.h by Niels Möller · 4 years, 7 months ago
  33. cccd550 Delete unneeded dependencies on deprecated build target webrtc_common by Niels Möller · 4 years, 7 months ago
  34. d351101 Reland "Only enable conference mode simulcast allocations with flag enabled" by Florent Castelli · 4 years, 8 months ago
  35. 834dc9c Revert "Only enable conference mode simulcast allocations with flag enabled" by Florent Castelli · 4 years, 8 months ago
  36. 32ca951 Only enable conference mode simulcast allocations with flag enabled by Florent Castelli · 4 years, 8 months ago
  37. 24a53a0 Fix division by zero in I420Buffer::CropAndScaleFrom by Dan Minor · 4 years, 8 months ago
  38. e6542f2 Removed unused include from encoded_image.h. by philipel · 4 years, 8 months ago
  39. 9465978 Remove framemarking RTP extension. by philipel · 4 years, 9 months ago
  40. f4a9991 [Adaptation] Adding adaptation resources from Call. by Henrik Boström · 4 years, 10 months ago
  41. bf3f658 Adding brandtr as api/video owner by Magnus Flodman · 4 years, 10 months ago
  42. 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 10 months ago
  43. f0eef12 [Adaptation] Add more ResourceAdaptationProcessor logging. by Henrik Boström · 4 years, 10 months ago
  44. 8de900c Reland "Make TransformableVideoFrameInterface::GetMetadata pure virtual." by Marina Ciocea · 4 years, 10 months ago
  45. 3e9068a Revert "Make TransformableVideoFrameInterface::GetMetadata pure virtual." by Guido Urdaneta · 4 years, 10 months ago
  46. 576ad5d Make TransformableVideoFrameInterface::GetMetadata pure virtual. by Marina Ciocea · 4 years, 11 months ago
  47. 42748d8 In rtc_base/ and api/ replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 11 months ago
  48. cdc89b4 Add GetMetadata() to TransformableVideoFrameInterface API. by Marina Ciocea · 4 years, 11 months ago
  49. 49f574b Delete EncodedImage methods buffer(), set_buffer() and mutable_data() by Niels Möller · 5 years ago
  50. ce0a11d Unify AdaptationReason and AdaptReason enums. by Evan Shrubsole · 5 years ago
  51. dff7925 Remove VideoStreamEncoderObserver::AdaptationReason::kNone by Evan Shrubsole · 5 years ago
  52. c70b102 Move AdaptationCounters from video/ to api/ by Evan Shrubsole · 5 years ago
  53. 93be66c Calculate video padding for vp9 in the same way as for vp8 by Ilya Nikolaevskiy · 5 years ago
  54. 6205762 [Adaptation] Rename and move resource adaptation module/processor stuff. by Henrik Boström · 5 years ago
  55. 59f3b71 Automate conversion from c++ VideoCodeType to java VideoCodecType by Danil Chapovalov · 5 years ago
  56. eac08bf Reland "Wire up internal libvpx VP9 scaler to statistics proxy" by Ilya Nikolaevskiy · 5 years ago
  57. a2cb93d Revert "Wire up internal libvpx VP9 scaler to statistics proxy" by Sebastian Jansson · 5 years ago
  58. 21bccae Add NtpTimeMs as a method in EncodedImage. by Minyue Li · 5 years ago
  59. 50327a5 Wire up internal libvpx VP9 scaler to statistics proxy by Ilya Nikolaevskiy · 5 years ago
  60. cad3e0e Replace DataSize and DataRate factories with newer versions by Danil Chapovalov · 5 years ago
  61. 6799d73 Delete DefaultVideoBitrateAllocator. by Mirta Dvornicic · 5 years ago
  62. 9b05803 Implement injectable EncoderSelectorInterface and wire it up in the VideoStreamEncoder. by philipel · 5 years ago
  63. 9b881ab Enable congestion window pushback to reduce bitrate by only drop video frames. by Ying Wang · 5 years ago
  64. ccbe95f Reformat GN files. by Mirko Bonadei · 5 years ago
  65. df2c601 Move Offset constants from VideoSendTiming value to VideoTimingExtension class by Danil Chapovalov · 5 years ago
  66. 64f1f3f Replace RTC_FALLTHROUGH with ABSL_FALLTHROUGH_INTENTED by Danil Chapovalov · 5 years ago
  67. 05f8487 Add processing time to VideoFrame by Johannes Kron · 5 years ago
  68. 5cad55b Signal requested resolution alignment requirements from sinks to sources. by Rasmus Brandt · 5 years ago
  69. 9c27ed2 VideoRtpReceiver: Enable encoded frame sink. by Markus Handell · 5 years ago
  70. 269ac81 VideoReceiveStream: Enable encoded frame sink. by Markus Handell · 5 years ago
  71. 5256d8b Refactor FrameGenerator to return VideoFrameBuffer with VideoFrame::UpdateRect by Artem Titov · 5 years ago
  72. dc36829 Add VideoCodecType::kVideoCodecAV1 value by Danil Chapovalov · 5 years ago
  73. c7a46c4 Fix VideoStreamEncoder to not reference encoded data from the RunPostEncode task. by philipel · 5 years ago
  74. 026f64f Revert "VideoFrame: Store a reference to an encoded frame" by Markus Handell · 5 years ago
  75. 9982efa MediaStreamInterface: introduce encoded sinks. by Markus Handell · 5 years ago
  76. 0660cee Add scale and compare methods to VideoFrame::UpdateRect by Ilya Nikolaevskiy · 5 years ago
  77. e6eded3 VideoFrame: Store a reference to an encoded frame by Markus Handell · 5 years ago
  78. d4002a7 RTC_EXPORT missing symbols for Chromium's component build. by Mirko Bonadei · 5 years ago
  79. 62a19d0 RTC_EXPORT RTCStatsMember::StaticType and VideoFrame::Builder. by Mirko Bonadei · 5 years ago
  80. 9560d7d Make update_rect optional in VideoFrame by Ilya Nikolaevskiy · 5 years ago
  81. 89e130a Reland "Delete methods EncodedImage::Allocate and EncodedImageBufferInterface::Realloc" by Niels Möller · 5 years ago
  82. c66e004 Adding missing RTC_EXPORT for component build. by Mirko Bonadei · 5 years ago
  83. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  84. 35214fc Add missing RTC_EXPORT for the component build. by Mirko Bonadei · 5 years ago
  85. 3f0d8e4 Revert "Delete methods EncodedImage::Allocate and EncodedImageBufferInterface::Realloc" by Mirko Bonadei · 5 years ago
  86. d6bb184 Delete methods EncodedImage::Allocate and EncodedImageBufferInterface::Realloc by Niels Möller · 5 years ago
  87. 5963c7c Count disabled due to low bw streams or layers as bw limited quality in GetStats by Ilya Nikolaevskiy · 5 years ago
  88. b9bfe65 Delete VCMEncodedFrame::VerifyAndAllocate by Niels Möller · 5 years ago
  89. 002b6f4 Fixes for support of disabling lower spatial layers in VP9 by Ilya Nikolaevskiy · 5 years ago
  90. 2449d7a Refactor legacy FrameBuffer to use EncodedImageBuffer::Realloc by Niels Möller · 5 years ago
  91. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 6 years ago
  92. d9cc8c0 Encoder switching based on network and/or resolution conditions. by philipel · 6 years ago
  93. cc62b16 Add qualityLimitationResolutionChanges stat by Evan Shrubsole · 6 years ago
  94. a8336d3 Connect the stable target rate to the video encoders by Florent Castelli · 6 years ago
  95. ddd50ef Use HasOneRef to ensure safe reallocation of buffer in EncodedImage by Ilya Nikolaevskiy · 6 years ago
  96. b4a6128 Delete unneeded dependencies on libjingle_peerconnection_api by Niels Möller · 6 years ago
  97. 6dcd4dc New target for api/rtp_parameters.h and api/media_types.h. by Niels Möller · 6 years ago
  98. 8bbdb5b Update VideoBitrateAllocator allocate to take a struct with more fields by Florent Castelli · 6 years ago
  99. 61689ab Make api/video:encoded_image public. by Mirko Bonadei · 6 years ago
  100. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago