- 18 Mar, 2016 4 commits
-
-
Marco Paniconi authored
-
Marco authored
Change-Id: I0d459c7ba358da287aff1c706279603d6d4d3c48
-
James Zern authored
-
James Zern authored
Change-Id: I2bbd7cd2f3b22d3dbfd40d9af430a5d276cd1855
-
- 17 Mar, 2016 8 commits
-
-
Marco authored
Add consec_zeromv to skin detection. Reduces false detection in steady background areas. Change-Id: Ic31c831537d29f082f58477f82ed78f313d7dd30
-
Marco authored
Fix the threshold for forcing refresh of golden frame based on high motion. The current comparison was incorrect and prevented this (force update of gf on high motion) from being used. For now keep this logic under a flag (and off for now) so as to not change behavior, until further testing. Change-Id: Ib5f0082159a428b0603b9534e4bcb6f83e4ccb25
-
Alex Converse authored
-
Alex Converse authored
-
Alex Converse authored
-
Marco Paniconi authored
-
Alex Converse authored
Change-Id: Ie302283a52c563be0f1a84650f5f29be30d2bbe4
-
Alex Converse authored
Saves 1% CPU on remoting_perftest with speed 8. Change-Id: I28dc2f602bd3bf5639a40c9f21f5a9833f01d4be
-
- 16 Mar, 2016 2 commits
-
-
Alex Converse authored
1% faster remoting_perftest at speed -8. Change-Id: I78d591e14b8f890c1e69cacb6d490dfeb9c37900
-
Marco authored
Only affects 1 pass cbr svc mode. Change-Id: Ifc0948b4aabffa64a9701295d8dbc58a7208a30f
-
- 15 Mar, 2016 7 commits
-
-
Alex Converse authored
+5.857% BD-RATE on SCREEN_CONTENT Leaving this off for non-screen content because: +25.300% on TWITCH120 +37.833% BD-RATE on RTC Change-Id: Ie0a312182d6cc859fb04298e4cd81d02b39e23fe
-
Alex Converse authored
Change-Id: Id28007576205b7f46957b20eeacb5fda6872663e
-
Paul Wilkins authored
Change-Id: Ief453daf5f13f42803cb5122fcdd294e65e613f5
-
Paul Wilkins authored
-
Paul Wilkins authored
This reverts commit c7780075. Change-Id: I2d2e1b387bf0c70cc7238ee4f8edab2aad873489
-
Marco authored
Use proper conditon on resolution check. Change-Id: Idf563eb4391f373baf79546414a075b6516a5d35
-
hui su authored
Change-Id: I18996f5c67cd182263930a1363d619402b8f8c14
-
- 14 Mar, 2016 2 commits
- 11 Mar, 2016 4 commits
-
-
Marco Paniconi authored
-
Marco authored
Very small change in speed (within 0.5%), somewhat better detection over RTC clips. Change-Id: I5bf0a7438fa7ccb60b26887125099e3238e5f298
-
Marco authored
The change https://chromium-review.googlesource.com/#/c/329181/ also changed behavior for cbr mode, which causes some regression in screenshare test in webrtc. Resetting the specific change to leave the cbr behavior unchanged for now. Change-Id: I52df158806422f86398e1d2f522e92067d8325eb
-
Marco authored
Some adjustments to inter-mode selection for vbr mode. Condition some of the bias to low/zero motion on cbr mode, and don't use int_pro_motion_estimation for golden ref (treat it same as last ref). Change only affect 1 pass vbr mode, speed >=5 (non-rd pickmode). Encoding time increase within ~5%. Avg PSNR/SSIM on RTC set increase by ~2%, all clips up, ranging from 0.5 to 4%. Change-Id: I0048d0104a8816773d91a2b1484d601169d9bad7
-
- 10 Mar, 2016 1 commit
-
-
Marco authored
For model=1, use higher threshold on luminance, conditioned on the skin cluster distance. Change-Id: I971bccdef7b92b2aeef60af90a8e48b98716a89b
-
- 09 Mar, 2016 1 commit
-
-
Marco authored
Don't advance the svc frame counters on dropped frame, since this can break the referencing scheme and lead to a crash/assert. Updated svc-datarate unittest to add a lower bitrate test. Change only affects 1 pass cbr svc, with frame dropper enabled. Change-Id: Ibb7530b7a587a9344d46898d9286fd9e2ef0779c
-
- 08 Mar, 2016 9 commits
-
-
Marco Paniconi authored
-
James Zern authored
-
Marco Paniconi authored
-
Marco authored
Only affects 1 pass cbr svc. Change-Id: I8387219e35e516d9ce890557ee1855f2af8f636a
-
Scott LaVarnway authored
-
James Zern authored
Change-Id: I8a76d150a61662fc2e3158a49ce4e642f917029a
-
Marco authored
Change-Id: Iea237760b508d87dab057dd824e26d2e66fa8433
-
Scott LaVarnway authored
This reverts commit 9aa083d1. Fixes a decoder mismatch with 32bit PIC builds. Change-Id: I94717df662834810302fe3594b38c53084a4e284
-
Marco authored
Add check for mismatch in unittests. Change-Id: Ia5d5b5f6af4b7eb653302b81fdd9a53df4aba033
-
- 07 Mar, 2016 2 commits
-
-
Marco Paniconi authored
-
Marco authored
Chane only affects 1 pass cbr svc mode. Change-Id: Ie28557409eb87673ed0b66c6dfe1bf3509a18c4d
-