aboutsummaryrefslogtreecommitdiff
path: root/video
AgeCommit message (Expand)Author
2019-09-16Encoder switching based on network and/or resolution conditions.philipel
2019-09-16Refactor LossNotificationController to not use VCMPacketNiels Möller
2019-09-16Delete flag VideoReceiveStream::Config::Rtp::rembNiels Möller
2019-09-13Introduce api/crypto/BUILD.gn.Mirko Bonadei
2019-09-13Move MediaTransportInterface out of the libjingle_peerconnection_api targetNiels Möller
2019-09-12Delete VideoReceiver2::TriggerDecoderShutdown.Niels Möller
2019-09-12Update video_replay.Sergey Silkin
2019-09-10Removes decoder thread fallback from VideoReceiveStream.Sebastian Jansson
2019-09-10Move code related to VideoCodingModule to its own build targetNiels Möller
2019-09-10MultiCodecReceiveTest: fix for flaky test.Åsa Persson
2019-09-09Add qualityLimitationResolutionChanges statEvan Shrubsole
2019-09-09Connect the stable target rate to the video encodersFlorent Castelli
2019-09-09New class VideoReceiver2, a trimmed-down vcm::VideoReceiverNiels Möller
2019-09-04Add support for stable bitrate target in SvcRateAllocatorErik Språng
2019-09-03Reland "Make the min video bitrate in VideoSendStream configurable."Ying Wang
2019-09-03Revert "Make the min video bitrate in VideoSendStream configurable."Alessio Bazzica
2019-09-03Make the min video bitrate in VideoSendStream configurable.Ying Wang
2019-09-03Deprecate SingleThreadedTaskQueueForTesting class.Yves Gerey
2019-09-02Make sure link allocation is at least as large as bitrate sum.Erik Språng
2019-08-29Make the RtpHeaderParserImpl available to tests and tools only.Tommi
2019-08-29Avoids race during VideoStreamEncoder unittest teardownErik Språng
2019-08-29New target for api/rtp_parameters.h and api/media_types.h.Niels Möller
2019-08-28Fix simulcast tests and PC framework for conference mode supportArtem Titov
2019-08-28Revert "Reland "Preserve min and max playout delay from RTP header extension""Johannes Kron
2019-08-28Reland "Preserve min and max playout delay from RTP header extension"Johannes Kron
2019-08-28Revert "Preserve min and max playout delay from RTP header extension"Johannes Kron
2019-08-28Preserve min and max playout delay from RTP header extensionJohannes Kron
2019-08-28Refactor to free up PacketBuffer as soon as possibleJohannes Kron
2019-08-28Consolidate FEC book-keepingNiels Möller
2019-08-27BalancedDegradationSettings: add min bitrate configuration for resolution.Åsa Persson
2019-08-27Fix deadlock in VideoSendStream tests, cause of flake on some bots.Tommi
2019-08-27Fix frames dropped statisticsJohannes Kron
2019-08-26Tune qp threshold for VP9 blocky videoIlya Nikolaevskiy
2019-08-26Add method CanAdaptUp based on bitrate to BalancedDegradationSettings.Åsa Persson
2019-08-23New const method StreamStatistician::GetStatsNiels Möller
2019-08-22Wire the stable target bitrate from GoogCC to the BitrateAllocatorFlorent Castelli
2019-08-21Simplify the VideoFrameDumpingDecoder API.Markus Handell
2019-08-21Rename RtpRtcp::Configuration::media_send_ssrc to local_media_ssrcErik Språng
2019-08-19Make "WebRTC-BweAllocProbingOnlyInAlr/Enabled/" default and remove key.Konrad Hofbauer
2019-08-19Remove usage of RtpRtcp::SetSSRC() in video/Erik Språng
2019-08-19Enable `VideoReceiveStreamTestWithFakeDecoder.RenderedFrameUpdatesGetSources`...Chen Xing
2019-08-19Update constributing source before publishing frameJonas Oreland
2019-08-16BalancedDegradationSettings: add option to configure a min framerate diff.Åsa Persson
2019-08-15Reenable UlpfecWithNack integration testsDanil Chapovalov
2019-08-15BalancedDegradationSettings: add option to configure min bitrate.Åsa Persson
2019-08-14Disable the most flaky tests on iOS.Sami Kalliomäki
2019-08-13Delete StreamDataCountersCallback from ReceiveStatisticsNiels Möller
2019-08-09Use recommended min bitrate limit provided by encoder.Sergey Silkin
2019-08-09Enable thread check in Call::GetStats().Tommi
2019-08-09Use StreamStatistician::BitrateReceived to produce total_bitrate_bps for GetS...Niels Möller