Sign in
webrtc
/
src
/
/
a0cf1eabb73e805cd714f58e56676d99e6aee695
/
video
16038ab
FrameForwarder: remove lock recursions.
by Markus Handell
· 5 years ago
5cc28b0
[Adaptation] Prep Resource for api/ move. Introduce VSE-Resource.
by Henrik Boström
· 5 years ago
9ca7365
Deprecate webrtc::NackModule.
by Mirko Bonadei
· 5 years ago
980e0c1
VideoSendStreamTest: remove lock recursions.
by Markus Handell
· 5 years ago
4f7531e
[Adaptation] Add cooldown mechanism to prevent spammy kUnderuse from QP
by Henrik Boström
· 5 years ago
63673fe
Remove locks and dependency on ProcessThread+Module from NackModule2.
by Tommi
· 5 years ago
a5e07cc
Rename more death test to *DeathTest
by Tommi
· 5 years ago
de2049e
Unflake VideoStreamEncoderTest.StatsTracksCpuAdaptationStatsWhenSwitchingSource_Balanced
by Evan Shrubsole
· 5 years ago
5fd4060
Replace all Verify* methods with matchers for VideoStreamEncoder
by Evan Shrubsole
· 5 years ago
5cd7eb8
Replace Verify methods with matchers in VideoStreamEncoder tests
by Evan Shrubsole
· 5 years ago
236e0ed
Add logging for video restrictions
by Evan Shrubsole
· 5 years ago
d3807da
Fork NackModule and RtpVideoStreamReceiver
by Tommi
· 5 years ago
3a5742c
Add thread/sequence checks to ModuleRtpRtcpImpl.
by Tommi
· 5 years ago
430951a
Update call expectations in ReceiveStatisticsProxy, add thread checks
by Tommi
· 5 years ago
2671dac
Fix all known VideoStreamEncoderTest flakes.
by Henrik Boström
· 5 years ago
41acdc6
Reland "RtpVideoStreamReceiver::RtcpFeedbackBuffer: remove lock recursions."
by Markus Handell
· 5 years ago
fde94a7
Revert "RtpVideoStreamReceiver::RtcpFeedbackBuffer: remove lock recursions."
by Tommi
· 5 years ago
ef93a26
RtpVideoStreamReceiver::RtcpFeedbackBuffer: remove lock recursions.
by Markus Handell
· 5 years ago
ae4d097
Fork VideoReceiveStream test for VideoReceiveStream2
by Tommi
· 5 years ago
8133ffb
In GenericFrameInfo do not set frame_id and frame_diff
by Danil Chapovalov
· 5 years ago
cdc89b4
Add GetMetadata() to TransformableVideoFrameInterface API.
by Marina Ciocea
· 5 years ago
91fdc60
In video/ replace mock macros with unified MOCK_METHOD macro
by Danil Chapovalov
· 5 years ago
a0a4480
Migrate CallStats and RtpStreamsSynchronizer timers over to RepeatingTask
by Tommi
· 5 years ago
2e2f674
Add VideoStreamEncoder tests for DegredationPreference switching.
by Evan Shrubsole
· 5 years ago
47173c9
Hunch that something might be broken wrt Thread and TQ integration in Chromium.
by Tommi
· 5 years ago
5bf60e4
VideoStreamEncoderTest: Wait for QP usage handled callback event.
by Henrik Boström
· 5 years ago
a98cea8
Remove the PendingTaskSafetyFlag::Pointer type add ScopedTaskSafety.
by Tommi
· 5 years ago
381d109
[Adaptation] Move adaptation logic to a separate task queue.
by Henrik Boström
· 5 years ago
b856dc1
Remove VideoGeneratorType from pc framework test api.
by Andrey Logvin
· 5 years ago
b28bc83
[Adaptation] Make Manager's Resources not depend on encoder queue.
by Henrik Boström
· 5 years ago
9438ddc
[Adaptation] Give QualityScaler a pending callbacks queue and unittests
by Henrik Boström
· 5 years ago
c55516d
[Adaptation] Make Resources reference counted and add more DCHECKs.
by Henrik Boström
· 5 years ago
8e321cd
[Adaptation] Make QuailtyScalerResourse to report underuse if quality scaling is off
by Ilya Nikolaevskiy
· 5 years ago
a270250
[Adaptation] Disable inital frame drop for simuclast/svc
by Ilya Nikolaevskiy
· 5 years ago
a54ba4c
Make video_loopback work with av1
by Danil Chapovalov
· 5 years ago
ffd0a84
Handle OnRttUpdate in ReceiveStatisticsProxy.
by Tommi
· 5 years ago
822a874
Switch CallStats to TQ interface + callbacks on the worker thread.
by Tommi
· 5 years ago
674b0c81
Move ReceiveStatisticsProxy stats variables to the worker thread.
by Tommi
· 5 years ago
d93bf12
Call OnDecodedFrame asynchronously on the worker thread.
by Tommi
· 5 years ago
ad84d02
Remove locking from RtpStreamsSynchronizer.
by Tommi
· 5 years ago
d7e08c8
Move processing of frame meta data for OnFrame/OnRenderedFrame to the worker thread
by Tommi
· 5 years ago
6a871d3
Revert "Remove playout delay lock."
by Tommi
· 5 years ago
c623495
Remove playout delay lock.
by Tommi
· 5 years ago
804393b
Removing incorrect DCHECK - breaks android
by Tommi
· 5 years ago
435fb9a
Remove screen_share_config from the VideoConfig.
by Andrey Logvin
· 5 years ago
553c869
Start consolidating management/querying of stats on the Call thread.
by Tommi
· 5 years ago
42c5952
Create default frame generator in the AddVideoConfig method.
by Andrey Logvin
· 5 years ago
81be421
Remove FrameTransformerInterface functions using EncodedFrame.
by Marina Ciocea
· 5 years ago
a0ff50c
Reland "Improve outbound-rtp statistics for simulcast"
by Henrik Boström
· 5 years ago
c064467
Pass frame generator to the AddVideoConfig method in the pc framework tests.
by Andrey Logvin
· 5 years ago
9a925c9
Revert "Improve outbound-rtp statistics for simulcast"
by Henrik Boström
· 5 years ago
9e46cf5
Introduce a RunLoop class that supports the TaskQueue interface
by Tommi
· 5 years ago
1148fd5
Define MockFrameTransformer in test/.
by Marina Ciocea
· 5 years ago
8ae18ad
Remove unneeded dependency on CallStats.
by Tommi
· 5 years ago
14a23a3
Add field trial to force playout delay
by Johannes Kron
· 5 years ago
3745d3f
[Adaptation] Use ResourceAdaptationProcessorInterface* instead of impl.
by Henrik Boström
· 5 years ago
722fa4d
[Adaptation] Misc tests for processor, input provider and restrictions.
by Henrik Boström
· 5 years ago
91aa732
[Adaptation] Add OnAdaptationApplied(), remove ResourceListenerResponse.
by Henrik Boström
· 5 years ago
012aa37
Asynchronous QualityScaler: Callback-based CheckQpTask.
by Henrik Boström
· 5 years ago
74fc574
Fork a few VideoReceiveStream related classes.
by Tommi
· 5 years ago
dc4f75f
[Adaptation] Make ResourceUsageState nullable, remove kStable.
by Henrik Boström
· 5 years ago
4c3a7db
Remove RtpVideoHeader::discardable flag.
by Danil Chapovalov
· 5 years ago
87eece9
[Adaptation] Introducing call/adaptation/ResourceAdaptationProcessor.
by Henrik Boström
· 5 years ago
de8d551
[Adaptation] Rename the processor "VideoStreamEncoderResourceManager".
by Henrik Boström
· 5 years ago
d2930c6
[Adaptation] Report AdaptationCounters OnVideoSourceRestrictionsUpdated.
by Henrik Boström
· 5 years ago
1d76654
[Adaptation] Move VideoStreamAdapter to call/adaptation/.
by Henrik Boström
· 5 years ago
b613e3a
[Adaptation] Resource::IsAdaptationUpAllowed() for IsBitrateConstrained.
by Henrik Boström
· 5 years ago
d516b25
[Adaptation] Introduce VideoStreamInputState and its Provider.
by Henrik Boström
· 5 years ago
da6cda8
Improve outbound-rtp statistics for simulcast
by Eldar Rello
· 5 years ago
1261b5c
[Adaptation] Move EffectiveDegradationPreference to RA-Processor.
by Henrik Boström
· 5 years ago
ce0a11d
Unify AdaptationReason and AdaptReason enums.
by Evan Shrubsole
· 5 years ago
dff7925
Remove VideoStreamEncoderObserver::AdaptationReason::kNone
by Evan Shrubsole
· 5 years ago
ee1e6bc
Remove deprecated VideoSendStream::StreamStats data members.
by Mirko Bonadei
· 5 years ago
8ec11b8
Do not register generic frame descriptor v1 in integration tests
by Danil Chapovalov
· 5 years ago
3c9bcc1
Reland of the test portion of:
by Tommi
· 5 years ago
4395546
Fix wrong unit in log in VideoStreamEncoder
by Evan Shrubsole
· 5 years ago
3e2809f
Drop support for receiving generic frame descriptor v1
by Danil Chapovalov
· 5 years ago
adc4da3
[InsertableStreams] Fix video receiver simulcast.
by Marina Ciocea
· 5 years ago
70ebbda
[InsertableStreams] Fix IsKeyFrame() for video receiver delegate.
by Marina Ciocea
· 5 years ago
16cc9ef
Revert "Preparation for ReceiveStatisticsProxy lock reduction."
by Artem Titov
· 5 years ago
80a1d4b
Revert "Temporarily disable DCHECKs on linux in VideoReceiveStream and"
by Artem Titov
· 5 years ago
f03cbe9
Revert "Don't assume we have a worker_thread_ on linux (for now)"
by Artem Titov
· 5 years ago
9ba33f1
Don't assume we have a worker_thread_ on linux (for now)
by Tommi
· 5 years ago
59ef6f0
Revert "Disable dcheck on linux"
by Artem Titov
· 5 years ago
971c66c
Disable dcheck on linux
by Tommi
· 5 years ago
3cb88f1
Temporarily disable DCHECKs on linux in VideoReceiveStream and
by Tommi
· 5 years ago
24eed27
Preparation for ReceiveStatisticsProxy lock reduction.
by Tommi
· 5 years ago
c70b102
Move AdaptationCounters from video/ to api/
by Evan Shrubsole
· 5 years ago
06d3559
Replace std::string::find() == 0 with absl::StartsWith (part 2).
by Mirko Bonadei
· 5 years ago
93be66c
Calculate video padding for vp9 in the same way as for vp8
by Ilya Nikolaevskiy
· 5 years ago
e1aa22f
[InsertableStreams] Set video frame transformer if RTP stream already started.
by Guido Urdaneta
· 5 years ago
c24b6b7
Introduce TransformableFrameInterface.
by Marina Ciocea
· 5 years ago
1c7a658
Add test for relay bandwidth capping.
by Christoffer Rodbro
· 5 years ago
c8fbd89
Fixes temporal rate allocation issues.
by Erik Språng
· 5 years ago
6967959
Hide Av1 specfic logic from RtpVideoReceiver into depacketizer interface.
by Danil Chapovalov
· 5 years ago
f45ca37
[Stats] Explicit RTP-RTX and RTP-FEC mappings. Unblocks simulcast stats.
by Henrik Boström
· 5 years ago
865a22d
in RtpVideoStreamReceiver tests set payload type for all tests packets
by Danil Chapovalov
· 5 years ago
71fda36
Extend NetworkRoute with more info about local/remote endpoints
by Jonas Oreland
· 5 years ago
810b4ca
Move AssembleFrame from PacketBuffer to RtpVideoStreamReceiver
by Danil Chapovalov
· 5 years ago
fb86274
NiceMock MockFecController in VideoStreamEncoderUnittests
by Evan Shrubsole
· 5 years ago
Next »