1. e2f69cf Reland "Updates tests for turning simulcast streams on/off." by Seth Hampson · 7 years ago
  2. 7fc0259 check_includes=fase on audio_device_generic & objc_codec_factory_helper. by Mirko Bonadei · 7 years ago
  3. f105325 Move all Android specific stuff to android_codec_factory_helper. by Rasmus Brandt · 7 years ago
  4. 80ba333 Move FALLTHROUGH macro to a separate header, and give it an RTC_ prefix by Karl Wiberg · 7 years ago
  5. 3a36e38 Delete unused VCMCodecDataBase::SendCodec methods. by Niels Möller · 7 years ago
  6. 98a867c Rename VideoCodecTest to VideoCodecUnitTest. by Rasmus Brandt · 7 years ago
  7. 3ff50fb Create experimental Obj-C++ API. by Anders Carlsson · 7 years ago
  8. 10d9d59 Adding simulcast/spatial layering support to VideoProcessor. by Sergey Silkin · 7 years ago
  9. 956b306 Reland "Set actual resolution for coded frame in VP9 enc wrapper." by Sergey Silkin · 7 years ago
  10. 6ade76d Revert "Updates tests for turning simulcast streams on/off." by Oleh Prypin · 7 years ago
  11. 8fb22e7 Updates tests for turning simulcast streams on/off. by Seth Hampson · 7 years ago
  12. 96d7f76 Fix spelling of (internal) method name UpdateChannelParameters. by Niels Möller · 7 years ago
  13. bbf46c2 Revert "Set actual resolution for coded frame in VP9 enc wrapper." by Oleh Prypin · 7 years ago
  14. 4e53a0f Set actual resolution for coded frame in VP9 enc wrapper. by Sergey Silkin · 7 years ago
  15. dd8c165 Enable building WebRTC without built-in software codecs by Anders Carlsson · 7 years ago
  16. 98bf720 Reland "Add unit tests covering MultiplexImageComponent" by Emircan Uysaler · 7 years ago
  17. 82f96e6 Create an experimental Android NDK. by Sami Kalliomäki · 7 years ago
  18. d7ae3c3 Reland "Rename stereo video codec to multiplex" by Emircan Uysaler · 7 years ago
  19. 1204448 Revert "Reland "Rename stereo video codec to multiplex"" by Taylor Brandstetter · 7 years ago
  20. 4954a77 Reland "Rename stereo video codec to multiplex" by Emircan Uysaler · 7 years ago
  21. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  22. 6bc7bb6 Revert "Rename stereo video codec to multiplex" by Ivo Creusen · 7 years ago
  23. 15eeef4 Revert "Add unit tests covering MultiplexImageComponent" by Ivo Creusen · 7 years ago
  24. 833cdea Fix typo in VCMRttFilter by Ilya Nikolaevskiy · 7 years ago
  25. 4dc891f Add unit tests covering MultiplexImageComponent by Emircan Uysaler · 7 years ago
  26. bbdabe5 Rename stereo video codec to multiplex by Emircan Uysaler · 7 years ago
  27. beabdcb Break VP8 temporal_layers dependency on libvpx. by Anders Carlsson · 7 years ago
  28. b9b07ea Move stats for decoded frames per second from VCMTiming to ReceiveStatisticsProxy. by Åsa Persson · 7 years ago
  29. 91af24a Fix backward jump in timestamp if framerate increases in video processor tests. by Åsa Persson · 7 years ago
  30. 9bb8f05 Cleanup of unused RTP structs and packetizer for stereo codec by Emircan Uysaler · 7 years ago
  31. a7c7a19 Reland "Wrap Alpha and YUV frame into one EncodedImage for transmission" by Qiang Chen · 7 years ago
  32. 53a2d8a One decoder/writer per simulcast/spatial layer. by Sergey Silkin · 7 years ago
  33. 8ed653d Do not register VideoSendStream to PacketFeedbackObserver when the current FEC controller do not use Loss Vector Mask. by Ying Wang · 7 years ago
  34. b7d7301 Added number of simulcast/spatial layers to TestConfig. by Sergey Silkin · 7 years ago
  35. d756fd0 Revert "Wrap Alpha and YUV frame into one EncodedImage for transmission" by Taylor Brandstetter · 7 years ago
  36. 5670c86 Wrap Alpha and YUV frame into one EncodedImage for transmission by Qiang Chen · 7 years ago
  37. db9e9d5 Make screenshare_layers frame dropper less aggressive by Erik Språng · 7 years ago
  38. 1723cf9 Get rid of packet loss related stuff from videoprocessor. by Sergey Silkin · 7 years ago
  39. 3b790f3 Make fec controller plug-able. by Ying Wang · 7 years ago
  40. a6e7b88 Move rtp_timestamp_to_frame_num_ map from VideoProcessor to Stats class. by Åsa Persson · 7 years ago
  41. 34924c2 Fix warning 4373. by Patrik Höglund · 7 years ago
  42. 9e539f0 Remove min/max/avg parsing of stats. by Åsa Persson · 7 years ago
  43. 46e31ba Reland "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer." by Seth Hampson · 7 years ago
  44. 3be2a55 Reland "Updated analysis in videoprocessor." by Sergey Silkin · 7 years ago
  45. 8368d1a Remove unused functions in VCMTiming. by Åsa Persson · 7 years ago
  46. 18bc3e1 Revert "Updated analysis in videoprocessor." by Sergey Silkin · 7 years ago
  47. 53d877c Revert "Set encodedWidth/encodedHeight to actual coded resolution." by Sergey Silkin · 7 years ago
  48. 1880c71 Updated analysis in videoprocessor. by Sergey Silkin · 7 years ago
  49. 16beea7 Set encodedWidth/encodedHeight to actual coded resolution. by Sergey Silkin · 7 years ago
  50. 0f17f9c Revert "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer." by Lu Liu · 7 years ago
  51. 18c4261 Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer. by Seth Hampson · 7 years ago
  52. 269674f Throttle GenericEncoder warning messages more. by Ilya Nikolaevskiy · 7 years ago
  53. a97af1f Complete moving video_coding headers. by Patrik Höglund · 7 years ago
  54. 9c68613 Update gn files to support Mozilla build by Dan Minor · 7 years ago
  55. a2ac1b4 Make video_codec_interface visible. by Patrik Höglund · 7 years ago
  56. 2b82ee7 Silence deprecation warning for av_lockmgr_register by Oleh Prypin · 7 years ago
  57. 27a457d Smoother frame dropping when screenshare_layers limits fps by Erik Språng · 7 years ago
  58. cabe383 Moved ALR experiment settings to new experiments folder. by Sebastian Jansson · 7 years ago
  59. 75baa49 Stop using public_deps in media/. by Mirko Bonadei · 7 years ago
  60. 34814c7 Stop using public_deps in api/. by Mirko Bonadei · 7 years ago
  61. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  62. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  63. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  64. a9329db Bug Fix: Peers Cannot Communicate If One With Stereo Codec, One Not by Qiang Chen · 7 years ago
  65. 99175c6 Add untracked headers to video_coding. by Patrik Höglund · 7 years ago
  66. a114c88 Reland "Reland "Reland "Put internal video codec factories into separate target""" by Anders Carlsson · 7 years ago
  67. 0942b36 Revert "Reland "Reland "Put internal video codec factories into separate target""" by Anders Carlsson · 7 years ago
  68. 727b7d0 Reland "Reland "Put internal video codec factories into separate target"" by Anders Carlsson · 7 years ago
  69. 38a31b0 Revert "Revert "Revert "Add ProtectionBitrateCalculator as an abstract class. ProtectionBitrateCalculatorDefault implements ProtectionBitrateCalculator. Register VideoSendStream to packet feedback""" by Ying Wang · 7 years ago
  70. 718d863 Revert "Revert "Add ProtectionBitrateCalculator as an abstract class. ProtectionBitrateCalculatorDefault implements ProtectionBitrateCalculator. Register VideoSendStream to packet feedback"" by Ying Wang · 7 years ago
  71. 6552695 Revert "Reland "Put internal video codec factories into separate target"" by Lu Liu · 7 years ago
  72. 0efd1e8 Reland "Put internal video codec factories into separate target" by Anders Carlsson · 7 years ago
  73. 84d8ae5 Android: Use scoped java refs by Magnus Jedvert · 7 years ago
  74. bb298ac Revert "Put internal video codec factories into separate target" by Anders Carlsson · 7 years ago
  75. 51698ae Put internal video codec factories into separate target by Anders Carlsson · 7 years ago
  76. 53d9013 Revert "Add ProtectionBitrateCalculator as an abstract class. ProtectionBitrateCalculatorDefault implements ProtectionBitrateCalculator. Register VideoSendStream to packet feedback" by Jonathan Yu · 7 years ago
  77. 49b46e0 Added WEBRTC_VIDEO_CODEC_OK_REQUEST_KEYFRAME decoder return code. by philipel · 7 years ago
  78. 0594a7c Stop using public_deps in common_video/. by Mirko Bonadei · 7 years ago
  79. 76df0df Add missing files to rtc_base. by Patrik Höglund · 7 years ago
  80. afb3fc3 Revert "Smoother frame dropping when screenshare_layers limits fps" by Erik Språng · 7 years ago
  81. e58e91b Add ProtectionBitrateCalculator as an abstract class. ProtectionBitrateCalculatorDefault implements ProtectionBitrateCalculator. Register VideoSendStream to packet feedback by Ying Wang · 7 years ago
  82. 28a06b1 Smoother frame dropping when screenshare_layers limits fps by Erik Språng · 7 years ago
  83. aa329e7 Reland: googBandwidthLimitedResolution stat is not always set depending on configuration. by Åsa Persson · 7 years ago
  84. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  85. 62e9ebe Revert "googBandwidthLimitedResolution stat is not always set depending on configuration." by Guido Urdaneta · 7 years ago
  86. 1610f94 Don't cast picture ids (of type int64_t) to int. by philipel · 7 years ago
  87. 401d056 Removing $rtc_libyuv_dir and removing useless dependencies on libyuv. by Mirko Bonadei · 7 years ago
  88. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  89. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  90. 59283e4 googBandwidthLimitedResolution stat is not always set depending on configuration. by Åsa Persson · 7 years ago
  91. fd731cb Allow YUVJ420 format. by Sergey Silkin · 7 years ago
  92. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  93. 20b294c Android: Re-enable videoprocessor integration tests. by Sami Kalliomäki · 7 years ago
  94. db3d1c6 Remove tests with non-zero packet loss. by Sergey Silkin · 7 years ago
  95. 0a37547 Add optional stereo codec to SDP negotiation by Emircan Uysaler · 7 years ago
  96. 6543206 Including libyuv headers using fully qualified paths. by Mirko Bonadei · 7 years ago
  97. bc5a408 Fix off-by-one error when removing information about missing packet in PacketBuffer. by philipel · 7 years ago
  98. a498ae8 Stop using public_deps in system_wrappers. by Mirko Bonadei · 7 years ago
  99. c74d8da Remove unused struct from ProtectionBitrateCalculator. by Åsa Persson · 7 years ago
  100. b5728d9 Stop using public_deps in modules/rtp_rtcp. by Mirko Bonadei · 7 years ago