- 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
- 9455c30 Remove deprecation notice for VideoFrame::ntp_time_ms by Ilya Nikolaevskiy · 6 years ago
- 3fbf1e2 Reduce kMaxSimulcastStreams to 3 by Florent Castelli · 6 years ago
- e8ed830 WebRtcVideoChannel encoder fallback. by philipel · 6 years ago
- a63aede Make VideoStreamEncoderInterface::SetFecControllerOverride pure virtual by Elad Alon · 6 years ago
- 8f01c4e Define FecControllerOverride and plumb it down to VideoEncoder by Elad Alon · 6 years ago
- 4d69516 Don't use angle-bracket #includes for WebRTC's own files by Oleh Prypin · 6 years ago
- 6c42d92 Added video_coding::EncodedFrame copy ctor. by philipel · 6 years ago
- f00bf42 Add plumbing of RtpPacketInfos to each VideoFrame as input for SourceTracker. by Chen Xing · 6 years ago
- c16289f Split the build rule for video_frame into a video_rtp_headers part. by Chen Xing · 6 years ago
- 4d504c7 New interface EncodedImageBufferInterface, replacing use of CopyOnWriteBuffer by Niels Möller · 6 years ago
- 370f93a Reland "Inform VideoEncoder of negotiated capabilities" by Elad Alon · 6 years ago
- 49d661a7 Revert "Inform VideoEncoder of negotiated capabilities" by Philip Eliasson · 6 years ago
- 11dfff0 Inform VideoEncoder of negotiated capabilities by Elad Alon · 6 years ago
- 5d24b16 Prepare for splitting the api/video:video_frames build rule. by Chen Xing · 6 years ago
- 4fc0855 Cleanup video frame metadata copying by Ilya Nikolaevskiy · 6 years ago
- b64af4b Add retransmission_allowed flag to encoder output by Elad Alon · 6 years ago
- 781653c Added functions to control the VideoStreamDecoder playout delay. by philipel · 6 years ago
- 28f0eb2 Move H.264 SPS VUI rewriting to FrameEncodeMetadataWriter. by Mirta Dvornicic · 6 years ago
- 2799e63 Add sizes of spatial layer frames to EncodedImage by Sergey Silkin · 6 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
- 24871e4 Rename EncodedImage::_buffer --> buffer_, and make private by Niels Möller · 6 years ago
- 77536a2 Rename EncodedImage::_length --> size_, and make private. by Niels Möller · 6 years ago
- 45340ca Remove legacy video codec factories. by Anders Carlsson · 6 years ago
- 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
- 87da937 Delete unused constant kVideoCodecI420 by Niels Möller · 6 years ago
- a8f58f0 Add data() accessors to EncodedImage by Niels Möller · 6 years ago
- 1ebfb6a Introduce VideoFrame::id to keep track of frames inside application. by Artem Titov · 6 years ago
- bba675d Clean up api/ DEPS by Steve Anton · 6 years ago
- 412d185 Delete pre_encode_callback from VideoSendStream::Config by Niels Möller · 6 years ago
- a921660 Add ability to paste VideoFrameBuffer into the middle of I010Buffer and I420Buffer by Ilya Nikolaevskiy · 6 years ago
- 1c931c4 Use VideoSourceInterface for owning test video sources by Niels Möller · 6 years ago
- fe79b34 Reorder methods and members of HdrMetadata by Johannes Kron · 6 years ago
- f7f13e0 Add end-to-end test for ColorSpace information by Johannes Kron · 6 years ago
- c13f4be Add chroma siting to color space RTP extension by Johannes Kron · 6 years ago
- a6fd5e4 Rename EncodedImage::_size to capacity_, make private. by Niels Möller · 6 years ago
- b47ccc3 Add chroma siting to ColorSpace by Johannes Kron · 6 years ago
- 5546aef Vp9 flexible mode fixes by Ilya Nikolaevskiy · 6 years ago
- 77894cc New method EncodedImage::set_buffer by Niels Möller · 6 years ago
- d0b69a8 Send and receive color space information if available by Johannes Kron · 6 years ago
- 3b923d9 Remove color space enum value kInvalid by Johannes Kron · 6 years ago
- c4862f4 Delete method EncodedFrame::GetBitstream, part 2 by Niels Möller · 6 years ago
- f0eee00 Move size() method to EncodedImage base class by Niels Möller · 6 years ago
- 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
- 648a7ce Delete method EncodedFrame::GetBitstream, part 1 by Niels Möller · 6 years ago
- 65c921c Add setters to ColorSpace class by Johannes Kron · 6 years ago
- 4749e4e Move HdrMetadata to ColorSpace by Johannes Kron · 6 years ago
- 22b70ff Move VideoCodecType from common_types.h to api/video/video_codec_type.h by Niels Möller · 6 years ago
- 52e69d7 Explicitly specify color space enum indices by Johannes Kron · 6 years ago
- 9973fa8 Pass HdrMetadata between VideoFrame and EncodedImage for VP9 by Johannes Kron · 6 years ago
- c2ebe21 Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`" by Jiawei Ou · 6 years ago
- fbf1683 Add HdrMetadata to VideoFrame by Johannes Kron · 6 years ago
- 59844ce Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`." by Qingsi Wang · 6 years ago
- be14217 Use the factory instead of using the builtin code path in `VideoCodecInitializer`. by Jiawei Ou · 6 years ago
- 23524ce Add HDR metadata struct by Johannes Kron · 6 years ago
- 977b46a Export symbols needed by the Chromium component build (part 7). by Mirko Bonadei · 6 years ago
- e2fd86a7 Move encoder metadata into EncoderInfo struct. by Erik Språng · 6 years ago