1. 02334e0 Replace the android support annotation library with androidx's one. by Byoungchan Lee · 4 years ago
  2. 9c712bb Fix invalid @Nullable handling in TextureBufferImpl. by Sami Kalliomäki · 6 years ago
  3. 066b42f Interface for monitoring ref counts of texture buffers created by SurfaceTextureHelper. by Sami Kalliomäki · 6 years ago
  4. fdd2340 Revert "Detect leaks of TextureBufferImpl objects." by Sami Kalliomäki · 6 years ago
  5. 44bd29a Detect leaks of TextureBufferImpl objects. by Sami Kalliomäki · 6 years ago
  6. f2889bb Add option to inject YuvConverter to SurfaceTextureHelper. by Åsa Persson · 6 years ago
  7. 69540f4 Use android Nullable instead of javax Nullable by Artem Titarenko · 7 years ago
  8. 169e042 Android: Send original texture width/height in TextureBufferImpl by Magnus Jedvert · 7 years ago
  9. 783c6e3 Android camera: Replace custom matrix operations with android.opengl.Matrix by Magnus Jedvert · 7 years ago
  10. 6507054 Android: Add tests for VideoFrame.Buffer.toI420() and cropAndScale() by Magnus Jedvert · 7 years ago
  11. 1d270f8 Reland "Android: Generalize and make TextureBufferImpl public" by Magnus Jedvert · 7 years ago[Renamed (64%) from sdk/android/src/java/org/webrtc/TextureBufferImpl.java]
  12. 64051d4 Revert "Android: Generalize and make TextureBufferImpl public" by Sami Kalliomäki · 7 years ago[Renamed (64%) from sdk/android/api/org/webrtc/TextureBufferImpl.java]
  13. 28111d7 Android: Generalize and make TextureBufferImpl public by Magnus Jedvert · 7 years ago[Renamed (64%) from sdk/android/src/java/org/webrtc/TextureBufferImpl.java]
  14. 61db3fd Make VideoFrame.Buffer implementations lock-free. by Sami Kalliomäki · 7 years ago
  15. cb98b11 Expose functionality to convert TextureBuffer to I420. by Sami Kalliomäki · 8 years ago
  16. 48b3c02 Add JavaI420Buffer to the API. by Sami Kalliomäki · 8 years ago
  17. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/sdk/android/src/java/org/webrtc/TextureBufferImpl.java]
  18. 2ab9879 Android: Improve handling of RGB texture frames by magjed · 8 years ago
  19. 2fe9dfa Android: Fix synchronization problems in VideoFrame release. by sakal · 8 years ago
  20. 836f60c Move matrix from VideoFrame to TextureBuffer. by sakal · 8 years ago