- 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 5 commits
-
-
Marco Paniconi authored
-
Marco authored
Chane only affects 1 pass cbr svc mode. Change-Id: Ie28557409eb87673ed0b66c6dfe1bf3509a18c4d
-
Scott LaVarnway authored
-
Scott LaVarnway authored
Change-Id: Id9c764a5b0e4b668a6e804cceb78988138ad910f
-
Marco authored
Change-Id: I75bad321d5814a6df6735a8ead7700ab93b50763
-
- 05 Mar, 2016 1 commit
-
-
James Zern authored
This reverts commit 15ecdc39. breaks 32-bit pic builds Change-Id: I8bb1b9471a293f05ac7423aaba0339d408931b7a
-
- 04 Mar, 2016 2 commits
-
-
Paul Wilkins authored
-
paulwilkins authored
Change-Id: Ic3b033e22cdcdc4a0f78cef433b2208fd254c27b
-
- 03 Mar, 2016 1 commit
-
-
Marco authored
Use the superframe counter to set the key frame, and force it to the key frame on base spatial layer only. Also, update svc frame counters under frame dropping. Update unittest: add specific tests with short key frame period. https://bugs.chromium.org/p/webm/issues/detail?id=1150 Change-Id: I5b1c9a09253e6e5fbfce51b4cf603ae22d422b01
-
- 02 Mar, 2016 3 commits
-
-
Alex Converse authored
-
Alex Converse authored
-
Alex Converse authored
Change-Id: I8ba9164c3550379fb998d4d074846e90fb2c6f8c
-
- 01 Mar, 2016 4 commits
-
-
Marco authored
For 1 pass cbr mode: allow for two-stage 1:2 scaling (which will use the 1:2 optimized scaler) if the spatial layer is 1/4x1/4 of souce. Without this change, the base layer for 3 spatial layers would be using the non-normative scaler which is un-optimized/C code. Change-Id: I9d73f92a4a96927d0f1d6bf75315c1e60513226a
-
Jingning Han authored
-
Jingning Han authored
-
Alex Converse authored
-