- 29 Jan, 2016 9 commits
-
-
Marco Paniconi authored
-
Marco Paniconi authored
-
Marco authored
Introduced in: https://chromium-review.googlesource.com/#/c/323215/ For now exclude the computation of vp_compute_skin_block for highbitdepth. Change-Id: I18107a862c17ba869438ec3616a787bf173736c4
-
Marco authored
Change-Id: Ic5af41db58a3daad4103175b4b4b9300675020c0
-
Zoe Liu authored
-
Yaowu Xu authored
This commit changes the SSSE3 assembly functions for idct32x32 to support highbitdepth build. On test clip fdJc1_IBKJA.248.webm, this cuts the speed difference between hbd and lbd build from between 3-4% to 1-2%. Change-Id: Ic3390e0113bc1ca5bba8ec80d1795ad31b484fca
-
Yaowu Xu authored
-
Marco Paniconi authored
-
Zoe Liu authored
Change-Id: I6dbddf500fd4f64216774685700efea972165470
-
- 28 Jan, 2016 9 commits
-
-
Yaowu Xu authored
This test vector exercises various idct32x32 functions in decoder. Change-Id: Ic9453f50ef4723bdaace9bd80f32540d061ef2a1
-
James Zern authored
the lookahead buffer allocation is deferred to receipt of the first frame to allow profile changes. if the encoder was flushed before supplying any frames the encoder would crash trying to dereference the NULL buffer. vp8 is unaffected. fixes mozilla bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1237848 Change-Id: Icee4b64de760476eee0d33b568f0a1010335ff13
-
Marco authored
Set UV thresholds to 0 for encoder breakout if block is detected as skin. Change-Id: Iaaa30b5cc8bae4cf611f8ea8eba693b730e32a3f
-
JackyChen authored
Use multiple clusters instead of one and decrease the distance thresholds. Add a define to switch between models. Default is set to existing (1 cluster) model. Change-Id: I802cd9bb565437ae8983ef39453939f5d5073bb1
-
Marco Paniconi authored
-
Scott LaVarnway authored
-
Marco authored
If a superblock contains alot of "skin" then force split of 64x64 partition, and make some adjustments in mode selection. This helps to reduce artifacts on moving face/skin areas at low bitrates. Little/no change in metrics: avgPSNR/SSIM down by ~0.12%. Small encoding time increase < 1%. Change-Id: Ic57f52148c3716f391419fab0530d916e4c1d186
-
Hui Su authored
-
hui su authored
Change-Id: I32aacd014df6c927cf2893dc096cbe6ec7604b9b
-
- 27 Jan, 2016 5 commits
-
-
Marco Paniconi authored
-
Alex Converse authored
-
Marco authored
For aqmode=3, golden period update is set based on period of cyclic refresh. Put a limit on max golden period update, for now set to 40. And fix comment. Change-Id: Icb61dd87c796cce2a5f5f7331c6a129540994696
-
Alex Converse authored
-.220 BDRATE derf: https://x20web.corp.google.com/~aconverse/results/cost256_derf.html -.675 BDRATE hevcmr: https://x20web.corp.google.com/~aconverse/results/cost256_hevcmr.html Change-Id: Ifb1646d8ce65ffe0eff9953a911b1b88735b335f
-
Scott LaVarnway authored
Change-Id: I336fe2006288214977b5ee854124ee7b5bba5796
-
- 26 Jan, 2016 3 commits
-
-
Yunqing Wang authored
-
Yunqing Wang authored
Made the definition of THREAD_FUNCTION consistent. Change-Id: I1ac099484e201e359298ed16de0b81ec781075ce
-
Alex Converse authored
-
- 25 Jan, 2016 3 commits
-
-
James Zern authored
-
Alex Converse authored
Limit oscilation detection in the case where overshoot is very very large. This keeps the 9-bit cost patch from breaking the DownUp reisze test. The patch pushed us to an 11% undershoot right before a scene cut causing a 1200% overshoot. (Whereas before we were undershooting by only 6% before overshooting by 1200%). Change-Id: Id90ccfab8aba872ccadc45b73b3bb097b895677f
-
Zoe Liu authored
Change-Id: I0b8eff9e74e3446024482d011ec4fb28b19136d3
-
- 23 Jan, 2016 1 commit
-
-
Alex Converse authored
-
- 22 Jan, 2016 6 commits
-
-
Scott LaVarnway authored
-
Alex Converse authored
In inter mode search skip all modes except NEARESTMV and DC_PRED. 10% less encode latency for large frames using the chromium remoting_perftests. +0.313% BDRATE on the screencast set at speed -6. Change-Id: Ib97a39dd8bcdeab545509e0e02d78ce7033f8c63
-
Scott LaVarnway authored
These values are set in set_mi_row_col() Change-Id: Ie44c9d2dcb79797a8473b5fc29394277a7117547
-
Yaowu Xu authored
a wrong variable. Change-Id: I9fa02621dbdc508a12ba1ef9c8f98dbeab68e958
-
Yaowu Xu authored
-
Marco Paniconi authored
-
- 21 Jan, 2016 4 commits
-
-
Marco authored
Error only affected svc 1 pass mode, introduced in: https://chromium-review.googlesource.com/#/c/319609/ Change-Id: Ifc078c82d38b742966a81baaf5ad532f7dbc13a4
-
Alex Converse authored
-
James Zern authored
-
James Zern authored
Change-Id: I39d3a150de9a77967a4e25ca89d2eda51fd18d47
-