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

Issue 2853463004: Don't reinit encoder when rotation changes. (Closed)

Created:
3 years, 7 months ago by brandtr
Modified:
3 years, 7 months ago
CC:
webrtc-reviews_webrtc.org, video-team_agora.io, yujie_mao (webrtc), zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Don't reinit encoder when rotation changes. TESTED=By rotating phone in AppRTCMobile. BUG=webrtc:7535 Review-Url: https://codereview.webrtc.org/2853463004 Cr-Commit-Position: refs/heads/master@{#17985} Committed: https://chromium.googlesource.com/external/webrtc/+/70e39e159eb350cb1acbf81dbe0d84d51c77b664

Patch Set 1 #

Patch Set 2 : Rebase. #

Patch Set 3 : Add trivial unit tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -11 lines) Patch
M webrtc/modules/video_coding/codecs/vp8/test/vp8_impl_unittest.cc View 1 2 2 chunks +21 lines, -0 lines 0 comments Download
M webrtc/modules/video_coding/codecs/vp9/test/vp9_impl_unittest.cc View 1 2 1 chunk +19 lines, -0 lines 0 comments Download
M webrtc/video/vie_encoder.h View 1 chunk +0 lines, -3 lines 0 comments Download
M webrtc/video/vie_encoder.cc View 2 chunks +5 lines, -8 lines 0 comments Download

Messages

Total messages: 32 (14 generated)
brandtr
magjed, asapersson: Please take a look. As far as I can tell, there are no ...
3 years, 7 months ago (2017-04-28 10:55:34 UTC) #3
brandtr
+perkj, who added this code in https://codereview.webrtc.org/2386573002
3 years, 7 months ago (2017-04-28 11:19:46 UTC) #5
perkj_webrtc
There used to be. Please test again in apprtcdemo again chrome or something and disable ...
3 years, 7 months ago (2017-04-28 11:27:10 UTC) #6
brandtr
On 2017/04/28 11:27:10, perkj_webrtc wrote: > There used to be. > Please test again in ...
3 years, 7 months ago (2017-04-28 14:51:28 UTC) #7
perkj_webrtc
On 2017/04/28 14:51:28, brandtr wrote: > On 2017/04/28 11:27:10, perkj_webrtc wrote: > > There used ...
3 years, 7 months ago (2017-04-28 14:58:08 UTC) #8
brandtr_google
On 2017/04/28 14:58:08, perkj_webrtc wrote: > On 2017/04/28 14:51:28, brandtr wrote: > > On 2017/04/28 ...
3 years, 7 months ago (2017-04-28 15:04:49 UTC) #9
magjed_webrtc
lgtm
3 years, 7 months ago (2017-04-30 14:57:14 UTC) #10
åsapersson
lgtm
3 years, 7 months ago (2017-05-02 08:30:24 UTC) #11
brandtr
Rebase.
3 years, 7 months ago (2017-05-02 09:30:56 UTC) #12
brandtr
On 2017/04/28 14:58:08, perkj_webrtc wrote: > On 2017/04/28 14:51:28, brandtr wrote: > > On 2017/04/28 ...
3 years, 7 months ago (2017-05-02 11:01:04 UTC) #13
brandtr
Added some simple unit tests, just to show what we expect from the encoder. sprang@: ...
3 years, 7 months ago (2017-05-03 07:49:56 UTC) #14
brandtr
Actually add sprang@, this time...
3 years, 7 months ago (2017-05-03 07:50:17 UTC) #16
sprang_webrtc
lgtm
3 years, 7 months ago (2017-05-03 10:00:33 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2853463004/40001
3 years, 7 months ago (2017-05-03 10:38:47 UTC) #24
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://chromium.googlesource.com/external/webrtc/+/70e39e159eb350cb1acbf81dbe0d84d51c77b664
3 years, 7 months ago (2017-05-03 10:41:03 UTC) #27
brandtr
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.webrtc.org/2861633003/ by brandtr@webrtc.org. ...
3 years, 7 months ago (2017-05-03 10:53:03 UTC) #28
kjellander_webrtc
On 2017/05/03 10:53:03, brandtr wrote: > A revert of this CL (patchset #3 id:40001) has ...
3 years, 7 months ago (2017-05-03 11:03:43 UTC) #29
brandtr
3 years, 7 months ago (2017-05-03 11:06:16 UTC) #32
Message was sent while issue was closed.
On 2017/05/03 11:03:43, kjellander_webrtc wrote:
> On 2017/05/03 10:53:03, brandtr wrote:
> > A revert of this CL (patchset #3 id:40001) has been created in
> > https://codereview.webrtc.org/2861633003/ by mailto:brandtr@webrtc.org.
> > 
> > The reason for reverting is: Breaks compile on buildbots..
> 
> Why did it break? Since all trybots are green. Is it because
>
https://chromium.googlesource.com/external/webrtc/+/080830c513023df6dbf11b42e...
> was landed in between the trybot runs and the landing?

Yep, that's the reason.

I ran the trybots in parallel, and then landed in parallel.

Powered by Google App Engine
This is Rietveld 408576698