1. 4a14f49 Remove wildcard ownership for build files. by Mirko Bonadei · 4 years, 5 months ago
  2. 0c626af Use newer version of TimeDelta and TimeStamp factories in webrtc by Danil Chapovalov · 4 years, 5 months ago
  3. 02b17a5 Add helper to calculate frame dependencies based on encoder buffer usage by Danil Chapovalov · 4 years, 5 months ago
  4. ccbe95f Reformat GN files. by Mirko Bonadei · 4 years, 6 months ago
  5. 67dcb4b Publish DependencyDescriptor structures in the api by Danil Chapovalov · 4 years, 6 months ago
  6. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 4 years, 6 months ago
  7. 8525a80 Add ability to resize buffers pool in decoder and use it in IVF generator by Artem Titov · 4 years, 7 months ago
  8. 75bc75c Optimize FindNaluIndices by Piasy · 4 years, 8 months ago
  9. 33f9d2b Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class by Artem Titov · 4 years, 7 months ago
  10. 026f64f Revert "VideoFrame: Store a reference to an encoded frame" by Markus Handell · 4 years, 8 months ago
  11. 0660cee Add scale and compare methods to VideoFrame::UpdateRect by Ilya Nikolaevskiy · 4 years, 8 months ago
  12. e6eded3 VideoFrame: Store a reference to an encoded frame by Markus Handell · 4 years, 8 months ago
  13. e9f663c In dependency descritpor add active decode targets bitmask field by Danil Chapovalov · 4 years, 8 months ago
  14. c66e004 Adding missing RTC_EXPORT for component build. by Mirko Bonadei · 4 years, 9 months ago
  15. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 4 years, 9 months ago
  16. 09f1195 Always pass arguments to INSTANTIATE_TEST_SUITE_P. by Mirko Bonadei · 4 years, 10 months ago
  17. 1b57541 Always pass arguments to INSTANTIATE_TEST_SUITE_P. by Mirko Bonadei · 4 years, 10 months ago
  18. 86314cf Cleaning up C++14 move into lambda TODOs. by Sebastian Jansson · 4 years, 10 months ago
  19. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 4 years, 10 months ago
  20. f5dec1c Implement Dependency Descriptor reader by Danil Chapovalov · 4 years, 10 months ago
  21. 7daf550 Add new FrameRateEstimator utility class for more precis FPS estimation. by Erik Språng · 5 years ago
  22. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  23. c2f5686 Extend structures to store updated version of the dependency descriptor by Danil Chapovalov · 5 years ago
  24. f00bf42 Add plumbing of RtpPacketInfos to each VideoFrame as input for SourceTracker. by Chen Xing · 5 years ago
  25. 4d504c7 New interface EncodedImageBufferInterface, replacing use of CopyOnWriteBuffer by Niels Möller · 5 years ago
  26. 0c0c969 Add/rewrite H264 VUI video signal type description. by Sergey Silkin · 5 years ago
  27. 5d24b16 Prepare for splitting the api/video:video_frames build rule. by Chen Xing · 5 years ago
  28. 28f0eb2 Move H.264 SPS VUI rewriting to FrameEncodeMetadataWriter. by Mirta Dvornicic · 5 years ago
  29. ce33b6a Implement QualityLimitationReasonTracker and expose "reason". by Henrik Boström · 5 years ago
  30. a8507e3 Remove deprecated interface in I420BufferInterface::GetI420 by Ilya Nikolaevskiy · 5 years ago
  31. da5aa4d Use CodecBufferUsage to determine dependencies. by philipel · 5 years ago
  32. 8a7dcb1 Prepare to move SPS VUI rewriting out of H.264 packetizer. by Mirta Dvornicic · 5 years ago
  33. 408a3c6 Add explicit stride options to I420BufferPool. by Noah Richards · 5 years ago
  34. 8581877 Delete interface class VideoCaptureExternal by Niels Möller · 5 years ago
  35. c01367d Deprecating ThreadChecker specific interface. by Sebastian Jansson · 5 years ago
  36. e0b9355 Move enum VideoType out of common_types.h by Niels Möller · 5 years ago
  37. ae2213b Delete compatibility alias webrtc::kI420 by Niels Möller · 5 years ago
  38. 8daf92a Adds ScaleVideoFrameBuffer to libyuv. by Sebastian Jansson · 5 years ago
  39. 8ce89ba Adds function to calculate squared error sum to libyuv. by Sebastian Jansson · 5 years ago
  40. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 5 years ago
  41. b19f27a Decode Target Information for VP8 libvpx encoder. by philipel · 5 years ago
  42. 361855b Rename OperatingPoint to DecodeTarget. by philipel · 5 years ago
  43. b163359 Add interface class for bitstream parser. by Kári Tristan Helgason · 5 years ago
  44. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 5 years ago
  45. 533a9fe Clean BUILD.gn files: remove extra :memory by Artem Titov · 5 years ago
  46. 9df3353 Generic Frame Descriptor (GFD) VP8 templates. by philipel · 5 years ago
  47. 74682c1 Inject TaskQueueFactory to video streams. by Sebastian Jansson · 5 years ago
  48. c4dd730 Fix -Wextra-semi warnings. by Mirko Bonadei · 5 years ago
  49. 88fa2ab Always add/rewrite VUI and set max_num_reorder_frames to 0. by Sergey Silkin · 5 years ago
  50. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 5 years ago
  51. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 5 years ago
  52. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 5 years ago
  53. 1ebfb6a Introduce VideoFrame::id to keep track of frames inside application. by Artem Titov · 6 years ago
  54. a921660 Add ability to paste VideoFrameBuffer into the middle of I010Buffer and I420Buffer by Ilya Nikolaevskiy · 6 years ago
  55. 1699408 Inlining IncomingVideoStream::NewFrameTask. by Sebastian Jansson · 6 years ago
  56. f1ab9b9 Refactor creation of ColorSpace test data by Johannes Kron · 6 years ago
  57. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  58. 90e6745 Delete deprecated class WrappedI420Buffer by Niels Möller · 6 years ago
  59. 21cddff Harmonize paths to dependent targets. by Yves Gerey · 6 years ago
  60. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  61. 57dd881 Delete dead code in webrtc_libyuv.cc by Niels Möller · 6 years ago
  62. 4744e5b Reland "Remove old video_bitrate_allocator.h" by Rasmus Brandt · 6 years ago
  63. 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 6 years ago
  64. c34cf71 Revert "Remove old video_bitrate_allocator.h" by Oleh Prypin · 6 years ago
  65. 88be972 Delete post_encode_callback by Niels Möller · 6 years ago
  66. 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 6 years ago
  67. 4dc66c5 Move EncodedImage class to api/video/ by Niels Möller · 6 years ago
  68. 8e87852 Remove old video_bitrate_allocator.h by Rasmus Brandt · 6 years ago
  69. 0a5792e Add UMA metric and logging of frames dropped in the render queue. by Stefan Holmer · 6 years ago
  70. 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 6 years ago
  71. be8b534 [cleanup] Remove useless includes. by Yves Gerey · 6 years ago
  72. c0f26d4 Drop unneeded inclusion of module_common_types.h by Niels Möller · 6 years ago
  73. 827cf3c Avoid overflow when parsing H.264 SPS. by Niels Möller · 6 years ago
  74. 72bc8d6 Make the rtp timestamp member of EncodedImage private by Niels Möller · 6 years ago
  75. 2377588 Add accessor methods for RTP timestamp of EncodedImage. by Niels Möller · 6 years ago
  76. 84ccb2d Remove kVideoCodecUnknown from WebRTC. by Kári Tristan Helgason · 6 years ago
  77. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  78. 2455c9e Add spatial index to EncodedImage, not yet used. by Niels Möller · 6 years ago
  79. 4206a0a Exposing video bitrate allocator into API by Jiawei Ou · 6 years ago
  80. 0a410ce Clean up unneeded includes in common_video/BUILD.gn. by Mirko Bonadei · 6 years ago
  81. d93a51d Enabling clang::find_bad_constructs for common_video. by Mirko Bonadei · 6 years ago
  82. 901e0ff Add bit depth information to PlanarYuvBuffer by Emircan Uysaler · 6 years ago
  83. 52f53d5 Revert "Add Timestamp accessor methods to the EncodedImage class." by Björn Terelius · 6 years ago
  84. f34d467 Add Timestamp accessor methods to the EncodedImage class. by Niels Möller · 6 years ago
  85. 196100e Replace rtc::Optional with absl::optional by Danil Chapovalov · 6 years ago
  86. beb2d98 Removing usage of //build/config/compiler:no_size_t_to_int_warning. by Mirko Bonadei · 6 years ago
  87. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  88. 97e0488 Delete unused stats for preferred_bitrate. by Niels Möller · 6 years ago
  89. 2b3af2e Delete RTP-specific values from the VideoCodecType enum. by Niels Möller · 6 years ago
  90. b6c462d Cleanup webrtc:: namespace from leaked TimingFrameFlags by Ilya Nikolaevskiy · 6 years ago
  91. c8caaec Directly include VideoBitrateAllocation in common_video/ targets by Erik Språng · 6 years ago
  92. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 6 years ago
  93. 5f83cf0 Replacing rtc::TimeDelta with webrtc::TimeDelta. by Sebastian Jansson · 6 years ago
  94. 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 6 years ago
  95. e2ae78b Delete obsolete BitrateAdjuster constructor. by Niels Möller · 6 years ago
  96. 2cb7b5e Convert BitrateAdjuster from webrtc::Clock to rtc::TimeMillis. by Niels Möller · 6 years ago
  97. 70595c1 Delete unneeded references to EventWrapper. by Niels Möller · 6 years ago
  98. a680a6a Enable and fix chromium clang warnings in sdk/android targets. by Paulina Hensman · 6 years ago
  99. 7696bef Remove the public_deps to fileutils from test_support. by Patrik Höglund · 6 years ago
  100. 03e6ec9 Reland "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 6 years ago