1. cc62b16 Add qualityLimitationResolutionChanges stat by Evan Shrubsole · 6 years ago
  2. b4a6128 Delete unneeded dependencies on libjingle_peerconnection_api by Niels Möller · 6 years ago
  3. 6dcd4dc New target for api/rtp_parameters.h and api/media_types.h. by Niels Möller · 6 years ago
  4. 8bbdb5b Update VideoBitrateAllocator allocate to take a struct with more fields by Florent Castelli · 6 years ago
  5. 61689ab Make api/video:encoded_image public. by Mirko Bonadei · 6 years ago
  6. 8f01c4e Define FecControllerOverride and plumb it down to VideoEncoder by Elad Alon · 6 years ago
  7. c16289f Split the build rule for video_frame into a video_rtp_headers part. by Chen Xing · 6 years ago
  8. 4d504c7 New interface EncodedImageBufferInterface, replacing use of CopyOnWriteBuffer by Niels Möller · 6 years ago
  9. 5d24b16 Prepare for splitting the api/video:video_frames build rule. by Chen Xing · 6 years ago
  10. 781653c Added functions to control the VideoStreamDecoder playout delay. by philipel · 6 years ago
  11. a3aa9bd Make VideoBitrateAllocatorFactory injectable. by Jonas Oreland · 6 years ago
  12. b703db9 Fix and test CreateVideoStreamDecoder by Danil Chapovalov · 6 years ago
  13. 66e7679 Export symbols needed by the Chromium component build (part 8). by Mirko Bonadei · 6 years ago
  14. 289f13d Remove CreateVideoStreamEncoder version that uses GlobalTaskQueueFactory by Danil Chapovalov · 6 years ago
  15. 8f7ce22 Make VideoFrameType an enum class, and move to separate file and target by Niels Möller · 6 years ago
  16. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
  17. 610c763 Add target bitrate headroom signal to VideoStreamEncoder. by Erik Språng · 6 years ago
  18. 74682c1 Inject TaskQueueFactory to video streams. by Sebastian Jansson · 6 years ago
  19. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 6 years ago
  20. 4a2d57a Don't include video_bitrate_allocation.h from encoded_image.h by Niels Möller · 6 years ago
  21. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  22. efd7034 Include video_bitrate_allocator.h, now that's in api/ by Niels Möller · 6 years ago
  23. f93eda1 Move some video codec constants to separate file. by Erik Språng · 6 years ago
  24. 45340ca Remove legacy video codec factories. by Anders Carlsson · 6 years ago
  25. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  26. 22b70ff Move VideoCodecType from common_types.h to api/video/video_codec_type.h by Niels Möller · 6 years ago
  27. c2ebe21 Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`" by Jiawei Ou · 6 years ago
  28. 59844ce Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`." by Qingsi Wang · 6 years ago
  29. be14217 Use the factory instead of using the builtin code path in `VideoCodecInitializer`. by Jiawei Ou · 6 years ago
  30. 23524ce Add HDR metadata struct by Johannes Kron · 6 years ago
  31. 977b46a Export symbols needed by the Chromium component build (part 7). by Mirko Bonadei · 6 years ago
  32. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  33. ac19414 Export symbols needed by the Chromium component build (part 6). by Mirko Bonadei · 6 years ago
  34. 4dc66c5 Move EncodedImage class to api/video/ by Niels Möller · 6 years ago
  35. e0c8b23 Frame marking RTP header extension (PART 1: implement extension) by Johnny Lee · 7 years ago
  36. 8fdcac3 Remove clang:find_bad_constructs suppression from call:call. by Mirko Bonadei · 7 years ago
  37. e4749c2 The default logic for creating video bitrate allocator. by Jiawei Ou · 7 years ago
  38. 51ef008 Video bitrate allocator factory interface for custom video bitrate allocator by Jiawei Ou · 7 years ago
  39. c234203 Remove rtc::{Make,Wrap}Unique and their header file + unit tests by Karl Wiberg · 7 years ago
  40. a12c42a Delete root header file typedef.h. by Niels Möller · 7 years ago
  41. 213618e New api function CreateVideoStreamEncoder. by Niels Möller · 7 years ago
  42. 4206a0a Exposing video bitrate allocator into API by Jiawei Ou · 7 years ago
  43. 800787f Add color space information to webrtc::VideoFrame and extract from VP9 by Emircan Uysaler · 7 years ago
  44. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  45. 901e0ff Add bit depth information to PlanarYuvBuffer by Emircan Uysaler · 7 years ago
  46. 0bc58cf Replace rtc::Optional with absl::optional in api by Danil Chapovalov · 7 years ago
  47. 51e23ae Remove built-in sw codecs from decoder_database. by Anders Carlsson · 7 years ago
  48. 0327c2d Move VideoStreamEncoderInterface to api/. by Niels Möller · 7 years ago
  49. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 7 years ago