- e0f3704 Add cap to video jitter buffer size/latency in experiment branches only. by “Michael · 6 years ago
- 4ed7e51 Revert "Add ability to cap the video jitter estimate to a max value." by Stefan Holmer · 6 years ago
- a8ae407 Add ability to cap the video jitter estimate to a max value. by “Michael · 6 years ago
- abbc50e Move frame_type member from RtpDepacketizer::ParsedPayload to RTPVideoHeader by Niels Möller · 6 years ago
- 50150a1 Delete VCMJitterBuffer::UpdateRtt and related unused code by Niels Möller · 6 years ago
- 7eb4248 Delete unused class Vp9SsMap by Niels Möller · 6 years ago
- 691f62c Make VCMJitterBuffer::SetNackMode(kNack, -1, -1) the only mode by Niels Möller · 6 years ago
- 10aac06 Delete VCMJitterBuffer::IncomingRateStatistics by Niels Möller · 6 years ago
- db64d99 Delete unused constructor arguments from VCMJitterBuffer by Niels Möller · 6 years ago
- 20393ee Delete all stats-related logic from VCMJitterBuffer. by Niels Möller · 6 years ago
- b8fffa1 Delete method VCMJitterBuffer::RegisterStatsCallback 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
- 375b346 Delete all logic related to VCMDecodeErrorMode by Niels Möller · 6 years ago
- ebad177 Include event_wrapper.h only where used. by Niels Möller · 6 years ago
- f0eee00 Move size() method to EncodedImage base class by Niels Möller · 6 years ago
- 2377588 Add accessor methods for RTP timestamp of EncodedImage. by Niels Möller · 7 years ago
- 29d8846 Remove RTPVideoHeader::vp9() accessors. by philipel · 7 years ago
- dbdb3a0 Refactoring PayloadRouter. by Stefan Holmer · 7 years ago
- 5ab67a5 Add accessors to the types in the RTPVideoTypeHeader in RTPVideoHeader. by philipel · 7 years ago
- 52f53d5 Revert "Add Timestamp accessor methods to the EncodedImage class." by Björn Terelius · 7 years ago
- f34d467 Add Timestamp accessor methods to the EncodedImage class. by Niels Möller · 7 years ago
- 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
- 9633cff Remove "webrtc_rtp" traces. by Jonas Olsson · 7 years ago
- 80ba333 Move FALLTHROUGH macro to a separate header, and give it an RTC_ prefix by Karl Wiberg · 7 years ago
- 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 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/jitter_buffer.cc]
- bdf3072 Revert of Remove typedefs.h from webrtc/ root (part 1) (patchset #3 id:40001 of https://codereview.webrtc.org/3007253002/ ) by kjellander · 8 years ago
- a895836 Remove typedefs.h from webrtc/ root (part 1) by solenberg · 8 years ago
- c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
- dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 8 years ago
- c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 8 years ago
- ff046c7 Remove ALL usage of CriticalSectionWrapper. by kthelgason · 8 years ago
- 1d02d3e Remove RTC_LOGGED_* macro. by asapersson · 9 years ago
- 22691e0 Avoid race in VideoReceiveStream shutdown by sprang · 9 years ago
- 8513029 Remove old WebRTC-NewVideoJitterBuffer used for testing the NackModule. by philipel · 9 years ago
- 3870001 Remove some dead code from VCMJitterBuffer. by Tommi · 9 years ago
- 6b4b5f3 Add sender controlled playout delay limits by isheriff · 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
- 98bb664 Added log messages for some important call setup events: by skvlad · 9 years ago
- 58d992e Add macros for ability to log samples that are added to histograms (RTC_LOGGED_*). by asapersson · 9 years ago
- 83f831a Experiment for the nack module. by philipel · 9 years ago
- 3f55dea Replace scoped_ptr with unique_ptr in webrtc/modules/video_coding/ by kwiberg · 9 years ago
- 28ba927 Switch to use new implementation in metrics.h. by asapersson · 9 years ago
- 9d3ab61 Lint fix for webrtc/modules/video_coding PART 2! by philipel · 9 years ago
- 5380532 Rename RTC_HISTOGRAM_* macros to RTC_HISTOGRAM_*_SPARSE_* to indicate that these are for infrequent updates. by asapersson · 9 years ago
- 0eb15ed Don't call the Pass methods of rtc::Buffer, rtc::scoped_ptr, and rtc::ScopedVector by kwiberg · 9 years ago
- db81ffd Request keyframe if too many packets are missing and NACK is disabled. by jbauch · 9 years ago
- 2557b86 modules/video_coding refactorings by Henrik Kjellander · 9 years ago[Renamed (98%) from webrtc/modules/video_coding/main/source/jitter_buffer.cc]
- 854e84c Use webrtc/base/logging.h for video coding/processing. by pbos · 9 years ago
- cfc319b Reland of Work on flexible mode and screen sharing. (patchset #1 id:1 of https://codereview.webrtc.org/1438543002/ ) by philipel · 9 years ago
- 0be8f1d Revert of Work on flexible mode and screen sharing. (patchset #28 id:520001 of https://codereview.webrtc.org/1328113004/ ) by terelius · 9 years ago
- 77ccfb4 Work on flexible mode and screen sharing. by philipel · 9 years ago
- c253a1c Reland of "Change type of pid_diff (int16_t -> uint8_t) according to updates in RTP payload profile." by asapersson · 9 years ago
- 394c537 Update layer indices for non-flexible mode according to updates in the RTP payload profile. by asapersson · 9 years ago
- 5d4e944 Revert of Change type of pid_diff (int16_t -> uint8_t) according to updates in RTP payload profile. (patchset #3 id:40001 of https://codereview.webrtc.org/1427253002/ ) by asapersson · 9 years ago
- 81c5c7f Change type of pid_diff (int16_t -> uint8_t) according to updates in RTP payload profile. Max p_diff is 8 bits. by asapersson · 9 years ago
- ff761fb modules: more interface -> include renames by Henrik Kjellander · 9 years ago
- 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
- 9a4cd87 Add support for handling reordered SS data on the receive-side for VP9. by asapersson · 9 years ago
- e4f9650 Remove system_wrappers/interface/trace_event.h by tommi · 9 years ago
- 22993e1 Unify FrameType and VideoFrameType. by pbos · 9 years ago
- a9455ab Integration of VP9 packetization. by asapersson · 10 years ago
- d4cec15 Resolved Rebase Conflicts by Qiang Chen · 10 years ago
- f291287 Change "hybrid mode" to "|kNack| mode" in comments. by Wan-Teh Chang · 10 years ago
- b1825a4 Change JitterBuffer::GetNackList to return a std::vector<uint16_t>. by Wan-Teh Chang · 10 years ago
- e4cb4e9 Fix jitter buffer bug around out-of-order packets and non-RTX padding. by Noah Richards · 10 years ago
- a96f02b Make sure histograms in jitter buffer are only updated if running. by Åsa Persson · 10 years ago
- 0200f70 Set webrtc_rtp category to be disabled by default. by sprang@webrtc.org · 10 years ago
- d5ce2e6 Remove EventWrapper::Reset(). by pbos@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
- 83b5200 Add framerate for complete received frames to histogram stats: by asapersson@webrtc.org · 10 years ago
- 4f16c87 Simplifying VideoReceiver and JitterBuffer. by pbos@webrtc.org · 10 years ago
- 96dc685 Add stats for video: by asapersson@webrtc.org · 10 years ago
- 70e2d11 Reduce jitter delay for low fps streams. Enabled by finch flag. by sprang@webrtc.org · 10 years ago
- 2ec5606 Add H.264 packetization. by stefan@webrtc.org · 11 years ago
- ebb467f Avoid NACK-list flush error on keyframe packets. by pbos@webrtc.org · 11 years ago
- 34c5da6 Cleaned up logging in video_coding. by stefan@webrtc.org · 11 years ago
- 71f055f Add send frame rate statistics callback by sprang@webrtc.org · 11 years ago
- 3c5a924 Don't force cont' when enabling kWithErrors by mikhal@webrtc.org · 12 years ago
- 2b810bf Removing non decodable count from session info: This value isn't used, and therfore can be removed. This is a step towards the refactor of the session info to use maps. by mikhal@webrtc.org · 12 years ago
- f31a47a VCM:Accounting for bounds when inserting packets. We currently receive indicators to the first and last packets of the frame, but not have any sanity to verify that all packets are indeed within the bounds (when available). This cl attempts to fix that, by mikhal@webrtc.org · 12 years ago
- b2c28c3 Relanding 4597 - Don't force key frame when decoding with errors. by mikhal@webrtc.org · 12 years ago
- ceea41d Revert 4597 "Don't force key frame when decoding with errors" by henrike@webrtc.org · 12 years ago
- 44af55c Don't force key frame when decoding with errors by mikhal@webrtc.org · 12 years ago
- dbf6a81 Follow-up changes to kSelectiveErrors by mikhal@webrtc.org · 12 years ago
- d177c10 Added logic for kSelectiveErrors to VCMJitterBuffer and corresponding unit tests. by agalusza@google.com · 12 years ago
- 12dc1a3 Switch C++-style C headers with their C equivalents. by pbos@webrtc.org · 12 years ago
- a7e360e Removed lines preventing simultaneous kHardNack and decoding with errors. Also made changes recommended by gcl lint (with the exception of changing non-const references to pointers). by agalusza@google.com · 12 years ago
- d818dcb Sets up framework for decoding with errors: collects frame sizes (in number of packets) in JB and passes this information to VCMSessionInfo with rtt_ms as FrameData. by agalusza@google.com · 12 years ago
- 1a7b9b9 Cleanup WebRTC tracing by hclam@chromium.org · 12 years ago
- 5616aba Suppress excessive logging in video_coding by hclam@chromium.org · 12 years ago
- 4cf1a8a Removes kStateFree and kStateDecoding, added a free_frames_ list which simplifies finding a free frame. by stefan@webrtc.org · 12 years ago
- 9ca7360 VCM: removing max jitter estimate by mikhal@webrtc.org · 12 years ago
- 50fb4af Revert r4145 "Revert 4127 "Switch frame list implementation to std::map."" by stefan@webrtc.org · 12 years ago
- c8b29a2 Revert r4146 "Revert 4104 "Refactor jitter buffer to use separate lists for de..."" by stefan@webrtc.org · 12 years ago