- Aug 19, 2016
-
-
James Zern authored
-
Sarah Parker authored
The previous code was giving: unused variable ‘tmp_rate’ [-Wunused-variable] unused variable ‘tmp_dist’ [-Wunused-variable] ‘rate2_nocoeff’ may be used uninitialized in this function [-Wmaybe-uninitialized] Change-Id: I26326d0e5ffc141ad548654356a877cd3627cea6
-
Aℓex Converse authored
-
James Zern authored
-
- Aug 18, 2016
-
-
Sarah Parker authored
This is temporary until the global motion experiment is made to work with ext_inter and dual_filter. Change-Id: I73624ca6f536fd98218d7e07bcd7a2c1e6f5aebd
-
Aℓex Converse authored
BUG=webm:1275 Change-Id: I7d4bbaaf2f2146b023e1902fbc535a70e490cf2d
-
James Zern authored
-
- Aug 17, 2016
-
-
Wei-ting Lin authored
-
Sarah Parker authored
-
Yi Luo authored
-
Angie Chiang authored
Change-Id: Ibdf1c2d422b9e644eba76fc200c8c10217394036
-
James Zern authored
vp10_fht{16x16,8x8,4x4}_msa and the iht were disabled with this config in: 4ab19eac Fix assertion failures in mips+msa setting Change-Id: Ic675258b89ca490e8021c887b705c68428925129
-
Yi Luo authored
- gcc x86_64 build binary is about 47 KB smaller. Change-Id: I9e5f41fc9c5c75aec453f8b8567e228a6a6cd71d
-
- Aug 16, 2016
-
-
Sarah Parker authored
This was originally subtracting 1 from the wrong element in the parameter set. Change-Id: I790aafc505f7a8fe7bb00d7d6c62549487a0980f
-
Wei-ting Lin authored
Originally we can have a BRF right before an overlay frame (in display order), which might be unnecessary since we already has a quality backward reference frame (ARF). This patch avoids such a coding structure and improves the RD performance by 0.086% in Avg in the lowres dataset, and 0.153 in Avg in the midres dataset. In the lowres dataset, significant gains are obtained for the following sequences: mobisode2_240p: 0.563% keiba_240p: 0.440% bus_cif: 0.336% soccer_cif: 0.333% And the performance drops only in the following four video sequences: motherdaughter_cif: 0.028% bqsquare_240p: 0.017% basketballpass_240p: 0.015% bowing_cif: 0.006% Change-Id: Ic94f648ba8e52eb0014933d484fb247610a9ae05
-
Yaowu Xu authored
Mannually cherry-picked: 15791332 Use OD_DIVU for small divisions in temporal_filter. 03122298 Replace divides by small values with multiplies. 9c48eec7 Removing divisions from od_dir_find8() 0950ed82 Merge "Port active map / cyclic refresh fixes to vp10." efefdad7 Port active map / cyclic refresh fixes to vp10. 1eaf748c Port switch to 9-bit rate cost to aom. 0b1606e7 Only build deringing code when --enable-dering. e2511e15 Deringing cleanup: don't hardcode the number of levels 8fe5c5d6 Rename dering_in to od_dering_in to sync with Daala 4eb1380d Makes second filters for 45-degree directions horizontal 7f4c3f58 Removes the superblock variance contribution to the threshold 3dc56f93 Simplifying arithmetic by using multiply+shift cf2aaba9 Return 0 explicitly for OD_ILOG(0). 49ca22aa Use the Daala implementation of OD_ILOG(). 85187243 Fix compiler warning in od_dering.c. 485d6a69 Prevent multiple inclusion of odintrin.h. 51b7a998 Adds the Daala deringing filter as experimental Note that a few of the changes were already in libvpx codebse. Change-Id: I1c32ee7694e5ad22c98b06ff97737cd792cd88ae
-
Yaowu Xu authored
Manually cherry-picked following commits from AOMedia git repository: bb2727c2 Sort includess for "clpf.h" c297fd00 Add quantisation matrix range parameters. 0527894f Add encoder option and signaling for quant matrix control. 4106232b Turn off trellis coding for quantization matrices. 4017fca3 Modify tests to allow quantization matrices. 1c122c24 Add quant and dequant functions for new quant matrices. 95a89994 Enable CLPF f72782bb Fix a build issue 73bae509 Add quantisation matrices and selection functions 33208d20 Added support for constrained low pass filter (CLPF) Change-Id: I60fc1ee1ac40e6b9d1d00affd97547ee5d5dd6be
-
Sarah Parker authored
-
Sarah Parker authored
This was causing a compiler warning from -Wcast-qual. Change-Id: Ie525ffe20be4f38ced68fb0c4141e36400eb0717
-
James Zern authored
* changes: remove tools/vpx-style.sh README: add a note about clang-format
-
- Aug 15, 2016
-
-
Sarah Parker authored
-
Deb Mukherjee authored
Adds forward, inverse transforms and scan orders. Change-Id: Iab6994f4b0ef65e660b714d111b79b1c8172d6a8
-
- Aug 12, 2016
-
-
Sarah Parker authored
The projected coordiantes in projectPointsTranslation were being shifted by the incorrect precision. Change-Id: If6040bea9e5187020d85c6095d85c7ff5786b7f9
-
James Zern authored
update ftfy.sh to use clang-format Change-Id: I8ac740c5b3842beed2b8878fbe506f381f4c57e4 (cherry picked from commit 958ae5af9c892e5328ec0363d1a69afbfe0e0907)
-
James Zern authored
Change-Id: I835401e3befffcbc68e7d2bdd2fd556a19948e91 (cherry picked from commit 15f29ef0922c6584dea69ac75367edb2f6934bb3)
-
James Zern authored
-
James Zern authored
-
top-level *.cc were missed in the original change debug_util.c was checked in with some warnings Change-Id: I72999bf94d734ffc127bf6f96a8d17f9c313d5a0
-
James Zern authored
-
James Zern authored
-
Change-Id: I58a42ced5b8a4338524434ff3356850b89aa705a
-
Change-Id: I01d8241eba3ccaf4d06c00a51df2d17c126f6f9d
-
James Zern authored
-
James Zern authored
rather than sizeof(type) Change-Id: I63755e4ca3810bec2d31013bebcc363c5c9f56ed
-
James Zern authored
-
James Zern authored
-
Change-Id: I1138fbeff5f63beb5c0de2c357793da12502d453
-
Yi Luo authored
- On E5-2680, park_joy_1080p, 5 frames, baseline encoding time reduces about 0.8~1.0%. - Credit goes to Erik Niemeyer (erik.a.niemeyer@intel.com). Change-Id: I69f191d5a4e4b96a5f9ffd8286e484b69d565c01
-
fixes mix of malloc & delete[] Change-Id: I89a1de0614234bf8b3dbe4aacfe71f75f39d08ff
-