1. 8bbdb5b Update VideoBitrateAllocator allocate to take a struct with more fields by Florent Castelli · 5 years ago
  2. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  3. 45befc5 Pass FecControllerOverride to Vp8FrameBufferControllerFactory::Create by Elad Alon · 5 years ago
  4. a279584 Inform FrameBufferController of encoder capabilities by Elad Alon · 5 years ago
  5. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 5 years ago
  6. cde8ab2 Use single FrameBufferController in VP8, created by a factory. by Elad Alon · 6 years ago
  7. 9ef5e05 Fix target bitrate handling for a single layer VP9 screenshare by Ilya Nikolaevskiy · 6 years ago
  8. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  9. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  10. 8b9b5f9 Activate/deactivate VP9 spatial layers. by Sergey Silkin · 6 years ago
  11. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  12. 3312092 Keep bitrate constraints. by Sergey Silkin · 6 years ago
  13. c2ebe21 Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`" by Jiawei Ou · 6 years ago
  14. 59844ce Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`." by Qingsi Wang · 6 years ago
  15. be14217 Use the factory instead of using the builtin code path in `VideoCodecInitializer`. by Jiawei Ou · 6 years ago
  16. 4529fbc Move TemporalLayers to api/video_codecs. by Erik Språng · 6 years ago
  17. 8abd56c Split TemporalLayers and TemporalLayers checker, clean up header. by Erik Språng · 6 years ago
  18. 4206a0a Exposing video bitrate allocator into API by Jiawei Ou · 6 years ago
  19. 5e898d6 Stop using VideoCodec.targetBitrate for vp8 screenshare config by Erik Språng · 6 years ago
  20. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  21. f133856 Delete nack_enabled flag in encoder configuration. by Niels Möller · 6 years ago
  22. 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 6 years ago
  23. fafeac3 Use codec's bitrate limits if SVC is off. by Sergey Silkin · 6 years ago
  24. 259a497 Reland "Reland "Move rtp-specific config out of EncoderSettings."" by Niels Möller · 6 years ago
  25. 6c2c13a Revert "Reland "Move rtp-specific config out of EncoderSettings."" by Niels Möller · 6 years ago
  26. 8668496 Adding layering configurator and rate allocator for VP9 SVC. by Sergey Silkin · 6 years ago
  27. 150dcb0 Delete logic to set picture id and tl0 pic idx in encoders. by Niels Möller · 6 years ago
  28. 04dd176 Reland "Move rtp-specific config out of EncoderSettings." by Niels Möller · 6 years ago
  29. 92be1ca Revert "Move rtp-specific config out of EncoderSettings." by Niels Moller · 7 years ago
  30. bc900cb Move rtp-specific config out of EncoderSettings. by Niels Möller · 7 years ago
  31. 82fad3d Remove TemporalLayersFactory and associated classes by Erik Språng · 7 years ago
  32. a796a7e Reland "Replaced temporal_layer_thresholds_bps[] field with num_temporal_layers." by Sergey Silkin · 7 years ago
  33. e27e0ac Revert "Replaced temporal_layer_thresholds_bps[] field with num_temporal_layers." by Philip Eliasson · 7 years ago
  34. d2ed0a4 Replaced temporal_layer_thresholds_bps[] field with num_temporal_layers. by Sergey Silkin · 7 years ago
  35. d7ae3c3 Reland "Rename stereo video codec to multiplex" by Emircan Uysaler · 7 years ago
  36. 1204448 Revert "Reland "Rename stereo video codec to multiplex"" by Taylor Brandstetter · 7 years ago
  37. 4954a77 Reland "Rename stereo video codec to multiplex" by Emircan Uysaler · 7 years ago
  38. 6bc7bb6 Revert "Rename stereo video codec to multiplex" by Ivo Creusen · 7 years ago
  39. bbdabe5 Rename stereo video codec to multiplex by Emircan Uysaler · 7 years ago
  40. 46e31ba Reland "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer." by Seth Hampson · 7 years ago
  41. 0f17f9c Revert "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer." by Lu Liu · 7 years ago
  42. 18c4261 Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer. by Seth Hampson · 7 years ago
  43. 0a37547 Add optional stereo codec to SDP negotiation by Emircan Uysaler · 7 years ago
  44. 84255bb Add explicit includes of refcountedobject.h where it is used. by Niels Möller · 7 years ago
  45. fb26f85 Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."" by Niels Moller · 7 years ago
  46. bf6937a Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Möller · 7 years ago
  47. d25fa78 Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Moller · 7 years ago
  48. b7239a9 Make rtc_base/refcount.h self contained, not including refcountedobject.h. by Niels Möller · 7 years ago
  49. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  50. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  51. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/video_coding/video_codec_initializer_unittest.cc]
  52. d60d06a Reland of Move video_encoder.h and video_decoder.h to /api and create GN targets for them (patchset #1 id:1 of https://codereview.webrtc.org/2794033002/ ) by ilnik · 7 years ago
  53. 716d7ac Revert of Move video_encoder.h and video_decoder.h to /api and create GN targets for them (patchset #8 id:140001 of https://codereview.webrtc.org/2780943003/ ) by guidou · 7 years ago
  54. c42f540 Move video_encoder.h and video_decoder.h to /api and create GN targets for them by ilnik · 7 years ago
  55. 429600d Reland of Add experimental simulcast screen content mode by sprang · 8 years ago