aboutsummaryrefslogtreecommitdiff
path: root/api/video
AgeCommit message (Expand)Author
2021-11-12Bring back libyuv's I010 buffer API usageMikko Koivisto
2020-07-23Merge remote tracking branch 'upstream-master'Jorge E. Moreira
2020-07-17Generate new Android.bp file and correct build errorsJorge E. Moreira
2020-07-17Merge branch 'upstream-master'Jorge E. Moreira
2020-07-17Removed unused include from encoded_image.h.philipel
2020-06-15Remove framemarking RTP extension.philipel
2020-06-11[Adaptation] Adding adaptation resources from Call.Henrik Boström
2020-06-09Adding brandtr as api/video ownerMagnus Flodman
2020-06-08Use absl_deps in order to preapre to the Abseil component build release.Mirko Bonadei
2020-05-28[Adaptation] Add more ResourceAdaptationProcessor logging.Henrik Boström
2020-05-18Reland "Make TransformableVideoFrameInterface::GetMetadata pure virtual."Marina Ciocea
2020-05-18Revert "Make TransformableVideoFrameInterface::GetMetadata pure virtual."Guido Urdaneta
2020-05-15Make TransformableVideoFrameInterface::GetMetadata pure virtual.Marina Ciocea
2020-05-14In rtc_base/ and api/ replace mock macros with unified MOCK_METHOD macroDanil Chapovalov
2020-05-14Add GetMetadata() to TransformableVideoFrameInterface API.Marina Ciocea
2020-05-05Delete EncodedImage methods buffer(), set_buffer() and mutable_data()Niels Möller
2020-04-16Unify AdaptationReason and AdaptReason enums.Evan Shrubsole
2020-04-16Remove VideoStreamEncoderObserver::AdaptationReason::kNoneEvan Shrubsole
2020-04-06Move AdaptationCounters from video/ to api/Evan Shrubsole
2020-04-02Calculate video padding for vp9 in the same way as for vp8Ilya Nikolaevskiy
2020-03-11[Adaptation] Rename and move resource adaptation module/processor stuff.Henrik Boström
2020-03-11Automate conversion from c++ VideoCodeType to java VideoCodecTypeDanil Chapovalov
2020-03-10Reland "Wire up internal libvpx VP9 scaler to statistics proxy"Ilya Nikolaevskiy
2020-03-10Revert "Wire up internal libvpx VP9 scaler to statistics proxy"Sebastian Jansson
2020-03-09Add NtpTimeMs as a method in EncodedImage.Minyue Li
2020-03-09Wire up internal libvpx VP9 scaler to statistics proxyIlya Nikolaevskiy
2020-02-18Replace DataSize and DataRate factories with newer versionsDanil Chapovalov
2020-02-12Delete DefaultVideoBitrateAllocator.Mirta Dvornicic
2020-02-10Implement injectable EncoderSelectorInterface and wire it up in the VideoStre...philipel
2020-02-07Enable congestion window pushback to reduce bitrate by only drop video frames.Ying Wang
2020-01-21Reformat GN files.Mirko Bonadei
2020-01-17Move Offset constants from VideoSendTiming value to VideoTimingExtension classDanil Chapovalov
2020-01-16Replace RTC_FALLTHROUGH with ABSL_FALLTHROUGH_INTENTEDDanil Chapovalov
2020-01-16Add processing time to VideoFrameJohannes Kron
2019-12-19Signal requested resolution alignment requirements from sinks to sources.Rasmus Brandt
2019-12-04VideoRtpReceiver: Enable encoded frame sink.Markus Handell
2019-12-03VideoReceiveStream: Enable encoded frame sink.Markus Handell
2019-12-02Refactor FrameGenerator to return VideoFrameBuffer with VideoFrame::UpdateRectArtem Titov
2019-11-27Add VideoCodecType::kVideoCodecAV1 valueDanil Chapovalov
2019-11-25Fix VideoStreamEncoder to not reference encoded data from the RunPostEncode t...philipel
2019-11-21Revert "VideoFrame: Store a reference to an encoded frame"Markus Handell
2019-11-21MediaStreamInterface: introduce encoded sinks.Markus Handell
2019-11-19Add scale and compare methods to VideoFrame::UpdateRectIlya Nikolaevskiy
2019-11-16VideoFrame: Store a reference to an encoded frameMarkus Handell
2019-11-12RTC_EXPORT missing symbols for Chromium's component build.Mirko Bonadei
2019-11-11RTC_EXPORT RTCStatsMember::StaticType and VideoFrame::Builder.Mirko Bonadei
2019-10-30Make update_rect optional in VideoFrameIlya Nikolaevskiy
2019-10-18Reland "Delete methods EncodedImage::Allocate and EncodedImageBufferInterface...Niels Möller
2019-10-18Adding missing RTC_EXPORT for component build.Mirko Bonadei
2019-10-17Use source_sets in component builds and static_library in release builds.Mirko Bonadei