1. 7880758 Optional: Use nullopt and implicit construction in /media by Oskar Sundbom · 7 years ago
  2. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  3. e78bcb9 Enable cpplint in media/ by Steve Anton · 7 years ago
  4. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  5. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/media/base/videoadapter.cc]
  6. 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 7 years ago
  7. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  8. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  9. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  10. c5d62e2 Reland of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #1 id:1 of https://codereview.webrtc.org/2783183003/ ) by sprang · 8 years ago
  11. f9ed235 Revert of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #8 id:410001 of https://codereview.webrtc.org/2781433002/ ) by lliuu · 8 years ago
  12. 3ea3c77 Reland of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #1 id:1 of https://codereview.webrtc.org/2764133002/ ) by sprang · 8 years ago
  13. 8b45b11 Revert of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #14 id:250001 of https://codereview.webrtc.org/2716643002/ ) by skvlad · 8 years ago
  14. 72acf25 Add framerate to VideoSinkWants and ability to signal on overuse by sprang · 8 years ago
  15. 4e83682 Fix non-functional nit in videoadapter by magjed · 8 years ago
  16. 6d230d7 Fix issue where video scaling gets stuck at low resolution by Magnus Jedvert · 8 years ago
  17. 84a3759 Change rtc::VideoSinkWants to have target and a max pixel count by sprang · 8 years ago
  18. c847417 Reland of Add ability to scale to arbitrary factors (patchset #1 id:1 of https://codereview.webrtc.org/2557323002/ ) by kthelgason · 8 years ago
  19. 7722a4c Revert of Add ability to scale to arbitrary factors (patchset #7 id:120001 of https://codereview.webrtc.org/2555483005/ ) by kthelgason · 8 years ago
  20. 710c335 Add ability to scale to arbitrary factors by kthelgason · 8 years ago
  21. 47ac462 Delete AndroidVideoCapturer::FrameFactory. by nisse · 9 years ago
  22. 604abe0 VideoAdapter: Drop frames based on actual fps instead of expected fps by magjed · 9 years ago
  23. 709f73c VideoAdapter: Add cropping based on OnOutputFormatRequest() by magjed · 9 years ago
  24. 766ad3b This cl do a major cleanup of the VideoAdapter and make sure it does care about the VideoSinkWants.max_pixel_count and VideoSinkWants.max_pixel_count_step_up. by Per · 9 years ago
  25. f475277 Rename constants files in webrtc/{media,p2p} by kjellander · 9 years ago
  26. 2d5f091 Move direct use of VideoCapturer::VideoAdapter to VideoSinkWants. by perkj · 9 years ago
  27. 1afca73 Change to WebRTC license in webrtc/media by kjellander · 9 years ago
  28. a96e2d7 Move talk/media to webrtc/media by kjellander · 9 years ago[Renamed (98%) from talk/media/base/videoadapter.cc]
  29. 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  30. ac27e20 Delete VideoAdapter::AdaptFrame by Magnus Jedvert · 10 years ago
  31. ea89495 Remove {Is,Set}BlackOutput from VideoAdapter. by pbos@webrtc.org · 10 years ago
  32. ff689be Use std::min and std::max instead of self-defined functions such as rtc::_min/_max. by andresp@webrtc.org · 10 years ago
  33. 5f93d0a Update libjingle license statements at top of talk files for consistency by jlmiller@webrtc.org · 10 years ago
  34. f58b455 cricket::VideoAdapter: Drop frames before spending time converting/scaling, not after. by magjed@webrtc.org · 10 years ago
  35. 4ec19e3 Revert 7707 "cricket::VideoAdapter: Drop frames before spending ..." by tommi@webrtc.org · 10 years ago
  36. 858dbbc cricket::VideoAdapter: Drop frames before spending time converting/scaling, not after. by magjed@webrtc.org · 10 years ago
  37. a73d746 Revert 7702 "cricket::VideoAdapter: Drop frames before spending ..." by magjed@webrtc.org · 10 years ago
  38. bbd8cad cricket::VideoAdapter: Drop frames before spending time converting/scaling, not after. by magjed@webrtc.org · 10 years ago
  39. a09a999 (Auto)update libjingle 73222930-> 73226398 by buildbot@webrtc.org · 10 years ago
  40. d4e598d (Auto)update libjingle 72097588-> 72159069 by buildbot@webrtc.org · 10 years ago
  41. 0cdcd23 (Auto)update libjingle 68501302-> 68506654 by buildbot@webrtc.org · 11 years ago
  42. 704bf9e (Auto)update libjingle 62063505-> 62278774 by henrike@webrtc.org · 11 years ago
  43. d43aa9d Update libjingle 61901702->61966318 by henrike@webrtc.org · 11 years ago
  44. a7b9818 Unrevert 5590 "description"(=(Auto)update libjingle 61834300->61901702). by henrike@webrtc.org · 11 years ago
  45. ef22151 Revert 5590 "description" by xians@webrtc.org · 11 years ago
  46. 2643805 description by henrike@webrtc.org · 11 years ago
  47. b9a088b Update talk to 61538839. by wu@webrtc.org · 11 years ago
  48. 0de2950 Revert 5545 "Update libjingle to 61514460" by wu@webrtc.org · 11 years ago
  49. e749c9e Update libjingle to 61514460 by xians@webrtc.org · 11 years ago
  50. 9cf037b Update libjingle to 61168196 by sergeyu@chromium.org · 11 years ago
  51. 67ee6b9 Update talk to 60923971 by mallinath@webrtc.org · 11 years ago
  52. 0dac537 Revert 5447 "Update talk to 60420316." by mallinath@webrtc.org · 11 years ago
  53. 752a017 Update talk to 60420316. by mallinath@webrtc.org · 11 years ago
  54. 4b26e2e Update libjingle to 59676287 by sergeyu@chromium.org · 11 years ago
  55. 9caf276 Update talk to 58037405. by wu@webrtc.org · 11 years ago
  56. ab5a091 Fixing the build error on Windows. Problem is in coversion from size_t to int. by mallinath@webrtc.org · 11 years ago
  57. 1b15f42 Update talk to 51960985. by mallinath@webrtc.org · 11 years ago
  58. cadf904 Update talk to 51664136. by wu@webrtc.org · 11 years ago
  59. 28654cb Update talk folder to revision=49713299. by henrike@webrtc.org · 11 years ago
  60. 28e2075 Adds trunk/talk folder of revision 359 from libjingles google code to trunk/talk by henrike@webrtc.org · 11 years ago