Gitiles
Code Review
Sign In
gerrit.openfyde.cn
/
webrtc.googlesource.com
/
src
/
f9d303c042b13d4eaa9acfa901b7e2e9841c99fa
/
sdk
/
android
/
api
/
org
/
webrtc
/
VideoRenderer.java
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/api/org/webrtc/VideoRenderer.java]
7d1f493
Make toVideoFrame in I420Frame return the original frame.
by Sami Kalliomäki
· 8 years ago
2ab9879
Android: Improve handling of RGB texture frames
by magjed
· 8 years ago
7c206b5
Fix a reference leak when converting I420 VideoFrame to I420Frame.
by sakal
· 8 years ago
6bdcefc
Add VideoSink interface to SurfaceViewRenderer.
by sakal
· 8 years ago
71a62b9
Fix a crash in I420Frame.toString for texture frames.
by sakal
· 8 years ago
836f60c
Move matrix from VideoFrame to TextureBuffer.
by sakal
· 8 years ago
372e587
Fix samplingMatrix for I420Frames converted from VideoFrame.
by Sami Kalliomäki
· 8 years ago
bc061b4
Create AndroidVideoBuffer and allow renderers to consume it.
by Sami Kalliomäki
· 8 years ago
768c648
Move /webrtc/api/android files to /webrtc/sdk/android
by magjed
· 9 years ago
[Renamed from webrtc/api/android/java/src/org/webrtc/VideoRenderer.java]
ed6e077
Make SurfaceTextureHelper and I420Frame public in Java.
by skvlad
· 9 years ago
acd935b
Reland of Delete all use of cricket::VideoFrame and cricket::WebRtcVideoFrame. (patchset #1 id:1 of https://codereview.webrtc.org/2471783002/ )
by nisse
· 9 years ago
7341ab8
Revert of Delete all use of cricket::VideoFrame and cricket::WebRtcVideoFrame. (patchset #7 id:120001 of https://codereview.webrtc.org/2383093002/ )
by nisse
· 9 years ago
45c8b89
Delete all use of cricket::VideoFrame and cricket::WebRtcVideoFrame.
by nisse
· 9 years ago
b6760f9
Format all Java in WebRTC.
by sakal
· 9 years ago
d34a711
Reland of Combine webrtc/api/java/android and webrtc/api/java/src. (patchset #1 id:1 of https://codereview.webrtc.org/2106333005/ )
by sakal
· 9 years ago
[Renamed from webrtc/api/java/src/org/webrtc/VideoRenderer.java]
9b0dc62
Revert of Combine webrtc/api/java/android and webrtc/api/java/src. (patchset #1 id:1 of https://codereview.webrtc.org/2111823002/ )
by Sami Kalliomaki
· 9 years ago
[Renamed from webrtc/api/android/java/src/org/webrtc/VideoRenderer.java]
ceefe20
Combine webrtc/api/java/android and webrtc/api/java/src.
by Sami Kalliomaki
· 9 years ago
[Renamed from webrtc/api/java/src/org/webrtc/VideoRenderer.java]
8dbacfd
Java VideoRenderer: Remove unused ctor
by magjed
· 9 years ago
8f59762
Delete VideoRendererInterface.
by Niels Möller
· 9 years ago
b24317b
Fix license headers in webrtc/api.
by kjellander
· 9 years ago
15583c1
Move talk/app/webrtc to webrtc/api
by Henrik Kjellander
· 9 years ago
[Renamed from talk/app/webrtc/java/src/org/webrtc/VideoRenderer.java]
47b6263
Remove Java PC support. This cl removes none Android Java support.
by perkj
· 9 years ago
488e75f
Patchset 1 yet again relands without modification https://codereview.webrtc.org/1422963003/
by Per
· 10 years ago
c01c254
Revert of Android MediaCodecVideoDecoder: Manage lifetime of texture frames (patchset #12 id:320001 of https://codereview.webrtc.org/1422963003/ )
by Per
· 10 years ago
9cb8982
Patchset 1 is a pure
by perkj
· 10 years ago
543b6ca
Revert of "Android MediaCodecVideoDecoder: Manage lifetime of texture frames" https://codereview.webrtc.org/1378033003/
by magjed
· 10 years ago
e76fb36
Android SurfaceViewRenderer: Add tests for onMeasure()
by Magnus Jedvert
· 10 years ago
91b348c
Android MediaCodecVideoDecoder: Manage lifetime of texture frames
by Magnus Jedvert
· 10 years ago
7afc12f
VideoRendererGui: Move to async rendering and remove no longer needed code
by Magnus Jedvert
· 10 years ago
a6cba3a
Java VideoRenderer.Callbacks: Make renderFrame() interface asynchronous
by Magnus Jedvert
· 10 years ago
7ef9d91
Android: Remove VideoRenderer.Callbacks.canApplyRotation()
by Magnus Jedvert
· 10 years ago
d5031fc
Android VideoRendererGui: Add dispose function
by magjed
· 10 years ago
e2a8be1
Revert of AppRTCDemo: Render each video in a separate SurfaceView (patchset #4 id:120001 of https://codereview.webrtc.org/1257043004/ )
by magjed
· 10 years ago
05bfbe4
AppRTCDemo: Render each video in a separate SurfaceView
by magjed
· 10 years ago
80cf97c
Android rendering: Move common EGL and GL functions to separate classes
by Magnus Jedvert
· 10 years ago
840da7b
Implement Rotation in Android Renderer.
by guoweis@webrtc.org
· 10 years ago
3fffd66
Revert "Implement Rotation in Android Renderer."
by guoweis@webrtc.org
· 10 years ago
835ec63
Implement Rotation in Android Renderer.
by guoweis@webrtc.org
· 10 years ago
00c509a
Add concept of whether video renderer supports rotation.
by guoweis@webrtc.org
· 10 years ago
f9a75d9
Revert "Add concept of whether video renderer supports rotation."
by guoweis@webrtc.org
· 10 years ago
0ad4893
Add concept of whether video renderer supports rotation.
by guoweis@webrtc.org
· 10 years ago
44ae4c8
Support using VP9 video codec in AppRTCDemo.
by glaznev@webrtc.org
· 10 years ago
f693229
Fix Android video renderer to support video frames with stride > width.
by glaznev@webrtc.org
· 10 years ago
5f93d0a
Update libjingle license statements at top of talk files for consistency
by jlmiller@webrtc.org
· 11 years ago
a59c501
Java VideoRenderer class may be backed by two different native
by glaznev@webrtc.org
· 11 years ago
9967845
HW video decoding optimization to better support HD resolution:
by glaznev@webrtc.org
· 11 years ago
28e2075
Adds trunk/talk folder of revision 359 from libjingles google code to trunk/talk
by henrike@webrtc.org
· 12 years ago