1. 98badbc Add VP9 profile negotiation to SDP by Emircan Uysaler · 6 years ago
  2. fe288eb Don't call deprecated FFmpeg API. by Sergey Silkin · 6 years ago
  3. 43800f9 Generalize SimulcastEncoderAdapter, use for H264 & VP8. by Sergio Garcia Murillo · 6 years ago
  4. 6f440ed Revert "Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8." by Mirko Bonadei · 6 years ago
  5. 07efe43 Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8. by Sergio Garcia Murillo · 6 years ago
  6. beb2d98 Removing usage of //build/config/compiler:no_size_t_to_int_warning. by Mirko Bonadei · 6 years ago
  7. 6bbeb08 Extract rtc_base/base64.h and rtc_base/base64.cc into separate target. by Artem Titov · 6 years ago
  8. 0040b66 Replace rtc::Optional with absl::optional by Danil Chapovalov · 6 years ago
  9. 8643b78 Moved NackModule and VCMPacket to their own targets by Ilya Nikolaevskiy · 6 years ago
  10. dd3e0ab Make rtc_software_fallback_wrappers target visible. by Anders Carlsson · 6 years ago
  11. a46bd4b Reland "Move class VideoCodec from common_types.h to its own api header file." by Niels Möller · 6 years ago
  12. 350531e Revert "Move class VideoCodec from common_types.h to its own api header file." by Danil Chapovalov · 6 years ago
  13. efc71e5 Move class VideoCodec from common_types.h to its own api header file. by Niels Möller · 6 years ago
  14. b18931d Updating ffmpeg deprecated functions TODO. by Mirko Bonadei · 6 years ago
  15. 0cedc05 Refactor SimulcastTestUtility into SimulcastTestFixture{,Impl} by Rasmus Brandt · 6 years ago
  16. 2aae273 Remove adapter bools from VideoCodecTestFixture::Config. by Rasmus Brandt · 6 years ago
  17. 51e23ae Remove built-in sw codecs from decoder_database. by Anders Carlsson · 6 years ago
  18. bc84685 Remove VideoCodecTestFixtureImpl dependency on Android specifics. by Rasmus Brandt · 6 years ago
  19. 169005d Move VideoCodecTest configuration classes to api/test. by Kári Tristan Helgason · 6 years ago
  20. d902d58 Framerate controller for VP9 screen sharing. by Sergey Silkin · 6 years ago
  21. be71a1e Replace VP9 screen sharing. by Sergey Silkin · 6 years ago
  22. 0a8f435 Move VideoEncoderConfig from call/ to api/. by Niels Möller · 6 years ago
  23. 8eeda49 Enable more VideoCodecTests on iOS. by Kári Tristan Helgason · 6 years ago
  24. 8dd4db4 Create/destroying codecs on task queue + switch to TaskQueueForTest. by Rasmus Brandt · 6 years ago
  25. a7e4844 Move H.264 codec test activation directly behind build flag. by Rasmus Brandt · 6 years ago
  26. b330688 Fix build errors when rtc_use_builtin_sw_codecs is set to false. by Anders Carlsson · 6 years ago
  27. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 6 years ago
  28. 9d96e92 Rewrite videoprocessor integrationtest to use public fixture. by Kári Tristan Helgason · 6 years ago
  29. 7ba22b8 Break out the part of the iSAC codec that's used for Voice Activity Detection by Karl Wiberg · 6 years ago
  30. cad9444 Remove H264 CHP field trial code. by Kári Tristan Helgason · 6 years ago
  31. 1f433e4 Mark built-in software video codecs as poisonous. by Anders Carlsson · 6 years ago
  32. cd7da92 Add MediaCodec VP tests for uncommon resolutions. by Rasmus Brandt · 6 years ago
  33. a945aee Make quality scaler downscale faster. by Åsa Persson · 6 years ago
  34. bb23c83 GN hack to tag targets as poisonous (and use it with audio codecs) by Karl Wiberg · 6 years ago
  35. 1322dbc Fix calculation of target bitrate of VP9 spatial layer. by Sergey Silkin · 6 years ago
  36. 8cbb1c9 Make Videoprocessor integration test stringly typed. by Kári Tristan Helgason · 6 years ago
  37. 764aeb7 Reland In GenericEncoder enable timing frames for encoders with internal source by Ilya Nikolaevskiy · 6 years ago
  38. 4157936 Revert "In GenericEncoder enable timing frames for encoders with internal source" by Ilya Nikolaevskiy · 6 years ago
  39. 8668496 Adding layering configurator and rate allocator for VP9 SVC. by Sergey Silkin · 6 years ago
  40. 1d2b627 Use frame generator in video codec unit tests. by Sergey Silkin · 6 years ago
  41. e24c41e In GenericEncoder enable timing frames for encoders with internal source by Ilya Nikolaevskiy · 6 years ago
  42. be682d4 Fix chromium warnings for SdpVideoFormat. by Niels Möller · 6 years ago
  43. 76b7f51 Move timestamp_extrapolator.h to rtc_base/time/ by Karl Wiberg · 7 years ago
  44. 7696bef Remove the public_deps to fileutils from test_support. by Patrik Höglund · 7 years ago
  45. cc681cc Split vp8_impl into webm_vp8_encoder and webm_vp8_decoder by Erik Språng · 7 years ago
  46. 3285897 Cleaning up modules_tests resources. by Sergey Silkin · 7 years ago
  47. 9823ee4 Fix native api in preparation for native_api example. by Anders Carlsson · 7 years ago
  48. e90636a Codec instantiation tests for testing device capabilities in batch. by Rasmus Brandt · 7 years ago
  49. 5f7a891 Minor improvements to TestConfig and VideoProcessor. by Rasmus Brandt · 7 years ago
  50. 556270c Remove FourPeople_1280x720_30.yuv from resources for mobile builds. by Sergey Silkin · 7 years ago
  51. 352314a Revert "VCMGenericDecoder threading updates for all but Android." by Lu Liu · 7 years ago
  52. d5a272f Create public EncodedFrame interface. by philipel · 7 years ago
  53. f906378 Split VCMCodecDataBase into VCMEncoderDataBase and VCMDecoderDataBase. by Niels Möller · 7 years ago
  54. a4e71b9 VCMGenericDecoder threading updates for all but Android. by Tommi · 7 years ago
  55. 06a8f30 Moved analysis to Stats. by Sergey Silkin · 7 years ago
  56. 111a0d1 Re-enabling 'gn check': modules/video_coding:objc_codec_factory_helper. by Mirko Bonadei · 7 years ago
  57. c9fcedb Delete unused deprecated headers under modules/video_coding/ by Niels Möller · 7 years ago
  58. 99bf77c Fix issues found by gn check. by Kári Tristan Helgason · 7 years ago
  59. 7fc0259 check_includes=fase on audio_device_generic & objc_codec_factory_helper. by Mirko Bonadei · 7 years ago
  60. f105325 Move all Android specific stuff to android_codec_factory_helper. by Rasmus Brandt · 7 years ago
  61. 80ba333 Move FALLTHROUGH macro to a separate header, and give it an RTC_ prefix by Karl Wiberg · 7 years ago
  62. 98a867c Rename VideoCodecTest to VideoCodecUnitTest. by Rasmus Brandt · 7 years ago
  63. 3ff50fb Create experimental Obj-C++ API. by Anders Carlsson · 7 years ago
  64. 10d9d59 Adding simulcast/spatial layering support to VideoProcessor. by Sergey Silkin · 7 years ago
  65. dd8c165 Enable building WebRTC without built-in software codecs by Anders Carlsson · 7 years ago
  66. 82f96e6 Create an experimental Android NDK. by Sami Kalliomäki · 7 years ago
  67. d7ae3c3 Reland "Rename stereo video codec to multiplex" by Emircan Uysaler · 7 years ago
  68. 1204448 Revert "Reland "Rename stereo video codec to multiplex"" by Taylor Brandstetter · 7 years ago
  69. 4954a77 Reland "Rename stereo video codec to multiplex" by Emircan Uysaler · 7 years ago
  70. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  71. 6bc7bb6 Revert "Rename stereo video codec to multiplex" by Ivo Creusen · 7 years ago
  72. bbdabe5 Rename stereo video codec to multiplex by Emircan Uysaler · 7 years ago
  73. 9bb8f05 Cleanup of unused RTP structs and packetizer for stereo codec by Emircan Uysaler · 7 years ago
  74. a7c7a19 Reland "Wrap Alpha and YUV frame into one EncodedImage for transmission" by Qiang Chen · 7 years ago
  75. b7d7301 Added number of simulcast/spatial layers to TestConfig. by Sergey Silkin · 7 years ago
  76. d756fd0 Revert "Wrap Alpha and YUV frame into one EncodedImage for transmission" by Taylor Brandstetter · 7 years ago
  77. 5670c86 Wrap Alpha and YUV frame into one EncodedImage for transmission by Qiang Chen · 7 years ago
  78. 1723cf9 Get rid of packet loss related stuff from videoprocessor. by Sergey Silkin · 7 years ago
  79. 3b790f3 Make fec controller plug-able. by Ying Wang · 7 years ago
  80. 34924c2 Fix warning 4373. by Patrik Höglund · 7 years ago
  81. 3be2a55 Reland "Updated analysis in videoprocessor." by Sergey Silkin · 7 years ago
  82. 18bc3e1 Revert "Updated analysis in videoprocessor." by Sergey Silkin · 7 years ago
  83. 1880c71 Updated analysis in videoprocessor. by Sergey Silkin · 7 years ago
  84. a97af1f Complete moving video_coding headers. by Patrik Höglund · 7 years ago
  85. 9c68613 Update gn files to support Mozilla build by Dan Minor · 7 years ago
  86. a2ac1b4 Make video_codec_interface visible. by Patrik Höglund · 7 years ago
  87. 2b82ee7 Silence deprecation warning for av_lockmgr_register by Oleh Prypin · 7 years ago
  88. cabe383 Moved ALR experiment settings to new experiments folder. by Sebastian Jansson · 7 years ago
  89. 75baa49 Stop using public_deps in media/. by Mirko Bonadei · 7 years ago
  90. 34814c7 Stop using public_deps in api/. by Mirko Bonadei · 7 years ago
  91. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  92. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  93. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  94. 99175c6 Add untracked headers to video_coding. by Patrik Höglund · 7 years ago
  95. a114c88 Reland "Reland "Reland "Put internal video codec factories into separate target""" by Anders Carlsson · 7 years ago
  96. 0942b36 Revert "Reland "Reland "Put internal video codec factories into separate target""" by Anders Carlsson · 7 years ago
  97. 727b7d0 Reland "Reland "Put internal video codec factories into separate target"" by Anders Carlsson · 7 years ago
  98. 38a31b0 Revert "Revert "Revert "Add ProtectionBitrateCalculator as an abstract class. ProtectionBitrateCalculatorDefault implements ProtectionBitrateCalculator. Register VideoSendStream to packet feedback""" by Ying Wang · 7 years ago
  99. 718d863 Revert "Revert "Add ProtectionBitrateCalculator as an abstract class. ProtectionBitrateCalculatorDefault implements ProtectionBitrateCalculator. Register VideoSendStream to packet feedback"" by Ying Wang · 7 years ago
  100. 6552695 Revert "Reland "Put internal video codec factories into separate target"" by Lu Liu · 7 years ago