1. 0584331 Delete VieRemb class, move functionality to PacketRouter. by nisse · 8 years ago
  2. c69385d Add |protected_by_flexfec| flag to VideoReceiveStream::Config. by nisse · 8 years ago
  3. cc452e1 Reland of Add QP sum stats for received streams. (patchset #2 id:300001 of https://codereview.webrtc.org/2680893002/ ) by sakal · 8 years ago
  4. 69fb2cc Revert of Add QP sum stats for received streams. (patchset #10 id:180001 of https://codereview.webrtc.org/2649133005/ ) by skvlad · 8 years ago
  5. 76bc8e8 Delete VideoReceiveStream::Config::pre_render_callback. by nisse · 8 years ago
  6. ff0e72f Add QP sum stats for received streams. by sakal · 8 years ago
  7. 60f7c63 Remove temporary AddRtxInfo member function. by brandtr · 8 years ago
  8. 1474212 Reland of Make RTX pt/apt reconfigurable by calling WebRtcVideoChannel2::SetRecvParameters. (patchset #1 id:1 of https://codereview.webrtc.org/2649323010/ ) by brandtr · 8 years ago
  9. 54a05b2 Add temporary AddRtxInfo member function to VideoReceiveStream::Config. by brandtr · 8 years ago
  10. e497495 Revert of Make RTX pt/apt reconfigurable by calling WebRtcVideoChannel2::SetRecvParameters. (patchset #7 id:160001 of https://codereview.webrtc.org/2646073004/ ) by kjellander · 8 years ago
  11. fe2bef3 Make RTX pt/apt reconfigurable by calling WebRtcVideoChannel2::SetRecvParameters. by brandtr · 8 years ago
  12. 50cfe1f RTCMediaStreamTrackStats.framesDropped collected by RTCStatsCollector. by hbos · 8 years ago
  13. a8eb756 Moved transport.h from webrtc/ to webrtc/api, created build target and updated WebRTC dependencies. by aleloi · 8 years ago
  14. 5dfac56 Keep all codec parameters in VideoReceiveStream::Decoder by magjed · 8 years ago
  15. e6f98c7 Remove RED/RTX workaround from sender/receiver and VideoEngine2. by brandtr · 8 years ago
  16. e5ba44e Implement framesDecoded stat in video receive ssrc stats. by sakal · 8 years ago
  17. b5f2c3f Rename FecConfig to UlpfecConfig in config.h. by brandtr · 9 years ago
  18. 55d932b Add logging statements to places where the frame might be dropped in WebRTC pipeline. by sakal · 9 years ago
  19. e75f204 Expose Ivf logging through the native API by palmkvist · 9 years ago
  20. 2e5cfcd Add periodic logging of video stats. by asapersson · 9 years ago
  21. 3859c89 Add decoder-specific settings with proper lifetime. by johan · 9 years ago
  22. 733b547 Movable support for VideoReceiveStream::Config and avoid copies. by Tommi · 9 years ago
  23. bd3380f Make VideoReceiveStream not inherit from I420FrameCallback. by Tommi · 9 years ago
  24. 1ba8d39 Remove webrtc/stream.h and unutilized inheritance. by pbos · 9 years ago
  25. a96b60b Move frame_callback.h to common_video/include. by pbos · 9 years ago
  26. 7ade7b3 Delete class webrtc::VideoRenderer and its header file. by nisse · 9 years ago
  27. f8cdd18 Add histogram stats for AV sync stream offset: "WebRTC.Video.AVSyncOffsetInMs" by asapersson · 9 years ago
  28. b7d9a97 Expose codec implementation names in stats. by Peter Boström · 9 years ago
  29. 796cfaf Add VideoCodec::PreferDecodeLate by perkj · 9 years ago
  30. 43edf0f Require negotiation to send transport cc feedback over RTCP. by stefan · 9 years ago
  31. 65220a7 Fix RTPPayloadRegistry to correctly restore RTX, if a valid mapping exists. by noahric · 9 years ago
  32. da903ea Unify newapi::RtcpMode and RTCPMethod. by pbos · 10 years ago
  33. 2d56668 Unify Transport and newapi::Transport interfaces. by pbos · 10 years ago
  34. f42376c Wire up currently-received video codec to stats. by pbos · 10 years ago
  35. 4fbae2b Add send transports to individual webrtc::Call streams. by solenberg · 10 years ago
  36. cd67022 Define Stream base classes by Jelena Marusic · 10 years ago
  37. 8fc7fa7 Base A/V synchronization on sync_labels. by pbos · 10 years ago
  38. 78fb3b3 C++11 in-class member initialization in Call configs. by Fredrik Solenberg · 10 years ago
  39. d7da120 Disable reduced-size RTCP in default config. by Peter Boström · 10 years ago
  40. def39883 Configure default render delay as 10 ms. by Peter Boström · 10 years ago
  41. c4188fd Use IncomingVideoStream in VideoReceiveStream. by Peter Boström · 10 years ago
  42. 09c77b9 Add decoder-timing stats to VideoReceiveStream. by pbos@webrtc.org · 10 years ago
  43. 32e8528 Log configs when creating video streams in Call. by pbos@webrtc.org · 10 years ago
  44. 0bae1fa Wire up bandwidth stats to the new API and webrtcvideoengine2. by stefan@webrtc.org · 10 years ago
  45. 3bf3d23 Configure A/V sync in WebRtcVideoEngine2. by pbos@webrtc.org · 10 years ago
  46. 776e6f2 Use external VideoDecoders in VideoReceiveStream. by pbos@webrtc.org · 10 years ago
  47. 9d45393 Change return value for number of discarded packets to be int. by asapersson@webrtc.org · 11 years ago
  48. bd249bc Remove GetDefaultConfigs() from Call. by pbos@webrtc.org · 11 years ago
  49. a5c8d2c Rename Start/Stop in Video{Send,Receive}Streams. by pbos@webrtc.org · 11 years ago
  50. 9510e53 Make VideoReceiveStream::GetStats() const. by sprang@webrtc.org · 11 years ago
  51. 0931570 Wire up statistics in video receive stream of new API by sprang@webrtc.org · 11 years ago
  52. c279a5d Wire up RTX in VideoReceiveStream. by pbos@webrtc.org · 11 years ago
  53. e02d475 Set up receiver RTX config using a std::map. by pbos@webrtc.org · 11 years ago
  54. efaeda0 Add configuration and test for extended RTCP reference time reports to new video api. by asapersson@webrtc.org · 11 years ago
  55. b429e51 cpplint cleaning new API and its implementation files. by mflodman@webrtc.org · 11 years ago
  56. 92c2793 Adding REMB to receive stream configuration, the send side will always by mflodman@webrtc.org · 11 years ago
  57. b613b5a Set local SSRC for VideoReceiveStream. by pbos@webrtc.org · 11 years ago
  58. 53c8573 Rename video streams' start/stop methods. by pbos@webrtc.org · 11 years ago
  59. 16e03b7 Separate Call API/build files from video_engine/. by pbos@webrtc.org · 11 years ago[Renamed (95%) from webrtc/video_engine/new_include/video_receive_stream.h]
  60. fe1ef93 Implement I420FrameCallbacks in Call. by pbos@webrtc.org · 11 years ago
  61. c11148b Compound/reduced-size RTCP in VideoReceiveStream. by pbos@webrtc.org · 11 years ago
  62. 74fa489 Remove newapi:: namespace for typenames without overlap. by pbos@webrtc.org · 12 years ago
  63. bbb07e6 Glue code and tests for NACK in new VideoEngine API. by pbos@webrtc.org · 12 years ago
  64. 025f4f1 Stats+Config moved into VideoSend/ReceiveStreams. by pbos@webrtc.org · 12 years ago
  65. 1ecee9a Break video_engine/new_include/common.h into smaller parts. by pbos@webrtc.org · 12 years ago
  66. eceb532 Default constructors for new VideoEngine structs. by pbos@webrtc.org · 12 years ago
  67. 65f995a New ViE interface. by mflodman@webrtc.org · 12 years ago