1. 90612a6 Reland "Add stereo codec header and pass it through RTP" by Emircan Uysaler · 7 years ago
  2. deb8663 Revert "Add stereo codec header and pass it through RTP" by Philip Eliasson · 7 years ago
  3. 20f2133 Add stereo codec header and pass it through RTP by Emircan Uysaler · 7 years ago
  4. 92016ce Optional: Use nullopt and implicit construction in /common_video by Oskar Sundbom · 7 years ago
  5. e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  6. 76f2a85 In generic encoder ensure capture timestamp is preserved. by Ilya Nikolaevskiy · 7 years ago
  7. 12e555b Delete wrapper API ConvertToI420 for YUV conversion to I420 by mallikarjun82 · 7 years ago
  8. b5b5bce Separate i420 and i444 implementations to separate targets. by Patrik Höglund · 7 years ago
  9. 574eaa4 Add alpha channel to VideoFrameBuffer containers by Emircan Uysaler · 7 years ago
  10. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  11. de69145 Remove pbos@webrtc.org from all OWNERS. by Peter Boström · 7 years ago
  12. 7ee54a3 Use $rtc_libyuv_dir in common_video/BUILD.gn, not hard-encoded "libyuv" by VladimirTechMan · 7 years ago
  13. 84255bb Add explicit includes of refcountedobject.h where it is used. by Niels Möller · 7 years ago
  14. fb26f85 Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."" by Niels Moller · 7 years ago
  15. bf6937a Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Möller · 7 years ago
  16. d25fa78 Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Moller · 7 years ago
  17. b7239a9 Make rtc_base/refcount.h self contained, not including refcountedobject.h. by Niels Möller · 7 years ago
  18. 032f410 Delete unneeded includes of pathutils.h by Niels Möller · 7 years ago
  19. d8970db Delete unneeded includes of fileutils.h by Niels Möller · 7 years ago
  20. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  21. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  22. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago
  23. d784e55 by niklase@google.com · 13 years ago
  24. 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
  25. 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
  26. 2360c09 VPLIB: Fixing a bug in ConvertYUY2TOI420 + some code clean-up by mikhal@google.com · 13 years ago
  27. 0b0c28c add android makefile, some modification in vpx makefile to build encoder from c source for now by leozwang@google.com · 13 years ago
  28. 01813fe by niklase@google.com · 13 years ago