Sign in
webrtc
/
src
/
/
4d4cce8b3f02bd350f209e0a77b6bba13494ac62
/
video
2af5dcb
Reland "Refactor FrameDecryptorInterface::Decrypt to use new API."
by Benjamin Wright
· 6 years ago
6a489f2
Fully qualify googletest symbols.
by Mirko Bonadei
· 6 years ago
b55015e
Replacing SequencedTaskChecker with SequenceChecker.
by Sebastian Jansson
· 6 years ago
412dc5f
Clean-up of unused PacingBufferPushback feature.
by Christoffer Rodbro
· 6 years ago
0a8562e
Forward LossNotification from RTCPReceiver to EncoderRtcpFeedback
by Elad Alon
· 6 years ago
7dd83e2
Revert "Refactor FrameDecryptorInterface::Decrypt to use new API."
by Henrik Boström
· 6 years ago
8581877
Delete interface class VideoCaptureExternal
by Niels Möller
· 6 years ago
2108cc6
Added some more debugging logs
by Benjamin Wright
· 6 years ago
b703db9
Fix and test CreateVideoStreamDecoder
by Danil Chapovalov
· 6 years ago
642aa81
Refactor FrameDecryptorInterface::Decrypt to use new API.
by Benjamin Wright
· 6 years ago
c01367d
Deprecating ThreadChecker specific interface.
by Sebastian Jansson
· 6 years ago
14d1c9d
Rename EncoderKeyFrameCallback back to EncoderRtcpFeedback
by Elad Alon
· 6 years ago
8b60e8b
Give VideoSendStreamImpl access to RTP timestamps
by Elad Alon
· 6 years ago
4c6ca30
Update VideoStreamEncoder to use new VideoEncoder::SetRates() method.
by Erik Språng
· 6 years ago
5684af5
VideoSendStream::Stats::total_encode_time_ms added.
by Henrik Boström
· 6 years ago
a556448
Don't recreate the VideoReceiveStream on SetFrameDecryptor in the MediaEngine.
by Benjamin Wright
· 6 years ago
1c747f5
Preparing VideoReceiveStream for move to TaskQueue.
by Sebastian Jansson
· 6 years ago
c680c4a
Revert "Running FrameBuffer on task queue."
by Henrik Boström
· 6 years ago
fc6f3e58
Include duration of pauses into sum of squared frames duration.
by Sergey Silkin
· 6 years ago
13943b7
Running FrameBuffer on task queue.
by Sebastian Jansson
· 6 years ago
f537da6
Fix threading model of video quality test with audio enabled
by Artem Titov
· 6 years ago
6c072ef
Track both "network" and "media" rate in EncoderOvershootDetector
by Erik Språng
· 6 years ago
1c41be6
Propagate TaskQueueFactory to AudioDeviceBuffer
by Danil Chapovalov
· 6 years ago
db64d99
Delete unused constructor arguments from VCMJitterBuffer
by Niels Möller
· 6 years ago
9d8eaac
Delete unneeded direct includes of common_types.h
by Niels Möller
· 6 years ago
df5e4e0
Merge of ThreadChecker and SequencedTaskChecker.
by Sebastian Jansson
· 6 years ago
11c012a
Removing avoidable usages of Clock::GetRealTimeClock().
by Sebastian Jansson
· 6 years ago
bd631a0
Use Abseil container algorithms in video/
by Steve Anton
· 6 years ago
e896490
Revert "Fix target bitrate RTCP messages behavior for SVC streams"
by Oleh Prypin
· 6 years ago
ab65d8a
Fix target bitrate RTCP messages behavior for SVC streams
by Ilya Nikolaevskiy
· 6 years ago
dd41da6
Delete unused methods from VCMReceiveStatisticsCallback
by Niels Möller
· 6 years ago
07122bc
Use TaskQueueForTest instead or TaskQueue in unittests
by Danil Chapovalov
· 6 years ago
2611164
Subtract protection bitrate from link headroom bitrate
by Erik Språng
· 6 years ago
4168437
Remove unused callbacks from VideoStreamDecoder
by Niels Möller
· 6 years ago
c29cb2c
Fix for potential RTCP XR target bitrate issue.
by Åsa Persson
· 6 years ago
9b0b1e0
Delete unused method VCMReceiveStatisticsCallback::OnReceiveRatesUpdated
by Niels Möller
· 6 years ago
f24908e
Delete unused enum StreamType and kViEStreamType* values.
by Niels Möller
· 6 years ago
8f7ce22
Make VideoFrameType an enum class, and move to separate file and target
by Niels Möller
· 6 years ago
3dde450
Make keyframe generation/request intervals configurable through field trials.
by Rasmus Brandt
· 6 years ago
94b57c0
Cleanup BUILD.gn files from imports like foo:foo
by Artem Titov
· 6 years ago
533a9fe
Clean BUILD.gn files: remove extra :memory
by Artem Titov
· 6 years ago
ef1052a
Reland "Move api/rtp_headers.h to its own build target."
by Niels Möller
· 6 years ago
2baef35
Revert "Move api/rtp_headers.h to its own build target."
by Steve Anton
· 6 years ago
a67050d
Move api/rtp_headers.h to its own build target.
by Niels Möller
· 6 years ago
22ed366
Avoid using global task queue factory in fake encoder
by Danil Chapovalov
· 6 years ago
cde8ab2
Use single FrameBufferController in VP8, created by a factory.
by Elad Alon
· 6 years ago
d26a916
Avoid using GlobalTaskQueueFactory for TaskQueueForTest
by Danil Chapovalov
· 6 years ago
ad31c98
Don't use the Process method of vcm::VideoReceiver
by Niels Möller
· 6 years ago
ab03638
Let threads opt in to having their stack traces printed
by Karl Wiberg
· 6 years ago
1f4173e
Fix ClangTidy issues in video/
by Benjamin Wright
· 6 years ago
982dc79
Preserve legacy behavior for old OveruseFrameDetector
by Erik Språng
· 6 years ago
3c589be
Reland "Change clip_name -> clip_path in VideoQualityTestFixture::Params::Video."
by Rasmus Brandt
· 6 years ago
c032109
Improve bitstream dumping logic in VideoReceiveStream
by Ilya Nikolaevskiy
· 6 years ago
133b307
Delete method VideoStreamDecoder::UpdateRtt
by Niels Möller
· 6 years ago
9699f09
Add new webrtc_perf_test for lower stream of vp8 simulcast screenshare
by Ilya Nikolaevskiy
· 6 years ago
cda86dd
Removes usages of repeating task without task queue argument.
by Sebastian Jansson
· 6 years ago
471783f
Remove rtc::QueuedTask alias, use webrtc::QueuedTask directly
by Danil Chapovalov
· 6 years ago
125b5d6
Refactor RtpVideoStreamReceiver::OnReceivedPayloadData without WebRtcRTPHeader
by Niels Möller
· 6 years ago
d155d68
Removes rtp level keep alive support.
by Sebastian Jansson
· 6 years ago
a5c0ba1
Reland "Fix LibvpxVp8Encoder::FrameDropThreshold"
by Elad Alon
· 6 years ago
55500d2
Revert "Fix LibvpxVp8Encoder::FrameDropThreshold"
by Yves Gerey
· 6 years ago
3368721
Revert "Change clip_name -> clip_path in VideoQualityTestFixture::Params::Video."
by Yves Gerey
· 6 years ago
184f6d5
Change clip_name -> clip_path in VideoQualityTestFixture::Params::Video.
by Rasmus Brandt
· 6 years ago
159e53a
Fix LibvpxVp8Encoder::FrameDropThreshold
by Elad Alon
· 6 years ago
2c7b982
Revert "Delete CodecSpecificInfo argument from VideoDecoder::Decode"
by Jeroen de Borst
· 6 years ago
39d3a7d
Delete CodecSpecificInfo argument from VideoDecoder::Decode
by Niels Möller
· 6 years ago
1c90cab
Fix UpdateRect handling for native buffers in VideoStreamEncoder
by Ilya Nikolaevskiy
· 6 years ago
b859b32
Update more VideoEncoder implementations to drop CodecSpecificInfo input
by Niels Möller
· 6 years ago
87e2d78
Prepare for splitting FrameType into AudioFrameType and VideoFrameType
by Niels Möller
· 6 years ago
0b69826
Don't inject worker queue into send streams.
by Sebastian Jansson
· 6 years ago
610c763
Add target bitrate headroom signal to VideoStreamEncoder.
by Erik Språng
· 6 years ago
7b41225
Throttle frame-rate In VP8 encoder in steady state for screenshare
by Ilya Nikolaevskiy
· 6 years ago
6117068
Throttle frame-rate In VP9 encoder in steady state for screenshare
by Ilya Nikolaevskiy
· 6 years ago
c44f6cc
Modernize RtpRtcp factory function: use unique_ptr as return type
by Danil Chapovalov
· 6 years ago
ede7cb2
Rewrite video_loopback to use new mac capturer.
by Kári Tristan Helgason
· 6 years ago
c8d2e73
Delete CodecSpecificInfo argument from VideoEncoder::Encode
by Niels Möller
· 6 years ago
8fb1a6a
Delete a few return values from audio streams and video send streams.
by Niels Möller
· 6 years ago
07a4f2b
Merge rtc_task_queue(_api|_impl)? build targets into one
by Danil Chapovalov
· 6 years ago
1aa7581
Replace all usage of rtc::NewClosure with webrtc::ToQueuedTask
by Danil Chapovalov
· 6 years ago
572c60f
Injecting Clock into video senders.
by Sebastian Jansson
· 6 years ago
8026d60
Injecting Clock in video receive.
by Sebastian Jansson
· 6 years ago
b678940
Using send time instead of system clock in quality scaler.
by Sebastian Jansson
· 6 years ago
8b8d01a
Add full stack test with weak 3g-like properties
by Erik Språng
· 6 years ago
52426ed
Modify BufferedFrameDecryptor to perform fine grained key requests.
by Benjamin Wright
· 6 years ago
547a1dc
Removes injection of RtpTransportControllerSend from Call::Create.
by Sebastian Jansson
· 6 years ago
2997ec9
Removes unused keep-alive from RtpTransportControllerSend.
by Sebastian Jansson
· 6 years ago
74682c1
Inject TaskQueueFactory to video streams.
by Sebastian Jansson
· 6 years ago
fc52b91
Implicitly suppress //build/config/clang:find_bad_constructs.
by Mirko Bonadei
· 6 years ago
493a650
Propagate base minimum delay from video jitter buffer to webrtc/api.
by Ruslan Burakov
· 6 years ago
aec663e
Fix video_loopback tool with different TL numbers in simulcast streams
by Ilya Nikolaevskiy
· 6 years ago
dda5fdc
Fix vp8 simulcast screenshare and perf tests for it
by Ilya Nikolaevskiy
· 6 years ago
6a7baa7
Remove VCMEncodedFrameCallback and VCMGenericEncoder
by Erik Språng
· 6 years ago
b7cb7b5
Remove VCMEncoderDataBase and put remaining code into VideoStreamEncoder
by Erik Språng
· 6 years ago
5cbc528
Revert "Remove VCMEncoderDataBase and put remaining code into VideoStreamEncoder"
by Sami Kalliomäki
· 6 years ago
7d6a4c0
Connect LossNotificationController to RtpRtcp
by Elad Alon
· 6 years ago
715c476
Remove VCMEncoderDataBase and put remaining code into VideoStreamEncoder
by Erik Språng
· 6 years ago
b4643ad
Rename "OnReceivedFrame" to "OnAssembledFrame"
by Elad Alon
· 6 years ago
d7329ca
Remove VideoSender and fold code into VideoStreamEncoder
by Erik Språng
· 6 years ago
d5e02f0
Delete redundant members from VCMPacket.
by Niels Möller
· 6 years ago
ccb9b75
Create version 01 of Generic Frame Descriptor - with discardability flag
by Elad Alon
· 6 years ago
Next »