- 20 May, 2014 - 4 commits
-
-
Minghai Shang authored
Change-Id: I76a48b03388a8c5cc74b871deb836cd92263b306
-
Paul Wilkins authored
-
James Zern authored
-
Tom Finegan authored
-
- 19 May, 2014 - 18 commits
-
-
Jingning Han authored
-
Jingning Han authored
This commit modifies the x86inc to allow explicit local buffer allocation and the corresponding stack pointer adjustment. Change-Id: I3cb2174e0242b5869a4ba0ca0cd240ee066836c3
-
Jim Bankoski authored
-
Alex Converse authored
-
Yunqing Wang authored
-
Jim Bankoski authored
MMX variance code in vp8 was reading out of bounds.. TODO(JBB): The best fix would involve removing duplicate library functions between vp8 and vp9... Change-Id: I5722853a6a58d3b55257ff385fa54c773bf98ded
-
Yunqing Wang authored
Added a skipping test in non-rd inter-mode. After interpolation prediction step, the residuals are tested to see if they will be quantized to 0 based on modeling between spatial domain and frequency domain. Set static-thresh to 800 for >=720p and 300 for <720p, rtc set tests showed 1. Speed 5, psnr: -0.514%; ssim: -1.748%; speedup on related clips: 5% -11% 2. Speed 6, psbr: -0.628%; ssim: -1.637%; speedup on related clips: 4% - 9% Change-Id: I62fbf26bc043ecd2b584f255f1a4ee5ab52bfcf3
-
Yaowu Xu authored
-
Dmitry Kovalev authored
Change-Id: Ieb3bc037a2ae7791323a0f9cec04381ba9b0c795
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Alex Converse authored
-
Yaowu Xu authored
-
Paul Wilkins authored
Use type TWO_PASS instead of "struct twopass". Change-Id: I9d92920893bd436537b2ca19e9c9d355cca56c7c
-
- 17 May, 2014 - 4 commits
-
-
Tom Finegan authored
Change-Id: I6f392ee38842120c0ff32b6c8853333af032ccb9
-
Dmitry Kovalev authored
-
Alex Converse authored
Change-Id: I4713406b751da06c41962f444f8873accc4fa044
-
Johann authored
-
- 16 May, 2014 - 14 commits
-
-
Dmitry Kovalev authored
-
Johann authored
-
Marco Paniconi authored
Change-Id: I96ed73e109c4f89dd06f3583cf7ecf9277401fae
-
Yaowu Xu authored
Change-Id: I16bf93d40e9b345705b49bf09dd4b6996b513a83
-
Alex Converse authored
The previous approach can't scale to all of or new formats. This also fixes YV12 input. Change-Id: Ic4ad333770bbbd0e921f519199b57862afcbe1ab
-
Tom Finegan authored
Change-Id: Icbb0ca1c899f7a58d6f73970e6434451738195b7
-
Dmitry Kovalev authored
Because PC_TREE is encoder-level data, not MACROBLOCK-level data. Change-Id: I4f620c0781acd3a2744860610117e74948e0b2b5
-
Dmitry Kovalev authored
Marking unused parameters with (void), adding consts, fixing formatting. Change-Id: I8ac1e6606c0f2673f78bc41830e672a680ffed02
-
Dmitry Kovalev authored
Change-Id: I9ef40f3d95ab8f94f69e92ea25678a40956bc1ce
-
Dmitry Kovalev authored
-
Adrian Grange authored
-
Johann authored
These optimizations are currently disabled. Change-Id: I19c58c9cb82d017638b86196641b9e001dfa798b
-
Johann authored
-
Yaowu Xu authored
-