1. aa35aea Write to file on a dedicated thread in VideoFileRenderer. by Sami Kalliomäki · 7 years ago
  2. cd51375 Write frames directly to disk in VideoFileRenderer. by Sami Kalliomäki · 7 years ago
  3. c7da266 Android JNI generation: Set JNI namespace in build files by Magnus Jedvert · 7 years ago
  4. e987f2b Android: Stop using VideoRenderer class by Magnus Jedvert · 7 years ago
  5. 72467c2 Fix NarrowingCompoundAssignment warning by Oleh Prypin · 7 years ago
  6. 75db552 Add VideoSink interface to VideoFileRenderer. by Sami Kalliomäki · 7 years ago
  7. 84d8ae5 Android: Use scoped java refs by Magnus Jedvert · 8 years ago
  8. 3e189a6 Remove static library loading from WebRTC Android SDK. by Sami Kalliomäki · 8 years ago
  9. bde473e Fix/suppress new warnings introduced in Chromium roll. by Sami Kalliomäki · 8 years ago
  10. 9828beb Fix/suppress all javac warnings. by Sami Kalliomäki · 8 years ago
  11. cb98b11 Expose functionality to convert TextureBuffer to I420. by Sami Kalliomäki · 8 years ago
  12. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/sdk/android/api/org/webrtc/VideoFileRenderer.java]
  13. 282d49f Reland of Android Logging.java: Load native library only when needed (patchset #1 id:1 of https://codereview.webrtc.org/2814133002/ ) by magjed · 8 years ago
  14. 06034c7 Revert of Android Logging.java: Load native library only when needed (patchset #2 id:2 of https://codereview.webrtc.org/2817593003/ ) by lliuu · 8 years ago
  15. 2977146 Reland of Android Logging.java: Load native library only when needed (patchset #1 id:1 of https://codereview.webrtc.org/2816753002/ ) by magjed · 8 years ago
  16. 6e4a442 Revert of Android Logging.java: Load native library only when needed (patchset #3 id:40001 of https://codereview.webrtc.org/2803203002/ ) by brandtr · 8 years ago
  17. dee5eb1 Android Logging.java: Load native library only when needed by magjed · 8 years ago
  18. eef94d9 Video collected by VideoFileRenderer is first saved on the native heap, then saved to disk during release. by mandermo · 9 years ago
  19. e1674ef Update Android instrumentation tests to use JUnit4. by sakal · 9 years ago
  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/VideoFileRenderer.java]
  21. 894c400 Android VideoFileRenderer: Wait for posted frames in release() by Magnus Jedvert · 9 years ago
  22. 1cb4823 Android YuvConverter: Use OpenGL Framebuffer instead of EGL pixel buffer by magjed · 9 years ago
  23. 577bc19 Android: Move YuvConverter to its own file by Magnus Jedvert · 9 years ago
  24. 64e1a32 Second try to get "Support for video file instead of camera and output video out to file" accepted by mandermo · 9 years ago
  25. 67a8c98 Revert of Support for video file instead of camera and output video out to file (patchset #17 id:320001 of https://codereview.webrtc.org/2273573003/ ) by kjellander · 9 years ago
  26. 4466699 Support for video file instead of camera and output video out to file by mandermo · 9 years ago