- 21 Nov, 2015 4 commits
-
-
Yaowu Xu authored
-
James Zern authored
This reverts commit d76032ae. breaks 32-bit builds Change-Id: If6266ec2a405b5a21d615112f0f37e8a71193858
-
James Zern authored
-
James Zern authored
-
- 20 Nov, 2015 8 commits
-
-
Marco authored
Change-Id: I6a360a12e8da8cdcb8a779647512591612d64f31
-
Marco Paniconi authored
-
Angie Chiang authored
-
Alex Converse authored
-
Alex Converse authored
-
Marco authored
Change on affects 1 pass CBR. On key frame, temporal layer_id is reset to 0 for 1 pass CBR, but since "layer" is reset, the svc.layer_context[layer].is_key_frame was not correspondingly set properly. Change-Id: I08f6da0a55ac7429ccfbaddfb7be14479e43543b
-
Scott LaVarnway authored
-
Yaowu Xu authored
-
- 19 Nov, 2015 11 commits
-
-
Alex Converse authored
Found with clang -fsanitize=integer Change-Id: I17cb2166c06ff463abfaf9b0e6bc749d0d6fdf94
-
Jingning Han authored
-
Alex Converse authored
Found with clang -fsanitize=integer Change-Id: I2538e7483cb2d5f06bceecbd3326bdd88bfecfa1
-
Hui Su authored
-
Jingning Han authored
Change-Id: Ie2101e362aeb01681313adf67596bc6b479e873e
-
Jian Zhou authored
Modify h_predictor_4x4 with XMM registers. Speed up by ~25% in ./test_intra_pred_speed. Change-Id: Id01c34c48e75b9d56dfc2e93af12cf0c0326a279
-
Paul Wilkins authored
-
Yaowu Xu authored
-
hui su authored
Coding gain on derflr drops to +1.83%. Change-Id: If68c429f09422a70513d9f1e8e36e10c928e034a
-
Jian Zhou authored
-
Jian Zhou authored
tm_predictor_4x4 is implemented with SSE2 using XMM registers. Speed up by ~25% in ./test_intra_pred_speed. Change-Id: I25074b78d476a2cb17f81cf654bdfd80df2070e0
-
- 18 Nov, 2015 6 commits
-
-
Marco authored
Existing condition only applied to temporal layers. Change-Id: Icef20a59d0afc61d4e14dea01aff4786fa9e41ae
-
Yaowu Xu authored
-
Paul Wilkins authored
-
Angie Chiang authored
Change-Id: Ib63062a52c688e65bae5eb0052ce69d73d96c9c5
-
Scott LaVarnway authored
Change-Id: Ic81f38998fb1b8d33f5a5d7424c2c41002786cef
-
Hui Su authored
-
- 17 Nov, 2015 4 commits
-
-
hui su authored
Remove MISC_FIXES flags except for the changes on MV precision, which has a 0.1% performance drop. On derflr, the impact is -0.012%. Change-Id: I0a74e5a212dd0cb827192a318c92a714c9681e45
-
hui su authored
Change-Id: Ia7680ddf00dd50dd66bbb5753bae30b937988800
-
paulwilkins authored
Small changes to the best quality default speed trade off. Some speedup settings are worth while even for best quality as they have only a very small impact on quality but a significant impact on encode time. These changes give as much as a further 50-60% increase in encode speed for my test animations clip with minimal impact on quality. For this sequence these changes improve the best quality encode speed to about the same level as good quality speed 0 in Q3 2015 whilst retaining the large quality gain of over 1 db For many natural videos though the quality difference from good 0 to best is much smaller. Change-Id: I28b3840009d77e129817a78a7c41e29cb03e1132
-
- 16 Nov, 2015 3 commits
-
-
Jingning Han authored
-
Jingning Han authored
-
Jingning Han authored
Reset the effective range of inter_tx_size, instead of the entire array in the rate-distortion optimization loop. Change-Id: Id453fbd6dddfe69f4e451ba8518c083326d5dd53
-
- 14 Nov, 2015 2 commits
- 13 Nov, 2015 2 commits
-
-
Debargha Mukherjee authored
-
Hui Su authored
-