1. 02334e0 Replace the android support annotation library with androidx's one. by Byoungchan Lee · 4 years ago
  2. 69540f4 Use android Nullable instead of javax Nullable by Artem Titarenko · 7 years ago
  3. 15f0a12 Allow releaseCallback to be null in JavaI420Buffer#wrap. by Sami Kalliomäki · 7 years ago
  4. ae1bcea Move cropAndScaleI420 to JavaI420Buffer. by Sami Kalliomäki · 7 years ago
  5. 6507054 Android: Add tests for VideoFrame.Buffer.toI420() and cropAndScale() by Magnus Jedvert · 7 years ago
  6. 61db3fd Make VideoFrame.Buffer implementations lock-free. by Sami Kalliomäki · 7 years ago
  7. 0611065 Update JavaI420Buffer.allocate to use native allocations. by Sami Kalliomäki · 7 years ago
  8. 48b3c02 Add JavaI420Buffer to the API. by Sami Kalliomäki · 8 years ago[Renamed (61%) from sdk/android/src/java/org/webrtc/I420BufferImpl.java]
  9. d629314 Return slices of ByteBuffers from getDataY/U/V() in I420Buffers. by Bjorn Mellem · 8 years ago
  10. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/sdk/android/src/java/org/webrtc/I420BufferImpl.java]
  11. 2fe9dfa Android: Fix synchronization problems in VideoFrame release. by sakal · 8 years ago
  12. 5ca60cc Implement AndroidVideoBuffer::ToI420. by sakal · 8 years ago
  13. 836f60c Move matrix from VideoFrame to TextureBuffer. by sakal · 8 years ago
  14. 8fb2361 Add texture support to HardwareVideoDecoder. by Bjorn Mellem · 8 years ago
  15. 9fbbdc2 Create the VideoEncoderFactory and implement it. by Bjorn Mellem · 8 years ago