1. d1fe281 Replace scoped_ptr with unique_ptr in webrtc/api/ by kwiberg · 9 years ago
  2. 766ad3b9 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
  3. fb45d17 Reland Remove unused cricket::VideoCapturer methods. Originally reviewed and landed as patchset #2 id:30001 of https://codereview.webrtc.org/1733673002/) by Per · 9 years ago
  4. 74622e0 Revert of Removed unused cricket::VideoCapturer methods (patchset #2 id:30001 of https://codereview.webrtc.org/1733673002/ ) by perkj · 9 years ago
  5. e9c0cdf Removed unused cricket::VideoCapturer methods: by perkj · 9 years ago
  6. 5199c74 AndroidVideoCapturer getSupportedFormats(): Change interface from JSON string to List/vector by Magnus Jedvert · 9 years ago
  7. 5e7834e Android: Make VideoCapturer an interface for all VideoCapturers to implement by Magnus Jedvert · 9 years ago
  8. a509241 This reland https://codereview.webrtc.org/1655793003/ with the change that cricket::VideoCapturer::SignalVideoFrame is added back and used for frame forwarding. It is used in Chrome remoting. by Per · 9 years ago
  9. 5ad1297 Rename webrtc/media/webrtc -> webrtc/media/engine by kjellander@webrtc.org · 9 years ago
  10. 162c339 Revert of Make cricket::VideoCapturer implement VideoSourceInterface (patchset #14 id:300001 of https://codereview.webrtc.org/1655793003/ ) by perkj · 9 years ago
  11. 4d19c5b This cl introduce a VideoSourceInterface and let cricket::VideoCapturer implement it. by Per · 9 years ago
  12. 4b2a5a8 Revert of Make cricket::VideoCapturer implement VideoSourceInterface (patchset #12 id:260001 of https://codereview.webrtc.org/1655793003/ ) by perkj · 9 years ago
  13. 2f21789 This cl introduce a VideoSourceInterface and let cricket::VideoCapturer implement it. by perkj · 9 years ago
  14. b24317b Fix license headers in webrtc/api. by kjellander · 9 years ago
  15. 15583c1 Move talk/app/webrtc to webrtc/api by Henrik Kjellander · 9 years ago[Renamed (98%) from talk/app/webrtc/androidvideocapturer.cc]
  16. a96e2d7 Move talk/media to webrtc/media by kjellander · 9 years ago
  17. 71f5a9a This cl change VideoCaptureAndroid to handle CVO the same way when capturing to texture as when using ordinary byte buffers. by Per · 9 years ago
  18. a3c20bb Add support for scaling textures in AndroidVideoCapturer. by Per · 9 years ago
  19. 7755e20 Chrome has now been updated. by perkj · 9 years ago
  20. 30a5b5e passing |buffer| by reference in AndroidVideoCapturer::OnIncomingFrame by olka · 9 years ago
  21. ac30642 Native changes for VideoCapturerAndroid surface texture support by perkj · 9 years ago
  22. 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  23. b09b660 Remove cricket::VideoFrame::Set/GetElapsedTime() by magjed · 9 years ago
  24. 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 9 years ago
  25. a6cba3a Java VideoRenderer.Callbacks: Make renderFrame() interface asynchronous by Magnus Jedvert · 10 years ago
  26. 6ec1f92 AndroidVideoCapturer: Delegate framerate choice to VideoCapturerAndroid.java by Magnus Jedvert · 10 years ago
  27. c464f50 AndroidVideoCapturerJni: Fix threading issues by Magnus Jedvert · 10 years ago
  28. fcf8ece AndroidVideoCapturer: Return frames that have been dropped by magjed · 10 years ago
  29. b69ab79 VideoCapturerAndroid: Add function to change capture format while camera is running by magjed · 10 years ago
  30. 2b67925 VideoCapturerAndroid: Add possibility to request a new resolution from the video adapter. by Åsa Persson · 10 years ago
  31. 2f5be9a Improve Android camera error handling. by Alex Glaznev · 10 years ago
  32. 09a9ea8 Supporting formats of non-multiple of 16 widths on Android. by Henrik Boström · 10 years ago
  33. eba964f Revert "Support none multiple of 16 pixels width on android." by Bjorn Volcker · 10 years ago
  34. f4acf46 Support none multiple of 16 pixels width on android. by Per · 10 years ago
  35. 3354419 Zero copy AndroidVideeCapturer. by Per · 10 years ago
  36. 1d82813 Reland "Fix CVO in androidvideocapturer". by perkj@webrtc.org · 10 years ago
  37. 73acc15 Revert 8538 "Reland "Fix CVO in androidvideocapturer.""" by aluebs@webrtc.org · 10 years ago
  38. 3a93e33 Reland "Fix CVO in androidvideocapturer."" by perkj@webrtc.org · 10 years ago
  39. b8bcf8c Revert "Fix CVO in androidvideocapturer." by perkj@webrtc.org · 10 years ago
  40. 02ed57b Fix CVO in androidvideocapturer. by perkj@webrtc.org · 10 years ago
  41. 112f127 Refactor how VideoCapturerAndroid delivers frames and is stopped. by perkj@webrtc.org · 10 years ago
  42. 2ad3bb1 Reland patch for Switch default color format to YV12 on Android. by perkj@webrtc.org · 10 years ago
  43. 3db042e Stop AndroidVideoCapturer asynchronously. by perkj@webrtc.org · 10 years ago
  44. 8fbdcfd Revert "Switch default color format to YV12." by perkj@webrtc.org · 10 years ago
  45. 1c3e728 Switch default color format to YV12. by perkj@webrtc.org · 10 years ago
  46. 8f605e8 Add VideoSource::Stop and Restart methods. by perkj@webrtc.org · 10 years ago
  47. 83bc721 Add Android specific VideoCapturer. by perkj@webrtc.org · 10 years ago