aboutsummaryrefslogtreecommitdiff
path: root/media
AgeCommit message (Expand)Author
2022-06-29When VP9 SVC is used, use SvcConfig to set max bitrate for the stream.Erik Språng
2022-06-28Delete rtc_base/atomic_ops.hNiels Möller
2022-06-27Remove excessive log spam from receiver.getParameters().Henrik Boström
2022-06-22add 422 8 and 10 bit decoding supportSergio Garcia Murillo
2022-06-17measure decode time in TimeDelta instead of msPhilipp Hancke
2022-06-17Move to_queued_task.h and pending_task_safety_flag.h into public APIArtem Titov
2022-06-16FrameCadenceAdapter: ensure frame arrival after drop.Markus Handell
2022-06-09Delete variant of rtc::split that copies the output fieldsNiels Möller
2022-06-08RtpSenderInterface::SetEncoderSelectorJonas Oreland
2022-05-30Add SetTransportCc to ReceiveStreamInterface.Tommi
2022-05-25Remove unused FlexfecReceiveStream::Stats structRasmus Brandt
2022-05-24Reland "Replace InternalVideoEncoderFactory implementation with VideoEncoderF...philipel
2022-05-23Delete ChannelManager classHarald Alvestrand
2022-05-23Rename AudioReceiveStream to AudioReceiveStreamInterfaceTommi
2022-05-23Remove remaining trampoline functions from channel_managerHarald Alvestrand
2022-05-22Rename VideoReceiveStream to VideoReceiveStreamInterfaceTommi
2022-05-21Remove legacy (unused) config param: jitter_buffer_enable_rtx_handlingTommi
2022-05-20Delete TestListener and top-level thread wrapping.Niels Möller
2022-05-20Define SimulcastStream as an alias for SpatialLayerNiels Möller
2022-05-20Revert "Replace InternalVideoEncoderFactory implementation with VideoEncoderF...Philip Eliasson
2022-05-20Replace InternalVideoEncoderFactory implementation with VideoEncoderFactoryTe...philipel
2022-05-18Delete H264EncoderSpecificSettingsNiels Möller
2022-05-18stats: add frame assembly time statsPhilipp Hancke
2022-05-17Adopt absl::string_view in call/Ali Tofigh
2022-05-17Reland: Update local_ssrc without needing to recreate video streams.Tommi
2022-05-16Disable quality scaling if multiple spatial layers are requested for VP9Asa Persson
2022-05-13Revert "Update local_ssrc without needing to recreate video streams."Tomas Gunnarsson
2022-05-13Move frame drop config to VideoCodec and VideoEncoderConfig.Niels Möller
2022-05-13Remove dead code in cricket::FakeVideoRendererDanil Chapovalov
2022-05-13Determine scalability mode if not explicilty set for AV1.philipel
2022-05-13Update local_ssrc without needing to recreate video streams.Tommi
2022-05-12Add orphis@ to OWNERS in pc/ and media/Harald Alvestrand
2022-05-10Add GetRtpExtensionMap to ReceiveStream and remove GetRtpExtensions.Tommi
2022-05-09Add a transport_cc() getter and remove rtp_config().Tommi
2022-05-09Add getter for rtp header extensions for receiver classes.Tommi
2022-05-09Separate reading remote_ssrc from using the rtp_config() getter.Tommi
2022-05-09Move VP8 SupportsScalabilityMode utility to its own build targetNiels Möller
2022-05-06sctp: Handle concurrent data channel reset in transportFlorent Castelli
2022-05-06Revert "Calculate video stream max bitrate using expression."Erik Språng
2022-05-06Update SupportsScalabilityMode functions to use enum ScalabilityMode.Niels Möller
2022-05-05Calculate video stream max bitrate using expression.Erik Språng
2022-05-05sctp: Fix data channel closing sequenceFlorent Castelli
2022-05-02stats: implement inbound-rtp totalProcessingDelay for videoPhilipp Hancke
2022-04-29New enum ScalabilityMode.Niels Möller
2022-04-28Enable variable_start_scale_factor_ by default.Ying Wang
2022-04-25Remove dependency on rtc_base_approved from most targetsFlorent Castelli
2022-04-24Move event_tracer out of rtc_base_approvedFlorent Castelli
2022-04-24Move copy_on_write_buffer out of rtc_base_approvedFlorent Castelli
2022-04-23Move byte_order out of rtc_base_approvedFlorent Castelli
2022-04-22Move buffer out of rtc_base_approvedFlorent Castelli