Sign in
webrtc
/
src.git
/
569397fec738fbdacd2b057d56f179e712becc50
/
video
569397f
Reland "Added field trial WebRTC-GenericDescriptor for the new generic descriptor."
by philipel
· 6 years ago
6f68324
Revert "Added field trial WebRTC-GenericDescriptor for the new generic descriptor."
by Lu Liu
· 6 years ago
3f4a4fa
Added field trial WebRTC-GenericDescriptor for the new generic descriptor.
by philipel
· 6 years ago
dabfcae
Use the generic descriptor information in the RtpFrameReferenceFinder.
by philipel
· 6 years ago
b65aa01
Revert "Reland "Enable simulcast screenshare by default""
by Erik Språng
· 6 years ago
3c62afd
Don't throttle key-frame requests per layer.
by Magnus Flodman
· 6 years ago
84df1c7
Make fewer copies when using StringBuilder.
by Jonas Olsson
· 6 years ago
db12856
Cleanup modules_common_types
by Danil Chapovalov
· 6 years ago
4e193e4
Add ability to throttle VideoBitrateAllocation updates.
by Erik Språng
· 6 years ago
b57ab38
Don't pad to min bitrate for streams with alr probing enabled
by Erik Språng
· 7 years ago
ef615ea
Added is_last_packet_in_frame to match is_first_packet_in_frame.
by philipel
· 7 years ago
8c1bf95
Reland "Add initial support for RtpEncodingParameters max_framerate."
by Åsa Persson
· 7 years ago
b3e42a4
Write and parse the generic video descriptor.
by philipel
· 7 years ago
72bc8d6
Make the rtp timestamp member of EncodedImage private
by Niels Möller
· 7 years ago
cb7e1d2
Use SdpVideoFormat in VideoReceiveStream::Decoder
by Niels Möller
· 7 years ago
375d35e
Make ilnik@ owner in video/ and modules/video_coding/
by Erik Språng
· 7 years ago
f4ef2dd
Don't signal updated bitrate allocation on encoder paused
by Erik Språng
· 7 years ago
7e5203f
Revert "Reenable simulcast video full stack test on MAC"
by Ilya Nikolaevskiy
· 7 years ago
7f978f1
Revert "Enable VP9 KSVC perf tests."
by Sergey Silkin
· 7 years ago
1fdcfa7
Enable VP9 KSVC perf tests.
by Sergey Silkin
· 7 years ago
d52a1a6
Reland "Remove RTPVideoHeader::vp8() accessors."
by Philip Eliasson
· 7 years ago
1811c04
Revert "Remove RTPVideoHeader::vp8() accessors."
by Philip Eliasson
· 7 years ago
af7afc6
Remove RTPVideoHeader::vp8() accessors.
by philipel
· 7 years ago
2c446f2
Reenable simulcast video full stack test on MAC
by Ilya Nikolaevskiy
· 7 years ago
6ad6e1f
Removed old and unused WebRTC-NewVideoJitterBuffer field trial from VideoReceiveStreamTest.
by philipel
· 7 years ago
366a50c
Remove simple stringstream usages.
by Jonas Olsson
· 7 years ago
bb081a6
Update sending resolution only on top spatial layer frame.
by Sergey Silkin
· 7 years ago
cb96062
Reland "Remove obsolete field trial from the tests"
by Ilya Nikolaevskiy
· 7 years ago
504edc0
Revert "Remove obsolete field trial from the tests"
by Ilya Nikolaevskiy
· 7 years ago
fd5770d
Remove obsolete field trial from the tests
by Ilya Nikolaevskiy
· 7 years ago
1beef1a
Delete VideoSendStream::EnableEncodedFrameRecording.
by Niels Möller
· 7 years ago
d3b8c63
Reland "Add spatial index to EncodedImage."
by Niels Möller
· 7 years ago
c714b6e
Adds TaskQueue congestion controller tests in VideoSendStreamTest.
by Sebastian Jansson
· 7 years ago
b0d4b41
Use a lock to protect members accessed by RtpVideoStreamReceiver::GetSyncInfo()
by Niels Möller
· 7 years ago
5304a32
Delete StreamStatistician::IsRetransmitOfOldPacket
by Niels Möller
· 7 years ago
5a998d7
Revert "Add spatial index to EncodedImage."
by Niels Moller
· 7 years ago
da0898d
Add spatial index to EncodedImage.
by Niels Möller
· 7 years ago
8fdcac3
Remove clang:find_bad_constructs suppression from call:call.
by Mirko Bonadei
· 7 years ago
e269cb4
Add support of overriding network simulation in video quality tests.
by Artem Titov
· 7 years ago
f18b352
Reland: Rename VideoQualityTestFixtureInterface::Params.pipe into config.
by Artem Titov
· 7 years ago
17790c3
Revert "Rename VideoQualityTestFixtureInterface::Params.pipe into config."
by Artem Titov
· 7 years ago
255750b
Adds support for real audio devices in video_quality_test.
by henrika
· 7 years ago
7f2eab0
Rename VideoQualityTestFixtureInterface::Params.pipe into config.
by Artem Titov
· 7 years ago
b0588e6
Reland "Move FakeCodec to separate target and behave like real encoder."
by Ilya Nikolaevskiy
· 7 years ago
8d92e8d
Revert "Reland "Move FakeCodec to separate target and behave like real encoder.""
by Ilya Nikolaevskiy
· 7 years ago
90ab76d
Adds support for JSON config in video_replay.
by Benjamin Wright
· 7 years ago
86fbea1
Fix VideoSendStreamImpl::OnPacketFeedbackError: operator precedence.
by Benoît Lizé
· 7 years ago
8dad9b4
Eliminate NackModule dependency on VCMPacket
by Niels Möller
· 7 years ago
631cafa
Eliminate methods SetConfig() from DirectTransport and FakeNetworkPipe
by Artem Titov
· 7 years ago
3df1d5d
Revert removal of simulcast screenshare experimental code (killswitch checks)
by Ilya Nikolaevskiy
· 7 years ago
f2a8287
Reland "Move FakeCodec to separate target and behave like real encoder."
by Ilya Nikolaevskiy
· 7 years ago
0e90982
Enable --rtc_event_log_name flag for more tests.
by Niels Möller
· 7 years ago
0b92678
Fix NACK logic for empty packets
by Niels Möller
· 7 years ago
c5d121e
Disable flaky TestFlexfecRtpStatePreservation
by Emircan Uysaler
· 7 years ago
7d13a6e
Revert "Move FakeCodec to separate target and behave like real encoder."
by Ilya Nikolaevskiy
· 7 years ago
223eba5
Move FakeCodec to separate target and behave like real encoder.
by Ilya Nikolaevskiy
· 7 years ago
280632b
Delete unneeded forward declares of RtpReceiver
by Niels Möller
· 7 years ago
2377588
Add accessor methods for RTP timestamp of EncodedImage.
by Niels Möller
· 7 years ago
cf42781
Fix --logs flag to webrtc_perf_tests
by Niels Möller
· 7 years ago
f1f363f
Renames test::VideoCapturer to TestVideoCapturer.
by Sebastian Jansson
· 7 years ago
4e199e9
Mark DirectTransport subclasses ctors as deprecated and switch from them
by Artem Titov
· 7 years ago
dd2eebe
Deprecate two DirectTransport ctors and remove their direct usage.
by Artem Titov
· 7 years ago
c02df81
Eliminate SetClockOffset() from DirectTransport.
by Artem Titov
· 7 years ago
46c4e60
Introduce SimulatedNetworkReceiverInterface.
by Artem Titov
· 7 years ago
639602a
Activate initial framedrop when first BW estimate arrives
by Kári Tristan Helgason
· 7 years ago
f5033ad
In (new) estimator of encoder cpu load, count max per input frame.
by Niels Möller
· 7 years ago
9701e0c
Makes treatment of received reports of packets lost signed.
by Sebastian Jansson
· 7 years ago
20317f9
Clear encoded frame map on gap in timestamp.
by Åsa Persson
· 7 years ago
61e511a
Delete unneeded forward declares of vcm::VideoReceiver.
by Niels Möller
· 7 years ago
948b7e3
Revert "Add initial support for RtpEncodingParameters max_framerate."
by Mirko Bonadei
· 7 years ago
ced5cfd
Add initial support for RtpEncodingParameters max_framerate.
by Åsa Persson
· 7 years ago
2ff1f2a
Reland "Refactor RtpVideoStreamReceiver without RtpReceiver."
by Niels Möller
· 7 years ago
b6b1cac
Experimental improvements for simulcast screenshare
by Erik Språng
· 7 years ago
29d8846
Remove RTPVideoHeader::vp9() accessors.
by philipel
· 7 years ago
1788dcb
Revert "Refactor RtpVideoStreamReceiver without RtpReceiver."
by Niels Moller
· 7 years ago
0b9e01d
Refactor RtpVideoStreamReceiver without RtpReceiver.
by Niels Möller
· 7 years ago
58d2a5e
Tolerate out of order samples to SendProcessingUsage2::FrameSent.
by Niels Möller
· 7 years ago
39a44b2
In video_quality_test, maintain capturer startup within CPU timing interval.
by Christoffer Rodbro
· 7 years ago
5ca90f5
Ensures that packets_lost is always positive.
by Sebastian Jansson
· 7 years ago
c2a0288
Enable audio in video_quality_test.
by Christoffer Rodbro
· 7 years ago
7008287
Delete struct webrtc::PacketTime.
by Niels Möller
· 7 years ago
264bee8
Remove memcheck.
by Mirko Bonadei
· 7 years ago
7d745e5
Reland "Remove RTPVideoHeader::h264() accessors."
by philipel
· 7 years ago
45a4c41
Never invoke rtc::LogMessage::SetLogToStderr outside of main.
by Mirko Bonadei
· 7 years ago
df9e9ae
Delete RtpVideoStreamReceiver methods GetRtpReceiver and rtp_rtcp
by Niels Möller
· 7 years ago
c3d0d0d
Delete unused RtpVideoStreamReceiver methods GetRemoteSsrc and GetCsrcs
by Niels Möller
· 7 years ago
a3df0f2
Remove simulcast screenshare experimental code
by Ilya Nikolaevskiy
· 7 years ago
a12c42a
Delete root header file typedef.h.
by Niels Möller
· 7 years ago
213618e
New api function CreateVideoStreamEncoder.
by Niels Möller
· 7 years ago
4206a0a
Exposing video bitrate allocator into API
by Jiawei Ou
· 7 years ago
ea1bb35
Cleanup networkroute.h
by Steve Anton
· 7 years ago
5d7a4c6
Fixing py lint errors
by Artem Titov
· 7 years ago
9416ef8
Rename PayloadRouter to RtpVideoSender.
by Stefan Holmer
· 7 years ago
5ed25af
Properly clean up RtpVideoSender.
by Stefan Holmer
· 7 years ago
89b2963
Reland "Enable simulcast screenshare by default"
by Ilya Nikolaevskiy
· 7 years ago
dbdb3a0
Refactoring PayloadRouter.
by Stefan Holmer
· 7 years ago
ca536d4
Revert "Enable simulcast screenshare by default"
by Ilya Nikolaevskiy
· 7 years ago
d43c692
Enable simulcast screenshare by default
by Ilya Nikolaevskiy
· 7 years ago
5daeff9
Revert "Remove RTPVideoHeader::h264() accessors."
by JT Teh
· 7 years ago
0823eec
Reland "Reland "Add Profile 2 configuration to VP9 Encoder and Decoder""
by Emircan Uysaler
· 7 years ago
Next »