1. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  2. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  3. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  4. 6728003 Skip H246 scaling lists in SPS packets by Todd Wong · 7 years ago
  5. be214a2 Move videosinkinterface.h to common_video to solve a circular dep. by Patrik Höglund · 7 years ago
  6. 0594a7c Stop using public_deps in common_video/. by Mirko Bonadei · 7 years ago
  7. aa329e7 Reland: googBandwidthLimitedResolution stat is not always set depending on configuration. by Åsa Persson · 7 years ago
  8. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  9. 62e9ebe Revert "googBandwidthLimitedResolution stat is not always set depending on configuration." by Guido Urdaneta · 7 years ago
  10. 401d056 Removing $rtc_libyuv_dir and removing useless dependencies on libyuv. by Mirko Bonadei · 7 years ago
  11. 59283e4 googBandwidthLimitedResolution stat is not always set depending on configuration. by Åsa Persson · 7 years ago
  12. 6b642f7 Delete EncodedFrameObserver::OnEncodeTiming. by Niels Möller · 7 years ago
  13. 6543206 Including libyuv headers using fully qualified paths. by Mirko Bonadei · 7 years ago
  14. 0250be5 Stop using public_deps to depend on libyuv. by Mirko Bonadei · 7 years ago
  15. ad62792 Fixing hidden dependencies. by Mirko Bonadei · 7 years ago
  16. 90612a6 Reland "Add stereo codec header and pass it through RTP" by Emircan Uysaler · 7 years ago
  17. deb8663 Revert "Add stereo codec header and pass it through RTP" by Philip Eliasson · 7 years ago
  18. 20f2133 Add stereo codec header and pass it through RTP by Emircan Uysaler · 7 years ago
  19. 92016ce Optional: Use nullopt and implicit construction in /common_video by Oskar Sundbom · 7 years ago
  20. e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  21. 76f2a85 In generic encoder ensure capture timestamp is preserved. by Ilya Nikolaevskiy · 7 years ago
  22. 12e555b Delete wrapper API ConvertToI420 for YUV conversion to I420 by mallikarjun82 · 7 years ago
  23. b5b5bce Separate i420 and i444 implementations to separate targets. by Patrik Höglund · 7 years ago
  24. 574eaa4 Add alpha channel to VideoFrameBuffer containers by Emircan Uysaler · 7 years ago
  25. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  26. de69145 Remove pbos@webrtc.org from all OWNERS. by Peter Boström · 7 years ago
  27. 7ee54a3 Use $rtc_libyuv_dir in common_video/BUILD.gn, not hard-encoded "libyuv" by VladimirTechMan · 7 years ago
  28. 84255bb Add explicit includes of refcountedobject.h where it is used. by Niels Möller · 7 years ago
  29. fb26f85 Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."" by Niels Moller · 7 years ago
  30. bf6937a Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Möller · 7 years ago
  31. d25fa78 Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Moller · 7 years ago
  32. b7239a9 Make rtc_base/refcount.h self contained, not including refcountedobject.h. by Niels Möller · 7 years ago
  33. 032f410 Delete unneeded includes of pathutils.h by Niels Möller · 7 years ago
  34. d8970db Delete unneeded includes of fileutils.h by Niels Möller · 7 years ago
  35. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  36. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  37. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago
  38. d784e55 by niklase@google.com · 13 years ago
  39. b5427cb Changing JPEG API to to accept rawImage and encodedImage; moved video_image.h from modules/video_coding/codecs to common_video/interface, and some general re-write to JPEG, especially with regard to memory handling. Required VCM/ViE changes are also included. by mikhal@google.com · 13 years ago
  40. 21a4405 VPLIB/Interpolation - Delete decode buffer only if too small, this required an API change. In addition, done some clean up and updated test and related code in VCM. by mikhal@google.com · 13 years ago
  41. 2360c09 VPLIB: Fixing a bug in ConvertYUY2TOI420 + some code clean-up by mikhal@google.com · 13 years ago
  42. 0b0c28c add android makefile, some modification in vpx makefile to build encoder from c source for now by leozwang@google.com · 13 years ago
  43. 01813fe by niklase@google.com · 13 years ago