Sign in
webrtc
/
src
/
/
0f0763d86d5d4e7f27e8dece02560e39c6da97d6
/
webrtc
/
modules
/
video_coding
/
video_receiver.cc
0f0763d
Make the new jitter buffer the default jitter buffer.
by philipel
· 8 years ago
8d56088
Do not call OnDecoderTiming before timing values are set.
by asapersson
· 8 years ago
721d402
Create VideoReceiver with external VCMTiming object.
by philipel
· 8 years ago
266f0a4
Now run EndToEndTest with the WebRTC-NewVideoJitterBuffer experiment.
by philipel
· 8 years ago
fd5a20f
New jitter buffer experiment.
by philipel
· 8 years ago
2cb155a
Remove deprected functions from EncodedImageCallback and RtpRtcp
by sergeyu
· 8 years ago
91b957d
Revert of Remove deprected functions from EncodedImageCallback and RtpRtcp (patchset #4 id:100001 of https://codereview.webrtc.org/2405173006/ )
by kjellander
· 8 years ago
c681250
Remove deprected functions from EncodedImageCallback and RtpRtcp
by sergeyu
· 8 years ago
43a9dc0
Revert of move deprected functions from EncodedImageCallback and RtpRtcp (patchset #1 id:1 of https://codereview.webrtc.org/2467373003/ )
by ehmaldonado
· 8 years ago
a1d6cd6
Reland of move deprected functions from EncodedImageCallback and RtpRtcp (patchset #2 id:240001 of https://codereview.webrtc.org/2474433008/ )
by ehmaldonado
· 8 years ago
6c78307
Revert of Remove deprected functions from EncodedImageCallback and RtpRtcp (patchset #4 id:100001 of https://codereview.webrtc.org/2405173006/ )
by ehmaldonado
· 8 years ago
fa56584
Remove deprected functions from EncodedImageCallback and RtpRtcp
by sergeyu
· 8 years ago
8513029
Remove old WebRTC-NewVideoJitterBuffer used for testing the NackModule.
by philipel
· 9 years ago
f5b2e51
Fix stats for encoder target bitrate when target rate is zero.
by perkj
· 9 years ago
31b2ec4
Remove unused output parameter in VCMReceiver::FrameForDecoding().
by Johan Ahlers
· 9 years ago
95348f7
Remove unused parameters from VCMReceiver::InsertPacket().
by Johan Ahlers
· 9 years ago
ae28408
Jitter delay now depend on protection mode (FEC/NACK).
by philipel
· 9 years ago
16ac328
Remove VCMRenderBufferSizeCallback.
by Peter Boström
· 9 years ago
3911c26
Add support for writing raw encoder output to .ivf files.
by sprang
· 9 years ago
98bb664
Added log messages for some important call setup events:
by skvlad
· 9 years ago
83f831a
Experiment for the nack module.
by philipel
· 9 years ago
a26ac92
Reland of move ignored return code from modules. (patchset #1 id:1 of https://codereview.webrtc.org/1736663004/ )
by pbos
· 9 years ago
da33a8a
Revert of Remove ignored return code from modules. (patchset #3 id:40001 of https://codereview.webrtc.org/1703833002/ )
by torbjorng
· 9 years ago
f14c47a
Remove ignored return code from modules.
by Peter Boström
· 9 years ago
ed3277b
Deprecate VideoDecoder::Reset() and remove calls.
by Peter Boström
· 9 years ago
9d3ab61
Lint fix for webrtc/modules/video_coding PART 2!
by philipel
· 9 years ago
b7d9a97
Expose codec implementation names in stats.
by Peter Boström
· 9 years ago
796cfaf
Add VideoCodec::PreferDecodeLate
by perkj
· 9 years ago
395c7c6
Re-add missing return in RegisterExternalDecoder.
by Peter Boström
· 9 years ago
e997a7d
Call InitDecode with proper resolution.
by Peter Boström
· 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_receiver.cc]
854e84c
Use webrtc/base/logging.h for video coding/processing.
by pbos
· 9 years ago
4f5db11
Make VCMEncodedFrameCallback const.
by Peter Boström
· 9 years ago
98f5351
system_wrappers: rename interface -> include
by Henrik Kjellander
· 9 years ago
86b0160
Add stats for average QP per frame for VP8 (for received video streams):
by asapersson
· 9 years ago
e4f9650
Remove system_wrappers/interface/trace_event.h
by tommi
· 9 years ago
91d6ede
Add RTC_ prefix to (D)CHECKs and related macros.
by henrikg
· 10 years ago
081af25
Remove kProtectionKey* and VCMKeyRequestMode.
by pbos
· 10 years ago
ba8c15b
Merge methods for configuring NACK/FEC/hybrid.
by pbos
· 10 years ago
b1825a4
Change JitterBuffer::GetNackList to return a std::vector<uint16_t>.
by Wan-Teh Chang
· 10 years ago
92d9489
Miscellaneous cleanups in VCMReceiver and its unit tests.
by Wan-Teh Chang
· 10 years ago
5464a6e
Remove VideoCodingModule::InitializeReceiver.
by Peter Boström
· 10 years ago
3949e86
Prevent decoder busy loop for send-only channels.
by Peter Boström
· 10 years ago
cade82c
Refactor MediaOptimization protection methods.
by pbos@webrtc.org
· 10 years ago
891d483
Wire up target_media_bitrate in VideoSendStream.
by pbos@webrtc.org
· 10 years ago
4dd40d6
Signal threads for faster receiver destruction.
by pbos@webrtc.org
· 10 years ago
f31f56d
Remove default arguments in EncodedImageCallback.
by changbin.shao@webrtc.org
· 10 years ago
7d2b6a9
Enable Clang warning implicit-fallthrough and annotate the code.
by kjellander@webrtc.org
· 10 years ago
16825b1
Use int64_t more consistently for times, in particular for RTT values.
by pkasting@chromium.org
· 10 years ago
5570769
Remove the last getters from VideoReceiveStream stats.
by pbos@webrtc.org
· 10 years ago
ce4e9a3
Refactor some receive-side stats.
by pbos@webrtc.org
· 10 years ago
0b1534c
Use int64_t for milliseconds more often, primarily for TimeUntilNextProcess.
by pkasting@chromium.org
· 10 years ago
4f16c87
Simplifying VideoReceiver and JitterBuffer.
by pbos@webrtc.org
· 10 years ago
4591fbd
Use size_t more consistently for packet/payload lengths.
by pkasting@chromium.org
· 10 years ago
776e6f2
Use external VideoDecoders in VideoReceiveStream.
by pbos@webrtc.org
· 10 years ago
20c1f56
Configure RTX send status on new modules.
by pbos@webrtc.org
· 11 years ago
34c5da6
Cleaned up logging in video_coding.
by stefan@webrtc.org
· 11 years ago
0e65fda
Fix "unreachable code" warnings (MSVC warning 4702) in webrtc.
by pbos@webrtc.org
· 11 years ago
f7c6e74
Fix deadlock in video_receiver.cc.
by stefan@webrtc.org
· 11 years ago
4070935
Implement and test EncodedImageCallback in new ViE API.
by sprang@webrtc.org
· 11 years ago
37bb497
Expose VideoCodingModule's decoder stats up the stack from VCMTiming to chrome://webrtc-internals.
by fischman@webrtc.org
· 11 years ago
8db81c5
Fix races in vcm::Process().
by stefan@webrtc.org
· 12 years ago
f7eb75b
Split VideoCodingModuleImpl into VideoSender and VideoReceiver.
by andresp@webrtc.org
· 12 years ago