Gitiles
Code Review
Sign In
gerrit.openfyde.cn
/
webrtc.googlesource.com
/
src
/
39bab5afb51a40f77fdaab1ea38b9136acae9035
/
sdk
/
android
/
api
/
org
/
webrtc
/
TextureBufferImpl.java
9c712bb
Fix invalid @Nullable handling in TextureBufferImpl.
by Sami Kalliomäki
· 6 years ago
066b42f
Interface for monitoring ref counts of texture buffers created by SurfaceTextureHelper.
by Sami Kalliomäki
· 6 years ago
fdd2340
Revert "Detect leaks of TextureBufferImpl objects."
by Sami Kalliomäki
· 6 years ago
44bd29a
Detect leaks of TextureBufferImpl objects.
by Sami Kalliomäki
· 6 years ago
f2889bb
Add option to inject YuvConverter to SurfaceTextureHelper.
by Åsa Persson
· 6 years ago
69540f4
Use android Nullable instead of javax Nullable
by Artem Titarenko
· 7 years ago
169e042
Android: Send original texture width/height in TextureBufferImpl
by Magnus Jedvert
· 7 years ago
783c6e3
Android camera: Replace custom matrix operations with android.opengl.Matrix
by Magnus Jedvert
· 7 years ago
6507054
Android: Add tests for VideoFrame.Buffer.toI420() and cropAndScale()
by Magnus Jedvert
· 7 years ago
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]
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]
28111d7
Android: Generalize and make TextureBufferImpl public
by Magnus Jedvert
· 7 years ago
[Renamed (64%) from sdk/android/src/java/org/webrtc/TextureBufferImpl.java]
61db3fd
Make VideoFrame.Buffer implementations lock-free.
by Sami Kalliomäki
· 7 years ago
cb98b11
Expose functionality to convert TextureBuffer to I420.
by Sami Kalliomäki
· 8 years ago
48b3c02
Add JavaI420Buffer to the API.
by Sami Kalliomäki
· 8 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 8 years ago
[Renamed from webrtc/sdk/android/src/java/org/webrtc/TextureBufferImpl.java]
2ab9879
Android: Improve handling of RGB texture frames
by magjed
· 8 years ago
2fe9dfa
Android: Fix synchronization problems in VideoFrame release.
by sakal
· 8 years ago
836f60c
Move matrix from VideoFrame to TextureBuffer.
by sakal
· 8 years ago