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