1. cc62b16 Add qualityLimitationResolutionChanges stat by Evan Shrubsole · 6 years ago
  2. a8336d3 Connect the stable target rate to the video encoders by Florent Castelli · 6 years ago
  3. ddd50ef Use HasOneRef to ensure safe reallocation of buffer in EncodedImage by Ilya Nikolaevskiy · 6 years ago
  4. b4a6128 Delete unneeded dependencies on libjingle_peerconnection_api by Niels Möller · 6 years ago
  5. 6dcd4dc New target for api/rtp_parameters.h and api/media_types.h. by Niels Möller · 6 years ago
  6. 8bbdb5b Update VideoBitrateAllocator allocate to take a struct with more fields by Florent Castelli · 6 years ago
  7. 61689ab Make api/video:encoded_image public. by Mirko Bonadei · 6 years ago
  8. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  9. 9455c30 Remove deprecation notice for VideoFrame::ntp_time_ms by Ilya Nikolaevskiy · 6 years ago
  10. 3fbf1e2 Reduce kMaxSimulcastStreams to 3 by Florent Castelli · 6 years ago
  11. e8ed830 WebRtcVideoChannel encoder fallback. by philipel · 6 years ago
  12. a63aede Make VideoStreamEncoderInterface::SetFecControllerOverride pure virtual by Elad Alon · 6 years ago
  13. 8f01c4e Define FecControllerOverride and plumb it down to VideoEncoder by Elad Alon · 6 years ago
  14. 4d69516 Don't use angle-bracket #includes for WebRTC's own files by Oleh Prypin · 6 years ago
  15. 6c42d92 Added video_coding::EncodedFrame copy ctor. by philipel · 6 years ago
  16. f00bf42 Add plumbing of RtpPacketInfos to each VideoFrame as input for SourceTracker. by Chen Xing · 6 years ago
  17. c16289f Split the build rule for video_frame into a video_rtp_headers part. by Chen Xing · 6 years ago
  18. 4d504c7 New interface EncodedImageBufferInterface, replacing use of CopyOnWriteBuffer by Niels Möller · 6 years ago
  19. 370f93a Reland "Inform VideoEncoder of negotiated capabilities" by Elad Alon · 6 years ago
  20. 49d661a7 Revert "Inform VideoEncoder of negotiated capabilities" by Philip Eliasson · 6 years ago
  21. 11dfff0 Inform VideoEncoder of negotiated capabilities by Elad Alon · 6 years ago
  22. 5d24b16 Prepare for splitting the api/video:video_frames build rule. by Chen Xing · 6 years ago
  23. 4fc0855 Cleanup video frame metadata copying by Ilya Nikolaevskiy · 6 years ago
  24. b64af4b Add retransmission_allowed flag to encoder output by Elad Alon · 6 years ago
  25. 781653c Added functions to control the VideoStreamDecoder playout delay. by philipel · 6 years ago
  26. 28f0eb2 Move H.264 SPS VUI rewriting to FrameEncodeMetadataWriter. by Mirta Dvornicic · 6 years ago
  27. 2799e63 Add sizes of spatial layer frames to EncodedImage by Sergey Silkin · 6 years ago
  28. a8507e3 Remove deprecated interface in I420BufferInterface::GetI420 by Ilya Nikolaevskiy · 6 years ago
  29. ade0dc9 Make FrameBuffer be able to signal if it's trivially convertible to I420 by Ilya Nikolaevskiy · 6 years ago
  30. da5aa4d Use CodecBufferUsage to determine dependencies. by philipel · 6 years ago
  31. a3aa9bd Make VideoBitrateAllocatorFactory injectable. by Jonas Oreland · 6 years ago
  32. b6ef99b Translate loss notifications and pass to encoder by Elad Alon · 6 years ago
  33. b703db9 Fix and test CreateVideoStreamDecoder by Danil Chapovalov · 6 years ago
  34. 4c6ca30 Update VideoStreamEncoder to use new VideoEncoder::SetRates() method. by Erik Språng · 6 years ago
  35. 66e7679 Export symbols needed by the Chromium component build (part 8). by Mirko Bonadei · 6 years ago
  36. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
  37. 289f13d Remove CreateVideoStreamEncoder version that uses GlobalTaskQueueFactory by Danil Chapovalov · 6 years ago
  38. 8f7ce22 Make VideoFrameType an enum class, and move to separate file and target by Niels Möller · 6 years ago
  39. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
  40. 009ab3c Delete EncodedImage::GetBufferPaddingBytes by Niels Möller · 6 years ago
  41. 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 6 years ago
  42. 610c763 Add target bitrate headroom signal to VideoStreamEncoder. by Erik Språng · 6 years ago
  43. 572c60f Injecting Clock into video senders. by Sebastian Jansson · 6 years ago
  44. 74682c1 Inject TaskQueueFactory to video streams. by Sebastian Jansson · 6 years ago
  45. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 6 years ago
  46. 328027b Replace fatal error with error log by Danil Chapovalov · 6 years ago
  47. cc26fef Use a CopyOnWriteBuffer to back EncodedImage data by Niels Möller · 6 years ago
  48. 4a2d57a Don't include video_bitrate_allocation.h from encoded_image.h by Niels Möller · 6 years ago
  49. 71aee3a Reland "Propagate VideoFrame::UpdateRect to encoder" by Ilya Nikolaevskiy · 6 years ago
  50. 429b67d Revert "Propagate VideoFrame::UpdateRect to encoder" by Mirko Bonadei · 6 years ago
  51. efa72a1 Propagate VideoFrame::UpdateRect to encoder by Ilya Nikolaevskiy · 6 years ago
  52. 6aca0b7 Add |update_rect| field and UpdateRect struct to VideoFrame. by Ilya Nikolaevskiy · 6 years ago
  53. 871e144 Revert "Reland "Partial frame capture API part 1"" by Ilya Nikolaevskiy · 6 years ago
  54. eb7589e Revert "Partial frame capture API part 3" by Ilya Nikolaevskiy · 6 years ago
  55. 938dd9f Add owned data buffer to EncodedImage by Niels Möller · 6 years ago
  56. b769894 Remove rule that discourages passing optional by const reference by Danil Chapovalov · 6 years ago
  57. c402dbe Account for simulcast hysteresis in padding rate calculation. by Rasmus Brandt · 6 years ago
  58. 1266487 Partial frame capture API part 3 by Ilya Nikolaevskiy · 6 years ago
  59. 12e5d39 Reland "Partial frame capture API part 1" by Ilya Nikolaevskiy · 6 years ago
  60. 8102a1a Revert "Partial frame capture API part 1" by Ilya Nikolaevskiy · 6 years ago
  61. 8a21e1c Partial frame capture API part 1 by Ilya Nikolaevskiy · 6 years ago
  62. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  63. efd7034 Include video_bitrate_allocator.h, now that's in api/ by Niels Möller · 6 years ago
  64. f93eda1 Move some video codec constants to separate file. by Erik Språng · 6 years ago
  65. 24871e4 Rename EncodedImage::_buffer --> buffer_, and make private by Niels Möller · 6 years ago
  66. 77536a2 Rename EncodedImage::_length --> size_, and make private. by Niels Möller · 6 years ago
  67. 45340ca Remove legacy video codec factories. by Anders Carlsson · 6 years ago
  68. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  69. 87da937 Delete unused constant kVideoCodecI420 by Niels Möller · 6 years ago
  70. a8f58f0 Add data() accessors to EncodedImage by Niels Möller · 6 years ago
  71. 1ebfb6a Introduce VideoFrame::id to keep track of frames inside application. by Artem Titov · 6 years ago
  72. bba675d Clean up api/ DEPS by Steve Anton · 6 years ago
  73. 412d185 Delete pre_encode_callback from VideoSendStream::Config by Niels Möller · 6 years ago
  74. a921660 Add ability to paste VideoFrameBuffer into the middle of I010Buffer and I420Buffer by Ilya Nikolaevskiy · 6 years ago
  75. 1c931c4 Use VideoSourceInterface for owning test video sources by Niels Möller · 6 years ago
  76. fe79b34 Reorder methods and members of HdrMetadata by Johannes Kron · 6 years ago
  77. f7f13e0 Add end-to-end test for ColorSpace information by Johannes Kron · 6 years ago
  78. c13f4be Add chroma siting to color space RTP extension by Johannes Kron · 6 years ago
  79. a6fd5e4 Rename EncodedImage::_size to capacity_, make private. by Niels Möller · 6 years ago
  80. b47ccc3 Add chroma siting to ColorSpace by Johannes Kron · 6 years ago
  81. 5546aef Vp9 flexible mode fixes by Ilya Nikolaevskiy · 6 years ago
  82. 77894cc New method EncodedImage::set_buffer by Niels Möller · 6 years ago
  83. d0b69a8 Send and receive color space information if available by Johannes Kron · 6 years ago
  84. 3b923d9 Remove color space enum value kInvalid by Johannes Kron · 6 years ago
  85. c4862f4 Delete method EncodedFrame::GetBitstream, part 2 by Niels Möller · 6 years ago
  86. f0eee00 Move size() method to EncodedImage base class by Niels Möller · 6 years ago
  87. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  88. 648a7ce Delete method EncodedFrame::GetBitstream, part 1 by Niels Möller · 6 years ago
  89. 65c921c Add setters to ColorSpace class by Johannes Kron · 6 years ago
  90. 4749e4e Move HdrMetadata to ColorSpace by Johannes Kron · 6 years ago
  91. 22b70ff Move VideoCodecType from common_types.h to api/video/video_codec_type.h by Niels Möller · 6 years ago
  92. 52e69d7 Explicitly specify color space enum indices by Johannes Kron · 6 years ago
  93. 9973fa8 Pass HdrMetadata between VideoFrame and EncodedImage for VP9 by Johannes Kron · 6 years ago
  94. c2ebe21 Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`" by Jiawei Ou · 6 years ago
  95. fbf1683 Add HdrMetadata to VideoFrame by Johannes Kron · 6 years ago
  96. 59844ce Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`." by Qingsi Wang · 6 years ago
  97. be14217 Use the factory instead of using the builtin code path in `VideoCodecInitializer`. by Jiawei Ou · 6 years ago
  98. 23524ce Add HDR metadata struct by Johannes Kron · 6 years ago
  99. 977b46a Export symbols needed by the Chromium component build (part 7). by Mirko Bonadei · 6 years ago
  100. e2fd86a7 Move encoder metadata into EncoderInfo struct. by Erik Språng · 6 years ago