Sign in
webrtc
/
src
/
175aa2e95c19a1e02786b09602c6f62b3554f1a2
/
modules
/
video_coding
/
video_sender_unittest.cc
ee49f70
Remove VideoEncoder::SetChannelParameters.
by philipel
· 6 years ago
c84cd95
Move MockVideoDecoder to api/test.
by Erik Språng
· 6 years ago
4529fbc
Move TemporalLayers to api/video_codecs.
by Erik Språng
· 6 years ago
a1d9ca4
Revert "Add ability to specify if rate controller of video encoder is trusted."
by Oleh Prypin
· 6 years ago
3e335d1
Add ability to specify if rate controller of video encoder is trusted.
by Erik Språng
· 6 years ago
8abd56c
Split TemporalLayers and TemporalLayers checker, clean up header.
by Erik Språng
· 6 years ago
2377588
Add accessor methods for RTP timestamp of EncodedImage.
by Niels Möller
· 6 years ago
d92288f
Add experimental shortened 2-temporal-layer setting
by Erik Språng
· 7 years ago
43800f9
Generalize SimulcastEncoderAdapter, use for H264 & VP8.
by Sergio Garcia Murillo
· 7 years ago
6f440ed
Revert "Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8."
by Mirko Bonadei
· 7 years ago
07efe43
Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8.
by Sergio Garcia Murillo
· 7 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
566124a
Move BitrateAllocation to api/ and rename it VideoBitrateAllocation
by Erik Språng
· 7 years ago
82fad3d
Remove TemporalLayersFactory and associated classes
by Erik Språng
· 7 years ago
bf3dbb4
Delete payload_type from VCMEncoderDatabase and vcm::VideoSender.
by Niels Möller
· 7 years ago
46a2765
Reland "Update internal SW codecs to return unique_ptrs"
by Magnus Jedvert
· 7 years ago
34c8e6b
Revert "Update internal SW codecs to return unique_ptrs"
by Magnus Jedvert
· 7 years ago
4fe6adc
Update internal SW codecs to return unique_ptrs
by Magnus Jedvert
· 7 years ago
a056599
Delete VCMSendStatisticsCallback and corresponding use of ProcessThread
by Niels Möller
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/modules/video_coding/video_sender_unittest.cc]
351424e
Removing VCMCodecDataBase::Codec and VideoCodingModule::Codec.
by mflodman
· 7 years ago
533aedc
Delete unused test code in modules/video_coding/test/
by tommi
· 8 years ago
e01326f
Remove unused RealTimeTemporalLayers.
by Peter Boström
· 8 years ago
a8d8aad
Refactor + enable GN check on video_coding_utility
by kjellander
· 8 years ago
a8ba195
Replace test::FrameGenerator::ChromaGenerator with new FrameGenerator::SquareGenerator The problem with the ChromaGenerator is that the VP8 encoder produce a too low bitrate for each frame. The squaregenerator make the VP8 encoder produce about 600kbit/s at VGA.
by perkj
· 8 years ago
57c2fff
Periodically update channel parameters and send TargetBitrate message.
by sprang
· 8 years ago
af91689
Move VideoFrame and related declarations to webrtc/api/video.
by nisse
· 8 years ago
1a646ee
Wire up BitrateAllocation to be sent as RTCP TargetBitrate
by sprang
· 8 years ago
40217c3
Initial rate allocation should not use fps = 0
by sprang
· 8 years ago
08127a9
Reland #2 of Issue 2434073003: Extract bitrate allocation ...
by Erik Språng
· 8 years ago
1369c83
Revert of Issue 2434073003: Extract bitrate allocation ... (patchset #4 id:60001 of https://codereview.webrtc.org/2488833004/ )
by sprang
· 8 years ago
647bf43
Reland of Issue 2434073003: Extract bitrate allocation ...
by sprang
· 8 years ago
4bc98d4
Revert of Extract bitrate allocation of spatial/temporal layers out of codec impl. (patchset #17 id:320001 of https://codereview.webrtc.org/2434073003/ )
by sprang
· 8 years ago
8f46c67
Extract bitrate allocation of spatial/temporal layers out of codec impl.
by sprang
· 8 years ago
257dc39
Refactoring: Hide VideoCodec.codecSpecific as "private"
by hta
· 8 years ago
f122a85
Delete webrtc::VideoFrame::CreateEmptyFrame.
by nisse
· 8 years ago
ac9f876
Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/
by kwiberg
· 8 years ago
77eab70
Enable the -Wundef warning for clang
by kwiberg
· 8 years ago
525df3f
Add EncodedImageCallback::OnEncodedImage().
by Sergey Ulanov
· 8 years ago
51db4dd
Revert of Add EncodedImageCallback::OnEncodedImage(). (patchset #14 id:300001 of https://codereview.chromium.org/2089773002/ )
by sergeyu
· 8 years ago
4c7f4cd
Add EncodedImageCallback::OnEncodedImage().
by Sergey Ulanov
· 8 years ago
ac4dc2c
Revert of Add EncodedImageCallback::OnEncodedImage(). (patchset #13 id:280001 of https://codereview.webrtc.org/2089773002/ )
by sergeyu
· 8 years ago
ad34dbe
Add EncodedImageCallback::OnEncodedImage().
by Sergey Ulanov
· 8 years ago
f5b2e51
Fix stats for encoder target bitrate when target rate is zero.
by perkj
· 9 years ago
fea9309
This reland https://codereview.webrtc.org/1932683002/.
by perkj
· 9 years ago
ad6fc5a
Remove remaining quality-analysis (QM).
by Peter Boström
· 9 years ago
600246e
Removed SSRC knowledge from ViEEncoder.
by perkj
· 9 years ago
376b192
Remove VideoCodingModule::VCMPacketizationCallback
by perkj
· 9 years ago
02b3d27
Reland of Deprecate VCMPacketizationCallback::SendData and use EncodedImageCallback instead. (patchset #1 id:1 of https://codereview.webrtc.org/1903193002/ )
by kjellander
· 9 years ago
a261e61
Revert of Deprecate VCMPacketizationCallback::SendData and use EncodedImageCallback instead. (patchset #5 id:80001 of https://codereview.webrtc.org/1897233002/ )
by kjellander
· 9 years ago
f5d55aa
Deprecate VCMPacketizationCallback::SendData and use EncodedImageCallback instead.
by perkj
· 9 years ago
d4badbc
Fix SetRates for encoders with internal sources.
by noahric
· 9 years ago
3f55dea
Replace scoped_ptr with unique_ptr in webrtc/modules/video_coding/
by kwiberg
· 9 years ago
fb15270
Replace const-reference with pointer in SendData.
by Peter Boström
· 9 years ago
7b971e7
Remove extra_options from VideoCodec.
by Peter Boström
· 9 years ago
233bfd2
Move keyframe requests outside encoder mutex.
by Peter Boström
· 9 years ago
7776e78
Remove unused methods in VideoCodingModule.
by Peter Boström
· 9 years ago
e2976c8
Remove DISABLED_ON_ macros.
by Peter Boström
· 9 years ago
5908c71
Lint fix for webrtc/modules/video_coding PART 3!
by philipel
· 9 years ago
795dbe4
Remove RegisterExternal{De,En}coder error codes.
by Peter Boström
· 9 years ago
2557b86
modules/video_coding refactorings
by Henrik Kjellander
· 9 years ago
[Renamed (97%) from webrtc/modules/video_coding/main/source/video_sender_unittest.cc]
69ccb33
Remove redudant encoder rate calls.
by Peter Boström
· 9 years ago
98f5351
system_wrappers: rename interface -> include
by Henrik Kjellander
· 9 years ago
49e196a
Remove VideoFrameType aliases for FrameType.
by Peter Boström
· 9 years ago
22993e1
Unify FrameType and VideoFrameType.
by pbos
· 9 years ago
ab73d13
Remove internal encoders from VCMCodecDatabase.
by Peter Boström
· 9 years ago
66a641a
Update encoder settings periodically, not only on new bandwidth estimate
by Erik Språng
· 10 years ago
a2c7940
Ensures that modules_unittests runs on iOS
by henrika
· 10 years ago
4765070
Rename I420VideoFrame to VideoFrame.
by Miguel Casas-Sanchez
· 10 years ago
9dbbcfb
Remove VideoCodingModule::InitializeSender.
by Peter Boström
· 10 years ago
fcf54bd
Reland "Avoid critsect for protection- and qm setting callbacks in VideoSender."
by mflodman
· 10 years ago
0828a0c
Revert "Avoid critsect for protection- and qm setting callbacks in VideoSender."
by mflodman
· 10 years ago
903c0f2
Avoid critsect for protection- and qm setting callbacks in VideoSender.
by mflodman
· 10 years ago
67a9e40
Prevent encoding frames with wrong resolution.
by pbos@webrtc.org
· 10 years ago
14665ff
Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro
by kjellander@webrtc.org
· 10 years ago
97ed2a4
I420VideoFrame: Remove function ResetSize
by magjed@webrtc.org
· 10 years ago
7400e0b
Revert "I420VideoFrame: Remove functions set_width, set_height, and ResetSize"
by magjed@webrtc.org
· 10 years ago
00b8f6b
Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away
by kwiberg@webrtc.org
· 10 years ago
891d483
Wire up target_media_bitrate in VideoSendStream.
by pbos@webrtc.org
· 10 years ago
be29b3b
I420VideoFrame: Remove functions set_width, set_height, and ResetSize
by magjed@webrtc.org
· 10 years ago
131bea8
Offline screenshare quality test, plus loopback.
by sprang@webrtc.org
· 10 years ago
273a414
Report encoded frame size in VideoSendStream.
by pbos@webrtc.org
· 10 years ago
4591fbd
Use size_t more consistently for packet/payload lengths.
by pkasting@chromium.org
· 10 years ago
cc774a6
Mark all virtual overrides in the hierarchies of RtpDump and
by henrike@webrtc.org
· 10 years ago
9e1acc8
Fix bugs introduced by https://code.google.com/p/webrtc/source/detail?r=6667 .
by tommi@webrtc.org
· 11 years ago
a36db97
Suppress GMOCK printouts from TestVideoSenderWithVp8
by henrik.lundin@webrtc.org
· 11 years ago
34c5da6
Cleaned up logging in video_coding.
by stefan@webrtc.org
· 11 years ago
0117d1c
Fix compilation errors under clang 3.5.
by pbos@webrtc.org
· 11 years ago
1df9dc3
Isolate register post encode callback in video coding module to simplify code and critical sections.
by andresp@webrtc.org
· 11 years ago
724947b
Add SwapFrame() to VideoSendStreamInput.
by pbos@webrtc.org
· 11 years ago
be9c560
Revert r4913 that reverts r4911. Original CL description:
by andresp@webrtc.org
· 11 years ago
44db9d1
Revert 4911 "Adding temporal layer strategy that keeps base laye..."
by turaj@webrtc.org
· 11 years ago
26f78f7
Adding temporal layer strategy that keeps base layer framerate at an acceptable value.
by andresp@webrtc.org
· 11 years ago
641587f
Disable some VP8 tests on Android.
by andrew@webrtc.org
· 11 years ago
98fcd2d
Adding unit tests for default temporal layer strategy.
by andresp@webrtc.org
· 11 years ago
e401c2e
Split video coding module unit tests into sender and receiver unit tests.
by andresp@webrtc.org
· 11 years ago