1. 3b3622f Delete member VideoReceiveStream::Config::Rtp::ulpfec. by nisse · 7 years ago
  2. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  3. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  4. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/video/replay.cc]
  5. ff19d35 Fix FrameConfigs used for VP8 with four temporal layers. by sprang · 7 years ago
  6. 6e09d87 Replace remaining gflags usages with rtc_base/flags by oprypin · 7 years ago
  7. d986d76 Update jpeg writer to compile on iOS and document it better by ilnik · 7 years ago
  8. 99b6345 Update video_replay tool to be able to dump .jpg files. by philipel · 7 years ago
  9. 26e3abb Reverse |rtx_payload_types| map, and rename. by nisse · 7 years ago
  10. 863f03b Fix video_replay tool to respect RTX stream and fix default parameters. by ilnik · 7 years ago
  11. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  12. 168794c Implement RTP keepalive in native stack. by sprang · 7 years ago
  13. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  14. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  15. 3dbfac3 Fix two simple type mismatches thay may cause compilation issues on win. by sprang · 7 years ago
  16. d60d06a Reland of Move video_encoder.h and video_decoder.h to /api and create GN targets for them (patchset #1 id:1 of https://codereview.webrtc.org/2794033002/ ) by ilnik · 8 years ago
  17. 716d7ac Revert of Move video_encoder.h and video_decoder.h to /api and create GN targets for them (patchset #8 id:140001 of https://codereview.webrtc.org/2780943003/ ) by guidou · 8 years ago
  18. c42f540 Move video_encoder.h and video_decoder.h to /api and create GN targets for them by ilnik · 8 years ago
  19. e5ad5ca Reland of Don't hardcode MediaType::ANY in FakeNetworkPipe. (patchset #1 id:1 of https://codereview.webrtc.org/2784543002/ ) by nisse · 8 years ago
  20. 3a3bd50 Revert of Don't hardcode MediaType::ANY in FakeNetworkPipe. (patchset #4 id:60001 of https://codereview.webrtc.org/2774463003/ ) by lliuu · 8 years ago
  21. 9c47b00 Don't hardcode MediaType::ANY in FakeNetworkPipe. by nisse · 8 years ago
  22. 7b58960 replay: output rtp header elements for errors by philipp.hancke · 8 years ago
  23. 64427e5 Add back video_replay. Disappeared in the gn conversion. by stefan · 8 years ago
  24. f515ab8 Moved call.h and most of api/call/* into call/ by ossu · 8 years ago
  25. b5f2c3f Rename FecConfig to UlpfecConfig in config.h. by brandtr · 8 years ago
  26. ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 8 years ago
  27. 77eab70 Enable the -Wundef warning for clang by kwiberg · 8 years ago
  28. 733b547 Movable support for VideoReceiveStream::Config and avoid copies. by Tommi · 8 years ago
  29. 6f8d686 Remove use of RtpHeaderExtension and clean up by isheriff · 8 years ago
  30. 74f6e9e Replace NULL with nullptr in webrtc/video. by Peter Boström · 9 years ago
  31. 7ade7b3 Delete class webrtc::VideoRenderer and its header file. by nisse · 9 years ago
  32. eb83a1a This is an initial cleanup step, aiming to delete the by nisse · 9 years ago
  33. 27f982b Replace scoped_ptr with unique_ptr in webrtc/video/ by kwiberg · 9 years ago
  34. ff761fb modules: more interface -> include renames by Henrik Kjellander · 9 years ago
  35. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  36. 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 9 years ago
  37. 68786d2 Wire up PacketTime to ReceiveStreams. by stefan · 9 years ago
  38. 4fbae2b Add send transports to individual webrtc::Call streams. by solenberg · 9 years ago
  39. bb36fdf Remove empty-string comparisons. by pbos · 9 years ago
  40. 4765070 Rename I420VideoFrame to VideoFrame. by Miguel Casas-Sanchez · 9 years ago
  41. 23fba1f Add AudioReceiveStream to Call API. by Fredrik Solenberg · 9 years ago
  42. 2b4ce3a Convert webrtc/video/ abort/assert to CHECK/DCHECK. by pbos@webrtc.org · 10 years ago
  43. 14665ff Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro by kjellander@webrtc.org · 10 years ago
  44. 48ac226 Add support for writing h264 decoder input to file and parsing interleaved length/packet RTP dumps. by stefan@webrtc.org · 10 years ago
  45. 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
  46. 0d852d5 Use VideoReceiveStream as an ExternalRenderer. by pbos@webrtc.org · 10 years ago
  47. 91d928e Rename RtpFileReader::Packet to RtpPacket and move out of RtpFileReader by henrik.lundin@webrtc.org · 10 years ago
  48. 776e6f2 Use external VideoDecoders in VideoReceiveStream. by pbos@webrtc.org · 10 years ago
  49. e8c84bf Fix so video_replay logs aren't spammed. by pbos@webrtc.org · 10 years ago
  50. 4b5625e RTP video playback tool using Call APIs. by pbos@webrtc.org · 10 years ago