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