1. bd86684 Make VideoEncoder::GetEncoderInfo() pure virtual by Wan-Teh Chang · 2 years ago
  2. 1b0d543 Removed _completeFrame since we never allow incomplete frames. by philipel · 4 years, 4 months ago
  3. 12f465c Deprecate the raw-pointer constructor of EncodedImage. by Niels Möller · 4 years, 5 months ago
  4. 2549f17 Remove RTPFragmentationHeader creation and propagation through webrtc by Danil Chapovalov · 4 years, 6 months ago
  5. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  6. 8f01c4e Define FecControllerOverride and plumb it down to VideoEncoder by Elad Alon · 6 years ago
  7. 370f93a Reland "Inform VideoEncoder of negotiated capabilities" by Elad Alon · 6 years ago
  8. 49d661a7 Revert "Inform VideoEncoder of negotiated capabilities" by Philip Eliasson · 6 years ago
  9. 11dfff0 Inform VideoEncoder of negotiated capabilities by Elad Alon · 6 years ago
  10. 16cb8f5 Reland "Replace usage of old SetRates/SetRateAllocation methods" by Erik Språng · 6 years ago
  11. 7ddef1a Revert "Replace usage of old SetRates/SetRateAllocation methods" by Minyue Li · 6 years ago
  12. 7ac0d5f Replace usage of old SetRates/SetRateAllocation methods by Erik Språng · 6 years ago
  13. 8f7ce22 Make VideoFrameType an enum class, and move to separate file and target by Niels Möller · 6 years ago
  14. b859b32 Update more VideoEncoder implementations to drop CodecSpecificInfo input by Niels Möller · 6 years ago
  15. 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 6 years ago
  16. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  17. ee49f70 Remove VideoEncoder::SetChannelParameters. by philipel · 6 years ago
  18. 759f959 Refactor tests with ConfigurableFrameSizeEncoder by Niels Möller · 6 years ago
  19. 4dc66c5 Move EncodedImage class to api/video/ by Niels Möller · 6 years ago
  20. d52a1a6 Reland "Remove RTPVideoHeader::vp8() accessors." by Philip Eliasson · 6 years ago
  21. 1811c04 Revert "Remove RTPVideoHeader::vp8() accessors." by Philip Eliasson · 6 years ago
  22. af7afc6 Remove RTPVideoHeader::vp8() accessors. by philipel · 6 years ago
  23. b0588e6 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  24. 8d92e8d Revert "Reland "Move FakeCodec to separate target and behave like real encoder."" by Ilya Nikolaevskiy · 6 years ago
  25. f2a8287 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 7 years ago
  26. 7d13a6e Revert "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 7 years ago
  27. 223eba5 Move FakeCodec to separate target and behave like real encoder. by Ilya Nikolaevskiy · 7 years ago
  28. 2377588 Add accessor methods for RTP timestamp of EncodedImage. by Niels Möller · 7 years ago
  29. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  30. 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 7 years ago
  31. 3f693b9 Delete unused method SetPeriodicKeyFrames. by Niels Möller · 7 years ago
  32. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  33. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/test/configurable_frame_size_encoder.cc]
  34. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  35. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  36. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  37. ea3a798 Move webrtc/video_frame to common_video/include. by nisse · 8 years ago
  38. 08127a9 Reland #2 of Issue 2434073003: Extract bitrate allocation ... by Erik Språng · 8 years ago
  39. 1369c83 Revert of Issue 2434073003: Extract bitrate allocation ... (patchset #4 id:60001 of https://codereview.webrtc.org/2488833004/ ) by sprang · 8 years ago
  40. 647bf43 Reland of Issue 2434073003: Extract bitrate allocation ... by sprang · 8 years ago
  41. 4bc98d4 Revert of Extract bitrate allocation of spatial/temporal layers out of codec impl. (patchset #17 id:320001 of https://codereview.webrtc.org/2434073003/ ) by sprang · 8 years ago
  42. 8f46c67 Extract bitrate allocation of spatial/temporal layers out of codec impl. by sprang · 8 years ago
  43. 2cb155a Remove deprected functions from EncodedImageCallback and RtpRtcp by sergeyu · 8 years ago
  44. 91b957d Revert of Remove deprected functions from EncodedImageCallback and RtpRtcp (patchset #4 id:100001 of https://codereview.webrtc.org/2405173006/ ) by kjellander · 8 years ago
  45. c681250 Remove deprected functions from EncodedImageCallback and RtpRtcp by sergeyu · 8 years ago
  46. 43a9dc0 Revert of move deprected functions from EncodedImageCallback and RtpRtcp (patchset #1 id:1 of https://codereview.webrtc.org/2467373003/ ) by ehmaldonado · 8 years ago
  47. a1d6cd6 Reland of move deprected functions from EncodedImageCallback and RtpRtcp (patchset #2 id:240001 of https://codereview.webrtc.org/2474433008/ ) by ehmaldonado · 8 years ago
  48. 6c78307 Revert of Remove deprected functions from EncodedImageCallback and RtpRtcp (patchset #4 id:100001 of https://codereview.webrtc.org/2405173006/ ) by ehmaldonado · 8 years ago
  49. fa56584 Remove deprected functions from EncodedImageCallback and RtpRtcp by sergeyu · 8 years ago
  50. ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 8 years ago
  51. 77eab70 Enable the -Wundef warning for clang by kwiberg · 8 years ago
  52. 2557b86 modules/video_coding refactorings by Henrik Kjellander · 9 years ago
  53. 6f8ce06 common_video: rename interface -> include by kjellander · 9 years ago
  54. 69ccb33 Remove redudant encoder rate calls. by Peter Boström · 9 years ago
  55. 49e196a Remove VideoFrameType aliases for FrameType. by Peter Boström · 9 years ago
  56. 22993e1 Unify FrameType and VideoFrameType. by pbos · 9 years ago
  57. 4765070 Rename I420VideoFrame to VideoFrame. by Miguel Casas-Sanchez · 10 years ago
  58. 16825b1 Use int64_t more consistently for times, in particular for RTT values. by pkasting@chromium.org · 10 years ago
  59. 4591fbd Use size_t more consistently for packet/payload lengths. by pkasting@chromium.org · 10 years ago
  60. ab990ae Revert 7151 "Revert 7114 "Expose VideoEncoders with webrtc/video_encoder.h."" by pbos@webrtc.org · 10 years ago
  61. 307d3db Revert 7114 "Expose VideoEncoders with webrtc/video_encoder.h." by henrikg@webrtc.org · 10 years ago
  62. b420191 Expose VideoEncoders with webrtc/video_encoder.h. by pbos@webrtc.org · 10 years ago
  63. 346094c Incorrect overhead calculation when using FEC + RTP extension headers. by sprang@webrtc.org · 11 years ago
  64. 8b88192 Improve VideoSendStreamTest::MaxPacketSize by sprang@webrtc.org · 11 years ago
  65. 797522f Revert 5229 "Make VideoSendStreamTest::MaxPacketSize test a whol..." by andrew@webrtc.org · 11 years ago
  66. 7104fc1 Make VideoSendStreamTest::MaxPacketSize test a whole range of frame sizes, to make sure all corner cases are covered. by sprang@webrtc.org · 11 years ago