1. ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 9 years ago
  2. 77eab70 Enable the -Wundef warning for clang by kwiberg · 9 years ago
  3. 6b4b5f3 Add sender controlled playout delay limits by isheriff · 9 years ago
  4. 2557b86 modules/video_coding refactorings by Henrik Kjellander · 10 years ago[Renamed (98%) from webrtc/modules/video_coding/main/source/decoding_state_unittest.cc]
  5. cfc319b Reland of Work on flexible mode and screen sharing. (patchset #1 id:1 of https://codereview.webrtc.org/1438543002/ ) by philipel · 10 years ago
  6. 0be8f1d Revert of Work on flexible mode and screen sharing. (patchset #28 id:520001 of https://codereview.webrtc.org/1328113004/ ) by terelius · 10 years ago
  7. 77ccfb4 Work on flexible mode and screen sharing. by philipel · 10 years ago
  8. ff761fb modules: more interface -> include renames by Henrik Kjellander · 10 years ago
  9. 22993e1 Unify FrameType and VideoFrameType. by pbos · 10 years ago
  10. 0aeb22e Adding tl0idx consideration for continuity by mikhal@webrtc.org · 12 years ago
  11. 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
  12. 822fbd8 Update talk to 50918584. by wu@webrtc.org · 12 years ago
  13. 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
  14. 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
  15. aa4d96a Revert r4301 by tnakamura@webrtc.org · 12 years ago
  16. a440732 Include files from webrtc/.. paths in video_coding/. by pbos@webrtc.org · 12 years ago
  17. 66b2e5c Breaking out receive-stats, rtp-payload-registry and rtp-receiver from the by stefan@webrtc.org · 12 years ago
  18. 4cf1a8a Removes kStateFree and kStateDecoding, added a free_frames_ list which simplifies finding a free frame. by stefan@webrtc.org · 12 years ago
  19. ef14488 Trigger a PLI if the duration of non-decodable frames exceeds a threshold. by stefan@webrtc.org · 12 years ago
  20. 8392cd9 VCM/JB: Using last decoded state for waiting for key by mikhal@webrtc.org · 12 years ago
  21. df9c0e5 Revert 3892 "VCM/JB: Using last decoded state for waiting for key" by andrew@webrtc.org · 12 years ago
  22. 1248d4e VCM/JB: Using last decoded state for waiting for key by mikhal@webrtc.org · 12 years ago
  23. a64300a Refactor NACK list creation to build the NACK list as packets arrive. by stefan@webrtc.org · 12 years ago
  24. 14b43be Move src/ -> webrtc/ by andrew@webrtc.org · 13 years ago[Renamed from src/modules/video_coding/main/source/decoding_state_unittest.cc]
  25. e72e9ee If present, only use picture ids to identify missing frames. by stefan@webrtc.org · 13 years ago
  26. 77c425b video_coding: Checking/updating seq num for an old packet regardless of size. by mikhal@webrtc.org · 14 years ago
  27. 62665b8 video_coding: Adding a unit test to the decodableState class by mikhal@webrtc.org · 14 years ago