- f4e3e2b Delete rtc::Callback0 and friends. by Niels Möller · 4 years, 1 month ago
- d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 1 month ago
- c8421c4 Replace rtc::ThreadChecker with webrtc::SequenceChecker by Artem Titov · 4 years, 2 months ago
- e7c79fd Remove from chromium build targets that are not compatible with it. by Andrey Logvin · 4 years, 2 months ago
- 7864600 Add absl_deps field for rtc_test and rtc_executable by Andrey Logvin · 4 years, 2 months ago
- 1a29a5d Delete rtc::Bind by Niels Möller · 4 years, 2 months ago
- a0bb2ef Delete unused VideoType enum values by Niels Möller · 4 years, 2 months ago
- a68bfc5 Delete KeepBufferRefs helpers, and use of rtc::Bind. by Niels Möller · 4 years, 2 months ago
- 4a5c855 Add thread annotation to IncomingVideoStream by Niels Möller · 4 years, 2 months ago
- 6afa794 Delete deprecated H264BitstreamParser methods by Niels Möller · 4 years, 2 months ago
- 01719fb Reland "Rename FATAL() into RTC_FATAL()." by Mirko Bonadei · 4 years, 4 months ago
- a4fd641 Revert "Rename FATAL() into RTC_FATAL()." by Mirko Bonadei · 4 years, 4 months ago
- 9653d26 Rename FATAL() into RTC_FATAL(). by Mirko Bonadei · 4 years, 4 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
- c79f1d8 Add scaling interface to VideoFrameBuffer by Ilya Nikolaevskiy · 4 years, 6 months ago
- ced49e7 Remove deprecated i420 buffer pool by Ilya Nikolaevskiy · 4 years, 6 months ago
- b166dc2 common_video/h264: Make ssilkin@webrtc.org owner. by Markus Handell · 4 years, 6 months ago
- 9345dcf Strip AUD NALUs from H.264 bitstream by Hua, Chunbo · 4 years, 6 months ago
- 4c87d83 Extend I420 frame buffer pool to also create NV12 buffers by Ilya Nikolaevskiy · 4 years, 6 months ago
- a8327d4 Move FrameCounts and FrameCountObserver to common_video/frame_counts.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
- df2959a Move function PrintVideoFrame to the test file where it is used. by Niels Möller · 4 years, 8 months ago
- 8d040d2 Delete old place-holder common_video/include/video_frame.h by Niels Möller · 4 years, 8 months ago
- 6d008a8 Ignore RTPFragmentationHeader when rewriting H264 SPS by Danil Chapovalov · 4 years, 8 months ago
- 06d034f Migrate common_video/ and examples/ to webrtc::Mutex. by Markus Handell · 4 years, 9 months ago
- bf18161 In Av1 encoder propagate zero bitrate as inactive decode target by Danil Chapovalov · 4 years, 9 months ago
- 24762f2 Fix missing dependencies. by Mirko Bonadei · 4 years, 9 months ago
- 24263f4 Embed FrameDependencyTemplate builder helpers directly into the struct by Danil Chapovalov · 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
- 4b860c1 Calculate chain_diff for DependencyDescriptor from GenericFrameInfo by Danil Chapovalov · 4 years, 10 months ago
- 8133ffb In GenericFrameInfo do not set frame_id and frame_diff by Danil Chapovalov · 4 years, 10 months ago
- 37120ab in RtpSenderVideo propagate chain_diffs into dependency descriptor by Danil Chapovalov · 4 years, 10 months ago
- 4a14f49 Remove wildcard ownership for build files. by Mirko Bonadei · 5 years ago
- 0c626af Use newer version of TimeDelta and TimeStamp factories in webrtc by Danil Chapovalov · 5 years ago
- 02b17a5 Add helper to calculate frame dependencies based on encoder buffer usage by Danil Chapovalov · 5 years ago
- ccbe95f Reformat GN files. by Mirko Bonadei · 5 years ago
- 67dcb4b Publish DependencyDescriptor structures in the api by Danil Chapovalov · 5 years ago
- b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 5 years ago
- 8525a80 Add ability to resize buffers pool in decoder and use it in IVF generator by Artem Titov · 5 years ago
- 75bc75c Optimize FindNaluIndices by Piasy · 5 years ago
- 33f9d2b Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class by Artem Titov · 5 years ago
- 026f64f Revert "VideoFrame: Store a reference to an encoded frame" 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
- e9f663c In dependency descritpor add active decode targets bitmask field by Danil Chapovalov · 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
- 09f1195 Always pass arguments to INSTANTIATE_TEST_SUITE_P. by Mirko Bonadei · 5 years ago
- 1b57541 Always pass arguments to INSTANTIATE_TEST_SUITE_P. by Mirko Bonadei · 5 years ago
- 86314cf Cleaning up C++14 move into lambda TODOs. by Sebastian Jansson · 6 years ago
- 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 6 years ago
- f5dec1c Implement Dependency Descriptor reader by Danil Chapovalov · 6 years ago
- 7daf550 Add new FrameRateEstimator utility class for more precis FPS estimation. by Erik Språng · 6 years ago
- a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
- c2f5686 Extend structures to store updated version of the dependency descriptor by Danil Chapovalov · 6 years ago
- f00bf42 Add plumbing of RtpPacketInfos to each VideoFrame as input for SourceTracker. by Chen Xing · 6 years ago
- 4d504c7 New interface EncodedImageBufferInterface, replacing use of CopyOnWriteBuffer by Niels Möller · 6 years ago
- 0c0c969 Add/rewrite H264 VUI video signal type description. by Sergey Silkin · 6 years ago
- 5d24b16 Prepare for splitting the api/video:video_frames build rule. by Chen Xing · 6 years ago
- 28f0eb2 Move H.264 SPS VUI rewriting to FrameEncodeMetadataWriter. by Mirta Dvornicic · 6 years ago
- ce33b6a Implement QualityLimitationReasonTracker and expose "reason". by Henrik Boström · 6 years ago
- a8507e3 Remove deprecated interface in I420BufferInterface::GetI420 by Ilya Nikolaevskiy · 6 years ago
- da5aa4d Use CodecBufferUsage to determine dependencies. by philipel · 6 years ago
- 8a7dcb1 Prepare to move SPS VUI rewriting out of H.264 packetizer. by Mirta Dvornicic · 6 years ago
- 408a3c6 Add explicit stride options to I420BufferPool. by Noah Richards · 6 years ago
- 8581877 Delete interface class VideoCaptureExternal by Niels Möller · 6 years ago
- c01367d Deprecating ThreadChecker specific interface. by Sebastian Jansson · 6 years ago
- e0b9355 Move enum VideoType out of common_types.h by Niels Möller · 6 years ago
- ae2213b Delete compatibility alias webrtc::kI420 by Niels Möller · 6 years ago
- 8daf92a Adds ScaleVideoFrameBuffer to libyuv. by Sebastian Jansson · 6 years ago
- 8ce89ba Adds function to calculate squared error sum to libyuv. by Sebastian Jansson · 6 years ago
- 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
- b19f27a Decode Target Information for VP8 libvpx encoder. by philipel · 6 years ago
- 361855b Rename OperatingPoint to DecodeTarget. by philipel · 6 years ago
- b163359 Add interface class for bitstream parser. by Kári Tristan Helgason · 6 years ago
- 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
- 533a9fe Clean BUILD.gn files: remove extra :memory by Artem Titov · 6 years ago
- 9df3353 Generic Frame Descriptor (GFD) VP8 templates. by philipel · 6 years ago
- 74682c1 Inject TaskQueueFactory to video streams. by Sebastian Jansson · 6 years ago
- c4dd730 Fix -Wextra-semi warnings. by Mirko Bonadei · 6 years ago
- 88fa2ab Always add/rewrite VUI and set max_num_reorder_frames to 0. by Sergey Silkin · 6 years ago
- c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 6 years ago
- d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 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
- 1ebfb6a Introduce VideoFrame::id to keep track of frames inside application. by Artem Titov · 6 years ago
- a921660 Add ability to paste VideoFrameBuffer into the middle of I010Buffer and I420Buffer by Ilya Nikolaevskiy · 6 years ago
- 1699408 Inlining IncomingVideoStream::NewFrameTask. by Sebastian Jansson · 6 years ago
- f1ab9b9 Refactor creation of ColorSpace test data by Johannes Kron · 6 years ago
- 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
- 90e6745 Delete deprecated class WrappedI420Buffer by Niels Möller · 6 years ago
- 21cddff Harmonize paths to dependent targets. by Yves Gerey · 6 years ago
- 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
- 57dd881 Delete dead code in webrtc_libyuv.cc by Niels Möller · 6 years ago
- 4744e5b Reland "Remove old video_bitrate_allocator.h" by Rasmus Brandt · 6 years ago
- 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 6 years ago
- c34cf71 Revert "Remove old video_bitrate_allocator.h" by Oleh Prypin · 6 years ago
- 88be972 Delete post_encode_callback by Niels Möller · 6 years ago
- 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 6 years ago
- 4dc66c5 Move EncodedImage class to api/video/ by Niels Möller · 6 years ago