1. 5ab67a5 Add accessors to the types in the RTPVideoTypeHeader in RTPVideoHeader. by philipel · 7 years ago
  2. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  3. cb96ad8 Add ParsedPayload::video_header() accessor. by philipel · 7 years ago
  4. 64b17c2 Remove StreamStatistician::IsPacketInOrder by Danil Chapovalov · 7 years ago
  5. 52f53d5 Revert "Add Timestamp accessor methods to the EncodedImage class." by Björn Terelius · 7 years ago
  6. f34d467 Add Timestamp accessor methods to the EncodedImage class. by Niels Möller · 7 years ago
  7. 43800f9 Generalize SimulcastEncoderAdapter, use for H264 & VP8. by Sergio Garcia Murillo · 7 years ago
  8. b6b29e0 Convert video quality test from a TEST_F to a TEST fixture. by Patrik Höglund · 7 years ago
  9. 6f440ed Revert "Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8." by Mirko Bonadei · 7 years ago
  10. 07efe43 Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8. by Sergio Garcia Murillo · 7 years ago
  11. f88a22c Delete pre_decode_callback. by Niels Möller · 7 years ago
  12. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  13. b9b146c Replace rtc::Optional with absl::optional in audio, call and video by Danil Chapovalov · 7 years ago
  14. fc9dcb6 Remove wire-up for cancelled experement on VAAPI VP8 encoding by Ilya Nikolaevskiy · 7 years ago
  15. 8643b78 Moved NackModule and VCMPacket to their own targets by Ilya Nikolaevskiy · 7 years ago
  16. e4a17c5 Moved timing related logic into its own function in webrtc::PayloadRouter. by philipel · 7 years ago
  17. 6aa415e Add full stack test with link capacity of 150 kbit/s. by Niels Möller · 7 years ago
  18. 350531e Revert "Move class VideoCodec from common_types.h to its own api header file." by Danil Chapovalov · 7 years ago
  19. efc71e5 Move class VideoCodec from common_types.h to its own api header file. by Niels Möller · 7 years ago
  20. 97e0488 Delete unused stats for preferred_bitrate. by Niels Möller · 7 years ago
  21. 81327d5 Move stats for delayed frames to renderer from VCMTiming to ReceiveStatisticsProxy. by Åsa Persson · 7 years ago
  22. b6c462d Cleanup webrtc:: namespace from leaked TimingFrameFlags by Ilya Nikolaevskiy · 7 years ago
  23. 3a79a9a Remove deprecated API methods in video pipeline by Ilya Nikolaevskiy · 7 years ago
  24. 520ca4e Delete enum RtpVideoCodecTypes, replaced with VideoCodecType. by Niels Möller · 7 years ago
  25. 277a656 Unstable BWE due to improper bit rate padding for VP9. by “Michael · 7 years ago
  26. 28deb90 Reland "Start supporting H264 packetization mode 0." by Taylor Brandstetter · 7 years ago
  27. f851888 Adds flags for configuring log output from full stack tests. by Sebastian Jansson · 7 years ago
  28. 879f5a3 Add test against crashes in VideoQualityObserver by Ilya Nikolaevskiy · 7 years ago
  29. f0b83c5 Fixing null rtc::Optional dereference in VideoQualityObserver. by Taylor Brandstetter · 7 years ago
  30. df736d8 Enable inter-layer prediction by default in test apps. by Sergey Silkin · 7 years ago
  31. 97b4ee5 Wire up VAAPI VP8 experimental support in WebRTC. by Ilya Nikolaevskiy · 7 years ago
  32. f782492 Delete RtpFeedback. The ssrc for a receive stream should be known at by Niels Möller · 7 years ago
  33. b3085b2 Revert "Disable flaky test: FullStackTest.VP9SVC_3SL_High" by Sergey Silkin · 7 years ago
  34. 51e23ae Remove built-in sw codecs from decoder_database. by Anders Carlsson · 7 years ago
  35. 94150ee Implement VideoQualityObserver by Ilya Nikolaevskiy · 7 years ago
  36. 96c9fc4 Add tests where the incoming stream changes codec type. by Åsa Persson · 7 years ago
  37. eda0087 Drop the RTT as input to IsRetransmitOfOldPacket. by Niels Möller · 7 years ago
  38. 0beed5d Move SampleCounter from ReceiveStatisticsProxy to rtc_base/numerics by Ilya Nikolaevskiy · 7 years ago
  39. 0327c2d Move VideoStreamEncoderInterface to api/. by Niels Möller · 7 years ago
  40. 34b1bc7 Disable flaky test: FullStackTest.VP9SVC_3SL_High by Elad Alon · 7 years ago
  41. be71a1e Replace VP9 screen sharing. by Sergey Silkin · 7 years ago
  42. c948fe6 Delete unneeded includes of call/video_config.h. by Niels Möller · 7 years ago
  43. 4c8811b Delete some obsolete forward declarations by Niels Möller · 7 years ago
  44. 0643fd6 Add VP9 K-SVC performance tests. by Sergey Silkin · 7 years ago
  45. 49fcc10 Merge DegradationPreference enums. by Taylor Brandstetter · 7 years ago
  46. 5702736 Control inter-layer prediction mode in test apps. by Sergey Silkin · 7 years ago
  47. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 7 years ago
  48. 377ef24 Remove extra reference from GOF. by Sergey Silkin · 7 years ago
  49. acb4cba Ignore spatial index. by Sergey Silkin · 7 years ago
  50. 5b2b692 Remove unused members in HistogramTest. by Åsa Persson · 7 years ago
  51. 8df3a38 Deprecate RTPFragmentationHeader argument to VideoDecoder::Decode by Niels Möller · 7 years ago
  52. 7ba22b8 Break out the part of the iSAC codec that's used for Voice Activity Detection by Karl Wiberg · 7 years ago
  53. 2027b66 Add tests for quality scaling. by Åsa Persson · 7 years ago
  54. f133856 Delete nack_enabled flag in encoder configuration. by Niels Möller · 7 years ago
  55. c3d8bb1 Disable flaky test FullStackTest.SimulcastFullHdOveruse by Sam Zackrisson · 7 years ago
  56. 2d06118 Reland "Make VideoStreamEncoder::ReconfigureEncoder always call ConfigureQualityScaler." by Niels Möller · 7 years ago
  57. bc0f0d3 Rename end_of_superframe to end_of_picture. by Sergey Silkin · 7 years ago
  58. 65fb404 Don't expose resilience mode in VP8 and VP9 configuration. by Niels Möller · 7 years ago
  59. 1f433e4 Mark built-in software video codecs as poisonous. by Anders Carlsson · 7 years ago
  60. a945aee Make quality scaler downscale faster. by Åsa Persson · 7 years ago
  61. 2ff7b6a Revert "Make VideoStreamEncoder::ReconfigureEncoder always call ConfigureQualityScaler." by Mirko Bonadei · 7 years ago
  62. c5a131a Add non_ref_for_inter_layer_pred to VP9 RTP. by Sergey Silkin · 7 years ago
  63. f394f65 Make VideoStreamEncoder::ReconfigureEncoder always call ConfigureQualityScaler. by Niels Möller · 7 years ago
  64. 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 7 years ago
  65. e8a9c45 Delete enum VP8ResilienceMode. by Niels Möller · 7 years ago
  66. bb23c83 GN hack to tag targets as poisonous (and use it with audio codecs) by Karl Wiberg · 7 years ago
  67. d78f705 Testing receive time correction field trial. by Sebastian Jansson · 7 years ago
  68. 04d5f1d QualityScaler: rename classes and methods from "QP" to "Qp". by Åsa Persson · 7 years ago
  69. 6847f9b VideoStreamDecoderImpl implementation, part 4. by philipel · 7 years ago
  70. 652dc91 Adds unit tests for VideoSendStreamImpl. by Sebastian Jansson · 7 years ago
  71. 9fd6b98 Don't interrupt exponential probing when VideoStream bitrates are reconfigured. by philipel · 7 years ago
  72. 24ad720 Uses config struct with bitrate allocator. by Sebastian Jansson · 7 years ago
  73. 4db138e Reland "Move creating encoder to VideoStreamEncoder." by Niels Möller · 7 years ago
  74. 8e0b15b Moves VideoSendStreamImpl to a separate file. by Sebastian Jansson · 7 years ago
  75. 0d650b4 Revert "Move creating encoder to VideoStreamEncoder." by Niels Moller · 7 years ago
  76. 0676f22 Probe on video encoder reconfiguration test. by philipel · 7 years ago
  77. 0d70e37 Avoids caching native buffers of captured frames. by Sebastian Jansson · 7 years ago
  78. fb82fcc Move creating encoder to VideoStreamEncoder. by Niels Möller · 7 years ago
  79. 19a68d4 Use VP8EncoderSimulcastProxy in VideoQualityTest. by Niels Möller · 7 years ago
  80. f0482ea Add MID sending to FlexfecSender by Steve Anton · 7 years ago
  81. a317705 Reland "Storing frame if encoder is paused." by Sebastian Jansson · 7 years ago
  82. 11bf2fa Disable Paris QCIF test. by Patrik Höglund · 7 years ago
  83. 1ad2108 Revert "Storing frame if encoder is paused." by Sergey Silkin · 7 years ago
  84. dcc7e88 Storing frame if encoder is paused. by Sebastian Jansson · 7 years ago
  85. b549bdc Probe test using task queue based congestion controller. by Sebastian Jansson · 7 years ago
  86. 3ab5c40 Replaced EncodeTask with lambda. by Sebastian Jansson · 7 years ago
  87. d1f7eb6 Postpone setting of CpuOveruseOptions. by Niels Möller · 7 years ago
  88. 259a497 Reland "Reland "Move rtp-specific config out of EncoderSettings."" by Niels Möller · 7 years ago
  89. 844876d VideoStreamDecoderImpl implementation, part 3. by philipel · 7 years ago
  90. 571e6c9 Fix rate allocation between temporal layers in SVC. by Sergey Silkin · 7 years ago
  91. 2a1f183 Set marker bit on last encoded spatial layer. by Sergey Silkin · 7 years ago
  92. ef3e28a Call RegisterStatsObserver after initializing video_stream_decoder_ by Tommi · 7 years ago
  93. 6c2c13a Revert "Reland "Move rtp-specific config out of EncoderSettings."" by Niels Möller · 7 years ago
  94. 8668496 Adding layering configurator and rate allocator for VP9 SVC. by Sergey Silkin · 7 years ago
  95. 2784a03 Add audio_ prefix to audio-related members of CallTest. by Niels Möller · 7 years ago
  96. 38c5d93 Reduce locking for CallStats (preparation for TaskQueue). by Tommi · 7 years ago
  97. 79aab3f VideoStreamDecoderImpl implementation, part 2. by philipel · 7 years ago
  98. ef99888 Delete OnIncomingCSRCChanged and related code. by Niels Möller · 7 years ago
  99. 150dcb0 Delete logic to set picture id and tl0 pic idx in encoders. by Niels Möller · 7 years ago
  100. 959a1b9 Disable FieldTrials/CallOperationEndToEndTest.ObserversEncodedFrames due to flakiness. by Ying Wang · 7 years ago