1. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
  2. b19f27a Decode Target Information for VP8 libvpx encoder. by philipel · 6 years ago
  3. e8fd57c Move EventWrapper to its own build target by Niels Möller · 6 years ago
  4. 361855b Rename OperatingPoint to DecodeTarget. by philipel · 6 years ago
  5. 20393ee Delete all stats-related logic from VCMJitterBuffer. by Niels Möller · 6 years ago
  6. dd41da6 Delete unused methods from VCMReceiveStatisticsCallback by Niels Möller · 6 years ago
  7. b8fffa1 Delete method VCMJitterBuffer::RegisterStatsCallback by Niels Möller · 6 years ago
  8. 7d72d0f Change VideoCodecTestStats API. by Rasmus Brandt · 6 years ago
  9. 712fb89 Allocate separate component buffers in MultiplexEncodedImagePacker::Unpack by Niels Möller · 6 years ago
  10. 01b2558 Revert "Disable TestVp9ImplProfile2.EncodeDecode on iOS." by Mirko Bonadei · 6 years ago
  11. 48193b0 In FrameBuffer call stats callback's OnCompleteFrame once per superframe by Ilya Nikolaevskiy · 6 years ago
  12. f2ca8c5 Allow injecting a Vp8FrameBufferControllerFactory by Elad Alon · 6 years ago
  13. 4168437 Remove unused callbacks from VideoStreamDecoder by Niels Möller · 6 years ago
  14. 1419539 Disable TestVp9ImplProfile2.EncodeDecode on iOS. by Sergey Silkin · 6 years ago
  15. 9b0b1e0 Delete unused method VCMReceiveStatisticsCallback::OnReceiveRatesUpdated by Niels Möller · 6 years ago
  16. 001c782 Save encoded ivf files separately for different TLs. by Rasmus Brandt · 6 years ago
  17. 8f7ce22 Make VideoFrameType an enum class, and move to separate file and target by Niels Möller · 6 years ago
  18. b42165e Replace rtc::TaskQueue with TaskQueueForTest in quality scalar unittests by Danil Chapovalov · 6 years ago
  19. 38fabff Update INTER_LAYER_PRED_OFF code paths. by Sergey Silkin · 6 years ago
  20. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
  21. c528410 Improve VideoCodecTest perf stats output. by Rasmus Brandt · 6 years ago
  22. 533a9fe Clean BUILD.gn files: remove extra :memory by Artem Titov · 6 years ago
  23. ef1052a Reland "Move api/rtp_headers.h to its own build target." by Niels Möller · 6 years ago
  24. 2baef35 Revert "Move api/rtp_headers.h to its own build target." by Steve Anton · 6 years ago
  25. a67050d Move api/rtp_headers.h to its own build target. by Niels Möller · 6 years ago
  26. cde8ab2 Use single FrameBufferController in VP8, created by a factory. by Elad Alon · 6 years ago
  27. d26a916 Avoid using GlobalTaskQueueFactory for TaskQueueForTest by Danil Chapovalov · 6 years ago
  28. 1f850a6 Reland "SeqNumUnwrapper::Unwrap now returns int64_t instead of uint64_t." by Philip Eliasson · 6 years ago
  29. 6e6e86a Delete unused method VideoReceiver::SetMinimumPlayoutDelay by Niels Möller · 6 years ago
  30. 3ee1fae Delete unused enum VideoCodingModule::SenderNackMode. by Niels Möller · 6 years ago
  31. 5165543 DecodeFrameHistory can now deal with negative picture IDs. by philipel · 6 years ago
  32. 2f5f061 Remove unused variable DefaultTemporalLayers::kKeyframeBuffer. by philipel · 6 years ago
  33. 69008a8 Avoid div-by-zero in VideoCodecTest stats calculation. by Rasmus Brandt · 6 years ago
  34. b5207b4 Revert "SeqNumUnwrapper::Unwrap now returns int64_t instead of uint64_t." by Philip Eliasson · 6 years ago
  35. b0f968a SeqNumUnwrapper::Unwrap now returns int64_t instead of uint64_t. by philipel · 6 years ago
  36. 009ab3c Delete EncodedImage::GetBufferPaddingBytes by Niels Möller · 6 years ago
  37. 7ae8d64 Restore VideoCodecInitializer to use only the 1st stream maxFramerate by Ilya Nikolaevskiy · 6 years ago
  38. cda86dd Removes usages of repeating task without task queue argument. by Sebastian Jansson · 6 years ago
  39. 075e7fd Delete VCMPacket constructor with WebRtcRTPHeader by Niels Möller · 6 years ago
  40. 471783f Remove rtc::QueuedTask alias, use webrtc::QueuedTask directly by Danil Chapovalov · 6 years ago
  41. a5c0ba1 Reland "Fix LibvpxVp8Encoder::FrameDropThreshold" by Elad Alon · 6 years ago
  42. ad89528 Reland "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current" by Danil Chapovalov · 6 years ago
  43. 55500d2 Revert "Fix LibvpxVp8Encoder::FrameDropThreshold" by Yves Gerey · 6 years ago
  44. 42d8c93 Revert "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current" by Yves Gerey · 6 years ago
  45. cad95b8 Reland "Tune vp9 screenshare bitrate and framerate of spatial layers" by Ilya Nikolaevskiy · 6 years ago
  46. e01857c Revert "Reland "Tune vp9 screenshare bitrate and framerate of spatial layers"" by Ilya Nikolaevskiy · 6 years ago
  47. 12abf67 Reland "Tune vp9 screenshare bitrate and framerate of spatial layers" by Ilya Nikolaevskiy · 6 years ago
  48. 304e9d2 Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current by Danil Chapovalov · 6 years ago
  49. 159e53a Fix LibvpxVp8Encoder::FrameDropThreshold by Elad Alon · 6 years ago
  50. 3caf50d Make ChangeBitrateVP9 unittest a bit more lenient. by Yves Gerey · 6 years ago
  51. 1109b59 Revert "Tune vp9 screenshare bitrate and framerate of spatial layers" by Jeroen de Borst · 6 years ago
  52. 2c7b982 Revert "Delete CodecSpecificInfo argument from VideoDecoder::Decode" by Jeroen de Borst · 6 years ago
  53. aaf3cb3 Tune vp9 screenshare bitrate and framerate of spatial layers by Ilya Nikolaevskiy · 6 years ago
  54. 39d3a7d Delete CodecSpecificInfo argument from VideoDecoder::Decode by Niels Möller · 6 years ago
  55. 6f0aafa Add PrintResults to VideoCodecTest. by Rasmus Brandt · 6 years ago
  56. b859b32 Update more VideoEncoder implementations to drop CodecSpecificInfo input by Niels Möller · 6 years ago
  57. 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 6 years ago
  58. de3360e Create Vp8FrameBufferController by Elad Alon · 6 years ago
  59. 7b41225 Throttle frame-rate In VP8 encoder in steady state for screenshare by Ilya Nikolaevskiy · 6 years ago
  60. 6117068 Throttle frame-rate In VP9 encoder in steady state for screenshare by Ilya Nikolaevskiy · 6 years ago
  61. 0cb858c New VCMPacket constructor without WebRtcRTPHeader argument by Niels Möller · 6 years ago
  62. c8d2e73 Delete CodecSpecificInfo argument from VideoEncoder::Encode by Niels Möller · 6 years ago
  63. 9df3353 Generic Frame Descriptor (GFD) VP8 templates. by philipel · 6 years ago
  64. 9ef5e05 Fix target bitrate handling for a single layer VP9 screenshare by Ilya Nikolaevskiy · 6 years ago
  65. 4cde9ad Fix some typos found in ivf_file_writer.cc by Elad Alon · 6 years ago
  66. b678940 Using send time instead of system clock in quality scaler. by Sebastian Jansson · 6 years ago
  67. e64a688 Replacing Clock in ScreenshareLayers. by Sebastian Jansson · 6 years ago
  68. d1d0359 Remove memsets of CodecSpecificInfo. by philipel · 6 years ago
  69. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 6 years ago
  70. 493a650 Propagate base minimum delay from video jitter buffer to webrtc/api. by Ruslan Burakov · 6 years ago
  71. dda5fdc Fix vp8 simulcast screenshare and perf tests for it by Ilya Nikolaevskiy · 6 years ago
  72. 7b3f4a2 Remove unused |keyframe_interval| from codec tests. by Rasmus Brandt · 6 years ago
  73. 6a7baa7 Remove VCMEncodedFrameCallback and VCMGenericEncoder by Erik Språng · 6 years ago
  74. b7cb7b5 Remove VCMEncoderDataBase and put remaining code into VideoStreamEncoder by Erik Språng · 6 years ago
  75. 5cbc528 Revert "Remove VCMEncoderDataBase and put remaining code into VideoStreamEncoder" by Sami Kalliomäki · 6 years ago
  76. 715c476 Remove VCMEncoderDataBase and put remaining code into VideoStreamEncoder by Erik Språng · 6 years ago
  77. c4dd730 Fix -Wextra-semi warnings. by Mirko Bonadei · 6 years ago
  78. 3812fa9 Delete VideoCodecTestParameterized. by Rasmus Brandt · 6 years ago
  79. b4643ad Rename "OnReceivedFrame" to "OnAssembledFrame" by Elad Alon · 6 years ago
  80. d7329ca Remove VideoSender and fold code into VideoStreamEncoder by Erik Språng · 6 years ago
  81. 10874b2 Create LossNotificationController by Elad Alon · 6 years ago
  82. d209cd1 Lower SSIM thresholds. by Sergey Silkin · 6 years ago
  83. 22f9925 webrtc: Remove semicolons. by Nico Weber · 6 years ago
  84. af623ae Delete unused file mock_video_codec_interface.h by Niels Möller · 6 years ago
  85. d5e02f0 Delete redundant members from VCMPacket. by Niels Möller · 6 years ago
  86. dd1cc98 Reland "Update VP9EncoderImpl to use EncodedImage::Allocate" by Niels Möller · 6 years ago
  87. 7abfd56 Improve CPU utilization when encoding VP8 with two temporal layers by Elad Alon · 6 years ago
  88. 71aee3a Reland "Propagate VideoFrame::UpdateRect to encoder" by Ilya Nikolaevskiy · 6 years ago
  89. a0b1fb9 Pass H264 profile/level settings to codec. by Sergey Silkin · 6 years ago
  90. 6e1402b Skip SSIM calculation in real time mode. by Sergey Silkin · 6 years ago
  91. 429b67d Revert "Propagate VideoFrame::UpdateRect to encoder" by Mirko Bonadei · 6 years ago
  92. efa72a1 Propagate VideoFrame::UpdateRect to encoder by Ilya Nikolaevskiy · 6 years ago
  93. 3a656d1 Tune bitrates and minQP thresholds for high-fps screenshare. by Ilya Nikolaevskiy · 6 years ago
  94. 663844d Update test code to use EncodedImage::Allocate by Niels Möller · 6 years ago
  95. 92e7c69 Revert "Update VP9EncoderImpl to use EncodedImage::Allocate" by Niels Moller · 6 years ago
  96. 788f577 Update the resolution check for VP8 simulcast. by Mirta Dvornicic · 6 years ago
  97. cbf5949 Update MultiplexEncoderAdapter to use EncodedImage::Allocate by Niels Möller · 6 years ago
  98. 7f24fb9 Add settings to turn off VP8 base layer qp limit by Erik Språng · 6 years ago
  99. eb81b47 Update H264EncoderImpl to use EncodedImage::Allocate by Niels Möller · 6 years ago
  100. a93b8b0 Update SimulcastTestFixtureImpl to use EncodedImage::Allocate by Niels Möller · 6 years ago