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