1. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  2. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  3. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/test/fake_encoder.cc]
  4. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  5. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  6. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  7. 4847ae6 Reland of Periodically update codec bit/frame rate settings. by sprang · 8 years ago
  8. 04f4d12 Implement timing frames. by ilnik · 8 years ago
  9. 317005a Revert of Periodically update codec bit/frame rate settings. (patchset #2 id:160001 of https://codereview.webrtc.org/2924023002/ ) by sprang · 8 years ago
  10. cdafeda Reland of Periodically update codec bit/frame rate settings. (patchset #1 id:1 of https://codereview.webrtc.org/2923993002/ ) by sprang · 8 years ago
  11. 5390c48 Revert of Periodically update codec bit/frame rate settings. (patchset #8 id:140001 of https://codereview.webrtc.org/2883963002/ ) by sprang · 8 years ago
  12. 6431e21 Fix bug in vie_encoder.cc which caused channel parameters not to be updated at regular intervals, as it was intended. by sprang · 8 years ago
  13. 00d802b Reland of Add content type information to encoded images and corresponding rtp extension header (patchset #1 id:1 of https://codereview.webrtc.org/2809653004/ ) by ilnik · 8 years ago
  14. 27c46e2 Revert of Add content type information to encoded images and corresponding rtp extension header (patchset #4 id:400001 of https://codereview.webrtc.org/2812913002/ ) by ilnik · 8 years ago
  15. 774f6b4 Reland of Add content type information to encoded images and corresponding rtp extension header (patchset #1 id:1 of https://codereview.webrtc.org/2816463002/ ) by ilnik · 8 years ago
  16. 29dbb19 Revert of Add content type information to encoded images and corresponding rtp extension header (patchset #1 id:1 of https://codereview.webrtc.org/2811963002/ ) by ilnik · 8 years ago
  17. 4fa0c4f Reland of Add content type information to encoded images and corresponding rtp extension header (patchset #1 id:1 of https://codereview.webrtc.org/2816463002/ ) by ilnik · 8 years ago
  18. 5721866 Revert of Add content type information to encoded images and corresponding rtp extension header (patchset #31 id:600001 of https://codereview.webrtc.org/2772033002/ ) by ilnik · 8 years ago
  19. 64e739a Add content type information to Encoded Images and add corresponding RTP extension header. by ilnik · 8 years ago
  20. 49ce67c Do not encode frames in MultithreadedFakeH264Encoder after Release(). by brandtr · 8 years ago
  21. e78d266 Make FakeEncoder and FakeH264Encoder thread safe. by brandtr · 8 years ago
  22. 696c9c6 Add multithreaded fake encoder and corresponding FlexFEC VideoSendStreamTest. by brandtr · 8 years ago
  23. 9aa9688 Reland of H.264 packetization mode 0 (try 3) (patchset #1 id:1 of https://codereview.webrtc.org/2558453002/ ) by hta · 8 years ago
  24. 243a0a7 Revert of H.264 packetization mode 0 (try 3) (patchset #13 id:490001 of https://codereview.webrtc.org/2528343002/ ) by hta · 8 years ago
  25. e59647b This approach passes packetization mode to the encoder as part of by hta · 8 years ago
  26. 08127a9 Reland #2 of Issue 2434073003: Extract bitrate allocation ... by Erik Språng · 8 years ago
  27. 13ceeea Revert of H.264 packetization mode 0 (try 2) (patchset #27 id:520001 of https://codereview.webrtc.org/2337453002/ ) by magjed · 8 years ago
  28. 3bba101 Implement H.264 packetization mode 0. by hta · 8 years ago
  29. 1369c83 Revert of Issue 2434073003: Extract bitrate allocation ... (patchset #4 id:60001 of https://codereview.webrtc.org/2488833004/ ) by sprang · 8 years ago
  30. 647bf43 Reland of Issue 2434073003: Extract bitrate allocation ... by sprang · 8 years ago
  31. 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
  32. 8f46c67 Extract bitrate allocation of spatial/temporal layers out of codec impl. by sprang · 8 years ago
  33. 2cb155a Remove deprected functions from EncodedImageCallback and RtpRtcp by sergeyu · 8 years ago
  34. 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
  35. c681250 Remove deprected functions from EncodedImageCallback and RtpRtcp by sergeyu · 8 years ago
  36. 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
  37. 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
  38. 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
  39. fa56584 Remove deprected functions from EncodedImageCallback and RtpRtcp by sergeyu · 8 years ago
  40. 803d97f Let ViEEncoder express resolution requests as Sinkwants. by perkj · 8 years ago
  41. ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 8 years ago
  42. 77eab70 Enable the -Wundef warning for clang by kwiberg · 8 years ago
  43. e75f204 Expose Ivf logging through the native API by palmkvist · 8 years ago
  44. 26091b1 This reverts commit 8eb37a39e79fe1098d3503dcb8c8c2d196203fed. Chrome now have its own implementation of TaskQueues that is based on Chrome threads. by perkj · 8 years ago
  45. 275afc5 Add codec name to CodecSpecificInfo and get the codec name stats from there instead. by perkj · 8 years ago
  46. 8eb37a3 Revert of Add task queue to Call. (patchset #42 id:840001 of https://codereview.webrtc.org/2060403002/ ) by perkj · 8 years ago
  47. cc16836 - Add task queue to Call with the intent of replacing the use of one of the process threads. by perkj · 8 years ago
  48. 525df3f Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 8 years ago
  49. 51db4dd Revert of Add EncodedImageCallback::OnEncodedImage(). (patchset #14 id:300001 of https://codereview.chromium.org/2089773002/ ) by sergeyu · 8 years ago
  50. 4c7f4cd Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 8 years ago
  51. ac4dc2c Revert of Add EncodedImageCallback::OnEncodedImage(). (patchset #13 id:280001 of https://codereview.webrtc.org/2089773002/ ) by sergeyu · 8 years ago
  52. ad34dbe Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 8 years ago
  53. b7d9a97 Expose codec implementation names in stats. by Peter Boström · 9 years ago
  54. ad113e5 Fix bug in calculation of averge queue time in paced sender. by Erik Språng · 9 years ago
  55. 2557b86 modules/video_coding refactorings by Henrik Kjellander · 9 years ago
  56. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  57. 22993e1 Unify FrameType and VideoFrameType. by pbos · 9 years ago
  58. 5d0379d Remove kSkipFrame usage. by Peter Boström · 9 years ago
  59. d89920b Add resolution and fps stats to histograms: by asapersson · 9 years ago
  60. 4765070 Rename I420VideoFrame to VideoFrame. by Miguel Casas-Sanchez · 10 years ago
  61. e69220c Fix the value of the first byte of nal unit generated by fake H.264 encoder. by glaznev@webrtc.org · 10 years ago
  62. 16825b1 Use int64_t more consistently for times, in particular for RTT values. by pkasting@chromium.org · 10 years ago
  63. 273a414 Report encoded frame size in VideoSendStream. by pbos@webrtc.org · 10 years ago
  64. 4591fbd Use size_t more consistently for packet/payload lengths. by pkasting@chromium.org · 10 years ago
  65. 049e4ec Change default values for CpuOveruseOptions. by asapersson@webrtc.org · 10 years ago
  66. 0bae1fa Wire up bandwidth stats to the new API and webrtcvideoengine2. by stefan@webrtc.org · 10 years ago
  67. ab990ae Revert 7151 "Revert 7114 "Expose VideoEncoders with webrtc/video_encoder.h."" by pbos@webrtc.org · 10 years ago
  68. 307d3db Revert 7114 "Expose VideoEncoders with webrtc/video_encoder.h." by henrikg@webrtc.org · 10 years ago
  69. b420191 Expose VideoEncoders with webrtc/video_encoder.h. by pbos@webrtc.org · 10 years ago
  70. 79c3359 Add end-to-end H.264 packetization test. by stefan@webrtc.org · 10 years ago
  71. f577ae9 Remove internal codecs from VideoSendStream. by pbos@webrtc.org · 11 years ago
  72. 3349ae0 Implement minimum transmit bitrate. by pbos@webrtc.org · 11 years ago
  73. 4070935 Implement and test EncodedImageCallback in new ViE API. by sprang@webrtc.org · 11 years ago
  74. 69969e2 Improve Call tests for RTX. by stefan@webrtc.org · 11 years ago
  75. 16e03b7 Separate Call API/build files from video_engine/. by pbos@webrtc.org · 11 years ago[Renamed (98%) from webrtc/video_engine/test/common/fake_encoder.cc]
  76. ba975e2 Porting auto mute to new ViE API by henrik.lundin@webrtc.org · 11 years ago
  77. 0181b5f ExternalVideoDecoder for new VideoEngine API. by pbos@webrtc.org · 11 years ago
  78. cb5118c Add FakeEncoder to VideoSendStream tests. by pbos@webrtc.org · 11 years ago
  79. c095f51 Remove template usage of typeless enum in fake_encoder. by pbos@webrtc.org · 11 years ago
  80. 360e376 Adds two tests for verifying padding and ramp-up behavior. by stefan@webrtc.org · 11 years ago