Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(158)

Issue 1273803002: Android VideoRendererGui: Add dispose function (Closed)

Created:
5 years, 4 months ago by magjed_webrtc
Modified:
5 years, 4 months ago
Reviewers:
AlexG, alaershov
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, qiang.lu, niklas.enbom, yujie_mao (webrtc), Andrew MacDonald
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Android VideoRendererGui: Add dispose function There is currently no way to dispose VideoRendererGui or VideoRendererGui.YuvImageRenderer. This CL adds functions to do so. BUG=webrtc:4892 Committed: https://crrev.com/d5031fcf928b615a1c9aa9f15e60d1c946e6d456 Cr-Commit-Position: refs/heads/master@{#9710}

Patch Set 1 #

Total comments: 20

Patch Set 2 : synchronize more #

Patch Set 3 : change |callbacks| to a boolean in VideoRenderer #

Patch Set 4 : Also release |eglContextReady|, |eglContext|, |yuvFrameToRender|, |textureFrameToRender| #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -54 lines) Patch
M talk/app/webrtc/java/android/org/webrtc/VideoRendererGui.java View 1 2 3 4 12 chunks +92 lines, -48 lines 0 comments Download
M talk/app/webrtc/java/src/org/webrtc/VideoRenderer.java View 1 2 2 chunks +11 lines, -6 lines 0 comments Download
M webrtc/examples/androidapp/src/org/appspot/apprtc/CallActivity.java View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1273803002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1273803002/1
5 years, 4 months ago (2015-08-05 14:56:14 UTC) #3
magjed_webrtc
Please take a look.
5 years, 4 months ago (2015-08-05 15:20:32 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 4 months ago (2015-08-05 17:02:54 UTC) #6
AlexG
lgtm https://codereview.webrtc.org/1273803002/diff/1/talk/app/webrtc/java/android/org/webrtc/VideoRendererGui.java File talk/app/webrtc/java/android/org/webrtc/VideoRendererGui.java (right): https://codereview.webrtc.org/1273803002/diff/1/talk/app/webrtc/java/android/org/webrtc/VideoRendererGui.java#newcode104 talk/app/webrtc/java/android/org/webrtc/VideoRendererGui.java:104: public static void dispose() { May be better ...
5 years, 4 months ago (2015-08-05 18:19:23 UTC) #7
alaershov
On 2015/08/05 15:20:32, magjed_webrtc wrote: > Please take a look. Sometimes (pretty often), when the ...
5 years, 4 months ago (2015-08-06 05:19:45 UTC) #8
alaershov
On 2015/08/05 15:20:32, magjed_webrtc wrote: > Please take a look. And another thing: is it ...
5 years, 4 months ago (2015-08-06 05:31:47 UTC) #9
magjed_webrtc
Please take another look. I reverted releasing |yuvTextures|, because they are accessed in many different ...
5 years, 4 months ago (2015-08-11 10:38:16 UTC) #11
AlexG
lgtm
5 years, 4 months ago (2015-08-13 23:25:00 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1273803002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1273803002/100001
5 years, 4 months ago (2015-08-14 08:57:00 UTC) #14
commit-bot: I haz the power
Committed patchset #5 (id:100001)
5 years, 4 months ago (2015-08-14 10:13:10 UTC) #15
commit-bot: I haz the power
5 years, 4 months ago (2015-08-14 10:13:18 UTC) #16
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/d5031fcf928b615a1c9aa9f15e60d1c946e6d456
Cr-Commit-Position: refs/heads/master@{#9710}

Powered by Google App Engine
This is Rietveld 408576698