aboutsummaryrefslogtreecommitdiff
path: root/api/media_stream_interface.h
AgeCommit message (Expand)Author
2022-04-21Change stream.AddTrack/RemoveTrack to take a scoped_refptr argumentHarald Alvestrand
2022-01-04Update pc/ to not use implicit T* --> scoped_refptr<T> conversionNiels Möller
2021-11-15Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHEDArtem Titov
2021-10-14Route min/max FPS constraints to VideoStreamEncoder.Markus Handell
2021-07-26Use backticks not vertical bars to denote variables in comments for /apiArtem Titov
2020-12-15Surface the number of encoded channelsGustaf Ullberg
2020-05-11VideoTrackSourceInterface: make some newly introduced methods pure virtual.Markus Handell
2020-01-29Adding absolute capture timestamp to AudioTrackSinkInterface.Minyue Li
2019-11-21MediaStreamInterface: introduce encoded sinks.Markus Handell
2019-10-15Add missing RTC_EXPORT for the component build.Mirko Bonadei
2019-09-19New build target api:media_interfaceNiels Möller
2019-08-29New target for api/rtp_parameters.h and api/media_types.h.Niels Möller
2019-04-18Remove SetLatency/GetLatency from MediaSourceInterface API levelRuslan Burakov
2019-04-02Export symbols needed by the Chromium component build (part 8).Mirko Bonadei
2019-02-27Propagate base minimum delay from video jitter buffer to webrtc/api.Ruslan Burakov
2019-02-16Add latency to remote source api.Ruslan Burakov
2019-01-25Remove rtc_base/scoped_ref_ptr.h.Mirko Bonadei
2019-01-11(4) Rename files to snake_case: update BUILD.gn, include paths, header guards...Steve Anton
2019-01-11(3) Rename files to snake_case: move the filesSteve Anton