1. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 6 years ago
  2. 9d96e92 Rewrite videoprocessor integrationtest to use public fixture. by Kári Tristan Helgason · 6 years ago
  3. 7ba22b8 Break out the part of the iSAC codec that's used for Voice Activity Detection by Karl Wiberg · 6 years ago
  4. cad9444 Remove H264 CHP field trial code. by Kári Tristan Helgason · 6 years ago
  5. 1f433e4 Mark built-in software video codecs as poisonous. by Anders Carlsson · 6 years ago
  6. cd7da92 Add MediaCodec VP tests for uncommon resolutions. by Rasmus Brandt · 6 years ago
  7. a945aee Make quality scaler downscale faster. by Åsa Persson · 6 years ago
  8. bb23c83 GN hack to tag targets as poisonous (and use it with audio codecs) by Karl Wiberg · 6 years ago
  9. 1322dbc Fix calculation of target bitrate of VP9 spatial layer. by Sergey Silkin · 6 years ago
  10. 8cbb1c9 Make Videoprocessor integration test stringly typed. by Kári Tristan Helgason · 7 years ago
  11. 764aeb7 Reland In GenericEncoder enable timing frames for encoders with internal source by Ilya Nikolaevskiy · 7 years ago
  12. 4157936 Revert "In GenericEncoder enable timing frames for encoders with internal source" by Ilya Nikolaevskiy · 7 years ago
  13. 8668496 Adding layering configurator and rate allocator for VP9 SVC. by Sergey Silkin · 7 years ago
  14. 1d2b627 Use frame generator in video codec unit tests. by Sergey Silkin · 7 years ago
  15. e24c41e In GenericEncoder enable timing frames for encoders with internal source by Ilya Nikolaevskiy · 7 years ago
  16. be682d4 Fix chromium warnings for SdpVideoFormat. by Niels Möller · 7 years ago
  17. 76b7f51 Move timestamp_extrapolator.h to rtc_base/time/ by Karl Wiberg · 7 years ago
  18. 7696bef Remove the public_deps to fileutils from test_support. by Patrik Höglund · 7 years ago
  19. cc681cc Split vp8_impl into webm_vp8_encoder and webm_vp8_decoder by Erik Språng · 7 years ago
  20. 3285897 Cleaning up modules_tests resources. by Sergey Silkin · 7 years ago
  21. 9823ee4 Fix native api in preparation for native_api example. by Anders Carlsson · 7 years ago
  22. e90636a Codec instantiation tests for testing device capabilities in batch. by Rasmus Brandt · 7 years ago
  23. 5f7a891 Minor improvements to TestConfig and VideoProcessor. by Rasmus Brandt · 7 years ago
  24. 556270c Remove FourPeople_1280x720_30.yuv from resources for mobile builds. by Sergey Silkin · 7 years ago
  25. 352314a Revert "VCMGenericDecoder threading updates for all but Android." by Lu Liu · 7 years ago
  26. d5a272f Create public EncodedFrame interface. by philipel · 7 years ago
  27. f906378 Split VCMCodecDataBase into VCMEncoderDataBase and VCMDecoderDataBase. by Niels Möller · 7 years ago
  28. a4e71b9 VCMGenericDecoder threading updates for all but Android. by Tommi · 7 years ago
  29. 06a8f30 Moved analysis to Stats. by Sergey Silkin · 7 years ago
  30. 111a0d1 Re-enabling 'gn check': modules/video_coding:objc_codec_factory_helper. by Mirko Bonadei · 7 years ago
  31. c9fcedb Delete unused deprecated headers under modules/video_coding/ by Niels Möller · 7 years ago
  32. 99bf77c Fix issues found by gn check. by Kári Tristan Helgason · 7 years ago
  33. 7fc0259 check_includes=fase on audio_device_generic & objc_codec_factory_helper. by Mirko Bonadei · 7 years ago
  34. f105325 Move all Android specific stuff to android_codec_factory_helper. by Rasmus Brandt · 7 years ago
  35. 80ba333 Move FALLTHROUGH macro to a separate header, and give it an RTC_ prefix by Karl Wiberg · 7 years ago
  36. 98a867c Rename VideoCodecTest to VideoCodecUnitTest. by Rasmus Brandt · 7 years ago
  37. 3ff50fb Create experimental Obj-C++ API. by Anders Carlsson · 7 years ago
  38. 10d9d59 Adding simulcast/spatial layering support to VideoProcessor. by Sergey Silkin · 7 years ago
  39. dd8c165 Enable building WebRTC without built-in software codecs by Anders Carlsson · 7 years ago
  40. 82f96e6 Create an experimental Android NDK. by Sami Kalliomäki · 7 years ago
  41. d7ae3c3 Reland "Rename stereo video codec to multiplex" by Emircan Uysaler · 7 years ago
  42. 1204448 Revert "Reland "Rename stereo video codec to multiplex"" by Taylor Brandstetter · 7 years ago
  43. 4954a77 Reland "Rename stereo video codec to multiplex" by Emircan Uysaler · 7 years ago
  44. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  45. 6bc7bb6 Revert "Rename stereo video codec to multiplex" by Ivo Creusen · 7 years ago
  46. bbdabe5 Rename stereo video codec to multiplex by Emircan Uysaler · 7 years ago
  47. 9bb8f05 Cleanup of unused RTP structs and packetizer for stereo codec by Emircan Uysaler · 7 years ago
  48. a7c7a19 Reland "Wrap Alpha and YUV frame into one EncodedImage for transmission" by Qiang Chen · 7 years ago
  49. b7d7301 Added number of simulcast/spatial layers to TestConfig. by Sergey Silkin · 7 years ago
  50. d756fd0 Revert "Wrap Alpha and YUV frame into one EncodedImage for transmission" by Taylor Brandstetter · 7 years ago
  51. 5670c86 Wrap Alpha and YUV frame into one EncodedImage for transmission by Qiang Chen · 7 years ago
  52. 1723cf9 Get rid of packet loss related stuff from videoprocessor. by Sergey Silkin · 7 years ago
  53. 3b790f3 Make fec controller plug-able. by Ying Wang · 7 years ago
  54. 34924c2 Fix warning 4373. by Patrik Höglund · 7 years ago
  55. 3be2a55 Reland "Updated analysis in videoprocessor." by Sergey Silkin · 7 years ago
  56. 18bc3e1 Revert "Updated analysis in videoprocessor." by Sergey Silkin · 7 years ago
  57. 1880c71 Updated analysis in videoprocessor. by Sergey Silkin · 7 years ago
  58. a97af1f Complete moving video_coding headers. by Patrik Höglund · 7 years ago
  59. 9c68613 Update gn files to support Mozilla build by Dan Minor · 7 years ago
  60. a2ac1b4 Make video_codec_interface visible. by Patrik Höglund · 7 years ago
  61. 2b82ee7 Silence deprecation warning for av_lockmgr_register by Oleh Prypin · 7 years ago
  62. cabe383 Moved ALR experiment settings to new experiments folder. by Sebastian Jansson · 7 years ago
  63. 75baa49 Stop using public_deps in media/. by Mirko Bonadei · 7 years ago
  64. 34814c7 Stop using public_deps in api/. by Mirko Bonadei · 7 years ago
  65. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  66. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  67. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  68. 99175c6 Add untracked headers to video_coding. by Patrik Höglund · 7 years ago
  69. a114c88 Reland "Reland "Reland "Put internal video codec factories into separate target""" by Anders Carlsson · 7 years ago
  70. 0942b36 Revert "Reland "Reland "Put internal video codec factories into separate target""" by Anders Carlsson · 7 years ago
  71. 727b7d0 Reland "Reland "Put internal video codec factories into separate target"" by Anders Carlsson · 7 years ago
  72. 38a31b0 Revert "Revert "Revert "Add ProtectionBitrateCalculator as an abstract class. ProtectionBitrateCalculatorDefault implements ProtectionBitrateCalculator. Register VideoSendStream to packet feedback""" by Ying Wang · 7 years ago
  73. 718d863 Revert "Revert "Add ProtectionBitrateCalculator as an abstract class. ProtectionBitrateCalculatorDefault implements ProtectionBitrateCalculator. Register VideoSendStream to packet feedback"" by Ying Wang · 7 years ago
  74. 6552695 Revert "Reland "Put internal video codec factories into separate target"" by Lu Liu · 7 years ago
  75. 0efd1e8 Reland "Put internal video codec factories into separate target" by Anders Carlsson · 7 years ago
  76. bb298ac Revert "Put internal video codec factories into separate target" by Anders Carlsson · 7 years ago
  77. 51698ae Put internal video codec factories into separate target by Anders Carlsson · 7 years ago
  78. 53d9013 Revert "Add ProtectionBitrateCalculator as an abstract class. ProtectionBitrateCalculatorDefault implements ProtectionBitrateCalculator. Register VideoSendStream to packet feedback" by Jonathan Yu · 7 years ago
  79. 0594a7c Stop using public_deps in common_video/. by Mirko Bonadei · 7 years ago
  80. 76df0df Add missing files to rtc_base. by Patrik Höglund · 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. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  83. 401d056 Removing $rtc_libyuv_dir and removing useless dependencies on libyuv. by Mirko Bonadei · 7 years ago
  84. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  85. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  86. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  87. a498ae8 Stop using public_deps in system_wrappers. by Mirko Bonadei · 7 years ago
  88. b5728d9 Stop using public_deps in modules/rtp_rtcp. by Mirko Bonadei · 7 years ago
  89. 0250be5 Stop using public_deps to depend on libyuv. by Mirko Bonadei · 7 years ago
  90. e4a9e92 Update videoprocessor tool to use new video factory interface by Magnus Jedvert · 7 years ago
  91. 90612a6 Reland "Add stereo codec header and pass it through RTP" by Emircan Uysaler · 7 years ago
  92. deb8663 Revert "Add stereo codec header and pass it through RTP" by Philip Eliasson · 7 years ago
  93. 20f2133 Add stereo codec header and pass it through RTP by Emircan Uysaler · 7 years ago
  94. 76f2a85 In generic encoder ensure capture timestamp is preserved. by Ilya Nikolaevskiy · 7 years ago
  95. 61a7b14 Removing conditional visibility. by Mirko Bonadei · 7 years ago
  96. b5b5bce Separate i420 and i444 implementations to separate targets. by Patrik Höglund · 7 years ago
  97. 88f080a Move SPS/PPS/IDR requirement from RtpFrameObject to PacketBuffer. by Rasmus Brandt · 7 years ago
  98. dbcac7f Add StereoCodecAdapter classes by Emircan Uysaler · 7 years ago
  99. fb1a866 Add support for H.264 constrained high profile in VideoProcessor. by Rasmus Brandt · 7 years ago
  100. fb6d326 Delete unused PredictivePacketManipulator. by Rasmus Brandt · 7 years ago