1. 8525a80 Add ability to resize buffers pool in decoder and use it in IVF generator by Artem Titov · 4 years, 8 months ago
  2. c66e004 Adding missing RTC_EXPORT for component build. by Mirko Bonadei · 4 years, 9 months ago
  3. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  4. ce33b6a Implement QualityLimitationReasonTracker and expose "reason". by Henrik Boström · 5 years ago
  5. 408a3c6 Add explicit stride options to I420BufferPool. by Noah Richards · 5 years ago
  6. 74682c1 Inject TaskQueueFactory to video streams. by Sebastian Jansson · 5 years ago
  7. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  8. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  9. 1699408 Inlining IncomingVideoStream::NewFrameTask. by Sebastian Jansson · 6 years ago
  10. 90e6745 Delete deprecated class WrappedI420Buffer by Niels Möller · 6 years ago
  11. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  12. 4744e5b Reland "Remove old video_bitrate_allocator.h" by Rasmus Brandt · 6 years ago
  13. c34cf71 Revert "Remove old video_bitrate_allocator.h" by Oleh Prypin · 6 years ago
  14. 88be972 Delete post_encode_callback by Niels Möller · 6 years ago
  15. 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 6 years ago
  16. 4dc66c5 Move EncodedImage class to api/video/ by Niels Möller · 6 years ago
  17. 8e87852 Remove old video_bitrate_allocator.h by Rasmus Brandt · 6 years ago
  18. 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 6 years ago
  19. be8b534 [cleanup] Remove useless includes. by Yves Gerey · 6 years ago
  20. 72bc8d6 Make the rtp timestamp member of EncodedImage private by Niels Möller · 6 years ago
  21. 2377588 Add accessor methods for RTP timestamp of EncodedImage. by Niels Möller · 6 years ago
  22. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  23. 2455c9e Add spatial index to EncodedImage, not yet used. by Niels Möller · 6 years ago
  24. 4206a0a Exposing video bitrate allocator into API by Jiawei Ou · 6 years ago
  25. 901e0ff Add bit depth information to PlanarYuvBuffer by Emircan Uysaler · 6 years ago
  26. 52f53d5 Revert "Add Timestamp accessor methods to the EncodedImage class." by Björn Terelius · 6 years ago
  27. f34d467 Add Timestamp accessor methods to the EncodedImage class. by Niels Möller · 6 years ago
  28. 196100e Replace rtc::Optional with absl::optional by Danil Chapovalov · 6 years ago
  29. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  30. 97e0488 Delete unused stats for preferred_bitrate. by Niels Möller · 6 years ago
  31. b6c462d Cleanup webrtc:: namespace from leaked TimingFrameFlags by Ilya Nikolaevskiy · 6 years ago
  32. c8caaec Directly include VideoBitrateAllocation in common_video/ targets by Erik Språng · 6 years ago
  33. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 6 years ago
  34. 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 6 years ago
  35. e2ae78b Delete obsolete BitrateAdjuster constructor. by Niels Möller · 6 years ago
  36. 2cb7b5e Convert BitrateAdjuster from webrtc::Clock to rtc::TimeMillis. by Niels Möller · 6 years ago
  37. a680a6a Enable and fix chromium clang warnings in sdk/android targets. by Paulina Hensman · 6 years ago
  38. 9d138fc Drop dependency of common_video on api:libjingle_peerconnection_api. by Niels Möller · 6 years ago
  39. be214a2 Move videosinkinterface.h to common_video to solve a circular dep. by Patrik Höglund · 7 years ago
  40. aa329e7 Reland: googBandwidthLimitedResolution stat is not always set depending on configuration. by Åsa Persson · 7 years ago
  41. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  42. 62e9ebe Revert "googBandwidthLimitedResolution stat is not always set depending on configuration." by Guido Urdaneta · 7 years ago
  43. 59283e4 googBandwidthLimitedResolution stat is not always set depending on configuration. by Åsa Persson · 7 years ago
  44. 6b642f7 Delete EncodedFrameObserver::OnEncodeTiming. by Niels Möller · 7 years ago
  45. 76f2a85 In generic encoder ensure capture timestamp is preserved. by Ilya Nikolaevskiy · 7 years ago
  46. 574eaa4 Add alpha channel to VideoFrameBuffer containers by Emircan Uysaler · 7 years ago
  47. 84255bb Add explicit includes of refcountedobject.h where it is used. by Niels Möller · 7 years ago
  48. fb26f85 Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."" by Niels Moller · 7 years ago
  49. bf6937a Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Möller · 7 years ago
  50. d25fa78 Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Moller · 7 years ago
  51. b7239a9 Make rtc_base/refcount.h self contained, not including refcountedobject.h. by Niels Möller · 7 years ago
  52. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  53. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  54. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago