- 19 Jun, 2014 - 5 commits
- 18 Jun, 2014 - 9 commits
-
-
Tom Finegan authored
-
Dmitry Kovalev authored
-
Tim Kopp authored
Changed alloc, free, and running average code as necessary. Change-Id: Ifc4d9ccca462164214019963b3768a457791b9c1
-
Tim Kopp authored
Change-Id: I9577d648542064052795bf5770428fbd5c276b7b
-
Tim Kopp authored
Change-Id: I79eba79f7c52eec19ef2356278597e06620d5e27
-
Adrian Grange authored
-
Tom Finegan authored
- Rename build_targets to build_framework - Add functions for creating the vpx_config shim and obtaining preproc symbols. Change-Id: Ieca6938b9779077eefa26bf4cfee64286d1840b0
-
Adrian Grange authored
Change-Id: I69eba120eb3d8ec43b5552451c8a9bd009390795
-
James Zern authored
-
- 17 Jun, 2014 - 7 commits
-
-
Dmitry Kovalev authored
-
Pengchong Jin authored
-
Tom Finegan authored
-
Marco Paniconi authored
-
Jingning Han authored
-
James Zern authored
-
Tom Finegan authored
Change-Id: Ib23a59475d566a7b7f44071614d730ceecfcfa60
-
- 16 Jun, 2014 - 8 commits
-
-
Tom Finegan authored
-
Marco Paniconi authored
Change-Id: I95818754424e89f0d56c6d9c0c5709e6f84fa46a
-
James Zern authored
strip trailing '/' from paths, this is later converted to '\' which causes execution errors for obj_int_extract/yasm. vs10+ wasn't affected by this issue, but make the same change for consistency. gen_msvs_proj: + add missing '"' to obj_int_extract call unlike gen_msvs_vcproj, the block is duplicated missed in: 1e3d9b9e build/msvs: fix builds in source dirs with spaces Change-Id: I76208e6cdc66dc5a0a7ffa8aa1edbefe31e4b130
-
Dmitry Kovalev authored
-
Tom Finegan authored
Add elog() to tools_common, and checks for the executable in each test. Change-Id: I3c6334eca62c0b56040d91145abbe1bf5f9c763c
-
Alex Converse authored
-
Jingning Han authored
-
Pengchong Jin authored
This patch allows the VP9 encoder to skip the un-necessary motion search in the first pass. It computes the motion error of 0,0 motion using the last source frame as the reference, and skips the further motion search if this error is small. Borg test shows overall the patch gives PSNR gain (derf -0.001%, yt 0.341%, hd 0.282%). Individual clips may have PSNR gain or loss. The best PSNR performance is 7.347% and the worst is -0.662%. The first pass encoding speedup for slideshow clips is over 30%. Change-Id: I4cac4dbd911f277ee858e161f3ca652c771344fe
-
- 15 Jun, 2014 - 1 commit
-
-
unknown authored
Change-Id: I5042b76a7050c121bf960ecb20c79d35adcc4cd5
-
- 13 Jun, 2014 - 10 commits
-
-
Tom Finegan authored
-
Tom Finegan authored
-
Jingning Han authored
This commit fixes the scaling factors used in the C versions of the DC calculation functions. Change-Id: Iab41108c2bb93c2f2e78667214f3a772a2b707b5
-
hkuang authored
-
Yunqing Wang authored
-
Marco Paniconi authored
-
Marco Paniconi authored
Allow for an option to selectively apply the deblocking loop filter to the denoised raw block, based on the denoised state (no-filter, filter with zero motion, or filter with non-zero motion) of the current block and its upper and left denoised block. This helps to reduce some blocking artifacts from the motion-compensated denoising. Change-Id: I0ac4e70076df69a98c5391979e739a2681e24ae6
-
Dmitry Kovalev authored
Change-Id: I8fab776c8801e19d3f5027ed55a6aa69eee951de
-
Dmitry Kovalev authored
Both enums are identical. Change-Id: I06653f9c90a2d3a2dd5c741e75b17ee7d066a56f
-
Tom Finegan authored
Several variables were not being logged. Change-Id: I2f2ded19470a73c4551bbb1abbd6e4d27bd59fac
-