1. 02334e0 Replace the android support annotation library with androidx's one. by Byoungchan Lee · 4 years ago
  2. 0f6bcd1 Hold a reference to AndroidVideoTrackSource while calling onFrameCaptured. by Sami Kalliomäki · 5 years ago
  3. c5ec54e Add SetIsScreencast method to VideoSource. by Jakob Ivarsson · 6 years ago
  4. c21cf04 Move frame adaptation inside video processor. by Sami Kalliomäki · 6 years ago
  5. e9652ca Android: Add video processing interface by Magnus Jedvert · 6 years ago
  6. 9025bd5 Separate AndroidVideoTrackSource::OnFrameCaptured from adaptation by Magnus Jedvert · 6 years ago
  7. 99b275d Introduce class that handles native wrapping of AndroidVideoTrackSource by Magnus Jedvert · 6 years ago
  8. 167316b Remove proxy layer from AndroidVideoTrackSource by Magnus Jedvert · 6 years ago
  9. 69540f4 Use android Nullable instead of javax Nullable by Artem Titarenko · 7 years ago
  10. 06aa209 Add support to adapt video without preserving aspect ratio by Magnus Jedvert · 7 years ago
  11. ee05e90 Throw IllegalStateException if native objects are used after dispose. by Sami Kalliomäki · 7 years ago
  12. 903bd41 Move VideoCapturer to video_api and cleanup. by Sami Kalliomäki · 7 years ago
  13. 05b552f Deprecate PeerConnectionFactory#createVideoSource(VideoCapturer). by Sami Kalliomäki · 7 years ago
  14. c7da266 Android JNI generation: Set JNI namespace in build files by Magnus Jedvert · 7 years ago
  15. ff1de0a Add Android native API: CreateJavaVideoSource by Sami Kalliomäki · 7 years ago
  16. 26b9e12 Android: Let VideoSource dispose SurfaceTextureHelper by Magnus Jedvert · 7 years ago
  17. 1a759c6 Android: Only use Java VideoFrames internally by Magnus Jedvert · 7 years ago
  18. 84d8ae5 Android: Use scoped java refs by Magnus Jedvert · 8 years ago
  19. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/sdk/android/api/org/webrtc/VideoSource.java]
  20. 768c648 Move /webrtc/api/android files to /webrtc/sdk/android by magjed · 9 years ago[Renamed from webrtc/api/android/java/src/org/webrtc/VideoSource.java]
  21. b6760f9 Format all Java in WebRTC. by sakal · 9 years ago
  22. 7640fcf Android VideoSource: Add adaptOutputFormat function by Magnus Jedvert · 9 years ago
  23. 4b2be97 Remove VideoSource.stop() and VideoSource.restart() from the Java API. by sakal · 9 years ago
  24. 1603212 This implementation greatly simplifies Android video capturing stack. The old by Sami Kalliomaki · 9 years ago
  25. d34a711 Reland of Combine webrtc/api/java/android and webrtc/api/java/src. (patchset #1 id:1 of https://codereview.webrtc.org/2106333005/ ) by sakal · 9 years ago[Renamed from webrtc/api/java/src/org/webrtc/VideoSource.java]
  26. 9b0dc62 Revert of Combine webrtc/api/java/android and webrtc/api/java/src. (patchset #1 id:1 of https://codereview.webrtc.org/2111823002/ ) by Sami Kalliomaki · 9 years ago[Renamed from webrtc/api/android/java/src/org/webrtc/VideoSource.java]
  27. ceefe20 Combine webrtc/api/java/android and webrtc/api/java/src. by Sami Kalliomaki · 9 years ago[Renamed from webrtc/api/java/src/org/webrtc/VideoSource.java]
  28. b24317b Fix license headers in webrtc/api. by kjellander · 9 years ago
  29. 15583c1 Move talk/app/webrtc to webrtc/api by Henrik Kjellander · 9 years ago[Renamed from talk/app/webrtc/java/src/org/webrtc/VideoSource.java]
  30. 8f605e8 Add VideoSource::Stop and Restart methods. by perkj@webrtc.org · 10 years ago
  31. 5f93d0a Update libjingle license statements at top of talk files for consistency by jlmiller@webrtc.org · 10 years ago
  32. 4e65e07 VideoCaptureAndroid: rewrote the (standalone) implementation of video capture on Android. by fischman@webrtc.org · 12 years ago
  33. 28e2075 Adds trunk/talk folder of revision 359 from libjingles google code to trunk/talk by henrike@webrtc.org · 12 years ago