- a2cb93d Revert "Wire up internal libvpx VP9 scaler to statistics proxy" by Sebastian Jansson · 4 years, 8 months ago
- 21bccae Add NtpTimeMs as a method in EncodedImage. by Minyue Li · 4 years, 8 months ago
- 50327a5 Wire up internal libvpx VP9 scaler to statistics proxy by Ilya Nikolaevskiy · 4 years, 8 months ago
- cad3e0e Replace DataSize and DataRate factories with newer versions by Danil Chapovalov · 4 years, 9 months ago
- 6799d73 Delete DefaultVideoBitrateAllocator. by Mirta Dvornicic · 4 years, 9 months ago
- 9b05803 Implement injectable EncoderSelectorInterface and wire it up in the VideoStreamEncoder. by philipel · 4 years, 9 months ago
- 9b881ab Enable congestion window pushback to reduce bitrate by only drop video frames. by Ying Wang · 4 years, 9 months ago
- ccbe95f Reformat GN files. by Mirko Bonadei · 4 years, 10 months ago
- df2c601 Move Offset constants from VideoSendTiming value to VideoTimingExtension class by Danil Chapovalov · 4 years, 10 months ago
- 64f1f3f Replace RTC_FALLTHROUGH with ABSL_FALLTHROUGH_INTENTED by Danil Chapovalov · 4 years, 10 months ago
- 05f8487 Add processing time to VideoFrame by Johannes Kron · 4 years, 10 months ago
- 5cad55b Signal requested resolution alignment requirements from sinks to sources. by Rasmus Brandt · 4 years, 11 months 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 · 5 years ago
- d9cc8c0 Encoder switching based on network and/or resolution conditions. by philipel · 5 years ago
- cc62b16 Add qualityLimitationResolutionChanges stat by Evan Shrubsole · 5 years ago
- a8336d3 Connect the stable target rate to the video encoders by Florent Castelli · 5 years ago
- ddd50ef Use HasOneRef to ensure safe reallocation of buffer in EncodedImage by Ilya Nikolaevskiy · 5 years ago
- b4a6128 Delete unneeded dependencies on libjingle_peerconnection_api by Niels Möller · 5 years ago
- 6dcd4dc New target for api/rtp_parameters.h and api/media_types.h. by Niels Möller · 5 years ago
- 8bbdb5b Update VideoBitrateAllocator allocate to take a struct with more fields by Florent Castelli · 5 years ago
- 61689ab Make api/video:encoded_image public. by Mirko Bonadei · 5 years ago
- a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
- 9455c30 Remove deprecation notice for VideoFrame::ntp_time_ms by Ilya Nikolaevskiy · 5 years ago
- 3fbf1e2 Reduce kMaxSimulcastStreams to 3 by Florent Castelli · 5 years ago
- e8ed830 WebRtcVideoChannel encoder fallback. by philipel · 5 years ago
- a63aede Make VideoStreamEncoderInterface::SetFecControllerOverride pure virtual by Elad Alon · 5 years ago
- 8f01c4e Define FecControllerOverride and plumb it down to VideoEncoder by Elad Alon · 5 years ago
- 4d69516 Don't use angle-bracket #includes for WebRTC's own files by Oleh Prypin · 5 years ago
- 6c42d92 Added video_coding::EncodedFrame copy ctor. by philipel · 5 years ago
- f00bf42 Add plumbing of RtpPacketInfos to each VideoFrame as input for SourceTracker. by Chen Xing · 5 years ago
- c16289f Split the build rule for video_frame into a video_rtp_headers part. by Chen Xing · 5 years ago
- 4d504c7 New interface EncodedImageBufferInterface, replacing use of CopyOnWriteBuffer by Niels Möller · 5 years ago
- 370f93a Reland "Inform VideoEncoder of negotiated capabilities" by Elad Alon · 5 years ago
- 49d661a Revert "Inform VideoEncoder of negotiated capabilities" by Philip Eliasson · 5 years ago
- 11dfff0 Inform VideoEncoder of negotiated capabilities by Elad Alon · 5 years ago
- 5d24b16 Prepare for splitting the api/video:video_frames build rule. by Chen Xing · 5 years ago
- 4fc0855 Cleanup video frame metadata copying by Ilya Nikolaevskiy · 5 years ago
- b64af4b Add retransmission_allowed flag to encoder output by Elad Alon · 5 years ago
- 781653c Added functions to control the VideoStreamDecoder playout delay. by philipel · 5 years ago
- 28f0eb2 Move H.264 SPS VUI rewriting to FrameEncodeMetadataWriter. by Mirta Dvornicic · 5 years ago
- 2799e63 Add sizes of spatial layer frames to EncodedImage by Sergey Silkin · 5 years ago
- a8507e3 Remove deprecated interface in I420BufferInterface::GetI420 by Ilya Nikolaevskiy · 6 years ago
- ade0dc9 Make FrameBuffer be able to signal if it's trivially convertible to I420 by Ilya Nikolaevskiy · 6 years ago
- da5aa4d Use CodecBufferUsage to determine dependencies. by philipel · 6 years ago
- a3aa9bd Make VideoBitrateAllocatorFactory injectable. by Jonas Oreland · 6 years ago
- b6ef99b Translate loss notifications and pass to encoder by Elad Alon · 6 years ago
- b703db9 Fix and test CreateVideoStreamDecoder by Danil Chapovalov · 6 years ago
- 4c6ca30 Update VideoStreamEncoder to use new VideoEncoder::SetRates() method. by Erik Språng · 6 years ago
- 66e7679 Export symbols needed by the Chromium component build (part 8). by Mirko Bonadei · 6 years ago
- 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
- 289f13d Remove CreateVideoStreamEncoder version that uses GlobalTaskQueueFactory by Danil Chapovalov · 6 years ago
- 8f7ce22 Make VideoFrameType an enum class, and move to separate file and target by Niels Möller · 6 years ago
- 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
- 009ab3c Delete EncodedImage::GetBufferPaddingBytes by Niels Möller · 6 years ago
- 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 6 years ago
- 610c763 Add target bitrate headroom signal to VideoStreamEncoder. by Erik Språng · 6 years ago
- 572c60f Injecting Clock into video senders. by Sebastian Jansson · 6 years ago
- 74682c1 Inject TaskQueueFactory to video streams. by Sebastian Jansson · 6 years ago
- fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 6 years ago
- 328027b Replace fatal error with error log by Danil Chapovalov · 6 years ago
- cc26fef Use a CopyOnWriteBuffer to back EncodedImage data by Niels Möller · 6 years ago
- 4a2d57a Don't include video_bitrate_allocation.h from encoded_image.h by Niels Möller · 6 years ago
- 71aee3a Reland "Propagate VideoFrame::UpdateRect to encoder" by Ilya Nikolaevskiy · 6 years ago
- 429b67d Revert "Propagate VideoFrame::UpdateRect to encoder" by Mirko Bonadei · 6 years ago
- efa72a1 Propagate VideoFrame::UpdateRect to encoder by Ilya Nikolaevskiy · 6 years ago
- 6aca0b7 Add |update_rect| field and UpdateRect struct to VideoFrame. by Ilya Nikolaevskiy · 6 years ago
- 871e144 Revert "Reland "Partial frame capture API part 1"" by Ilya Nikolaevskiy · 6 years ago
- eb7589e Revert "Partial frame capture API part 3" by Ilya Nikolaevskiy · 6 years ago
- 938dd9f Add owned data buffer to EncodedImage by Niels Möller · 6 years ago
- b769894 Remove rule that discourages passing optional by const reference by Danil Chapovalov · 6 years ago
- c402dbe Account for simulcast hysteresis in padding rate calculation. by Rasmus Brandt · 6 years ago
- 1266487 Partial frame capture API part 3 by Ilya Nikolaevskiy · 6 years ago
- 12e5d39 Reland "Partial frame capture API part 1" by Ilya Nikolaevskiy · 6 years ago
- 8102a1a Revert "Partial frame capture API part 1" by Ilya Nikolaevskiy · 6 years ago
- 8a21e1c Partial frame capture API part 1 by Ilya Nikolaevskiy · 6 years ago
- d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
- efd7034 Include video_bitrate_allocator.h, now that's in api/ by Niels Möller · 6 years ago
- f93eda1 Move some video codec constants to separate file. by Erik Språng · 6 years ago