- 03 Mar, 2015 3 commits
-
-
hkuang authored
Loopfilters are init in vp9_decode_frame. Change-Id: I4fbf6286b9b231451452e4ef3c19877a7b9a6768
-
Johann authored
-
James Zern authored
without VPX_CODEC_USE_PSNR they're only generated by default with --enable-internal-stats Change-Id: I9a5a8874a3aa4bde39ae09a4101ed5616c83c9a1
-
- 02 Mar, 2015 1 commit
-
-
Johann authored
MIPS build fixes https://code.google.com/p/webm/issues/detail?id=957 Change-Id: I9d53900af36d783c369b5dff27a7479cb94fd16b
-
- 01 Mar, 2015 1 commit
-
-
Jingning Han authored
This commit replaces the SAD with variance as metric for the integral projection vector match. It improves the search accuracy in the presence of slight light change. The average speed -6 compression performance for rtc set is improved by 1.7%. No speed changes are observed for the test clips. Change-Id: I71c1d27e42de2aa429fb3564e6549bba1c7d6d4d
-
- 28 Feb, 2015 1 commit
-
-
Jingning Han authored
-
- 27 Feb, 2015 14 commits
-
-
Jingning Han authored
This commit fixes an issue in source frame border extension. It causes certain frame resolution such as 640x480 to have a portion of the right/bottom extension filled by zeros, which misleads motion search and degrades transform coding performance when large block size is used. This fix improves the speed 2 compression performance of a few yt sequence, typically ranging from 1% - 2%, up to 5% at median to low bit-rate. Change-Id: Id6b09a5695d9e7651c6dfbc2c6a72288b08af7fb
-
Adrian Grange authored
-
Alex Converse authored
-
Adrian Grange authored
Should use the crop dimensions of the frame rather than the extended size. Change-Id: I49ed041a46ff0753d43e074020857b7ff2f95e17
-
Marco authored
-
James Zern authored
-
Jingning Han authored
-
Jingning Han authored
-
Jingning Han authored
-
Jingning Han authored
-
Jingning Han authored
-
James Zern authored
both the encode and decode perf tests require niklas_1280_720_30.yuv broken since: 28eebf3e Merge "tests: add a shorter 720p test clip" 7839d038 tests: add a shorter 720p test clip Change-Id: I51ebbf7261832e25d8f2c1da5c7df5c2e47f748e
-
James Zern authored
Change-Id: I387da141ebade4fc4d2f3c0a2b6aa5aaea091c0c
-
James Zern authored
a bit simpler than invoking awk for rand() Change-Id: I36ac474708f7bf0157ae59b882c2a9f69b0aaf41
-
- 26 Feb, 2015 13 commits
-
-
James Zern authored
-
Marco authored
Change-Id: Ib85b5bc135aa0907a76b8c74faafe577e27d014f
-
Jingning Han authored
Change-Id: Idb14b9a285f8098126f967c5e2750221d6a58f69
-
Yaowu Xu authored
-
Yaowu Xu authored
-
James Zern authored
-
Jingning Han authored
Support variable block size integral projection based motion estimation. Change-Id: Iee6d65e44df4480aa13fb7b84b9c91914b89caa1
-
James Zern authored
+ add a helper function to reduce the duplication this is a bit clearer when the environment variable is set, but the directory is missing Change-Id: I08f9b56122b5741bb40a5f795f7f82f5b49f1047
-
Jingning Han authored
Change-Id: I6728b69bb3dff1daa64ff7142f691e80a089f1c4
-
Yaowu Xu authored
Change-Id: Iefb928ad1174e274409facfb44f80265ff0f7683
-
Yaowu Xu authored
Change-Id: Ibd87db1c4371edcbe193d39df2fdc07d3842c21a
-
paulwilkins authored
-
James Zern authored
niklas_1280_720_30.y4m 60 frames @ 30fps only a small number of frames are being used; this reduces the test data download size in non-perf-test cases by >500M. retain niklas_1280_720_30.yuv for encode+decode perf tests Change-Id: I56b3433104acd462f952a9554280de5a3ec0b6d2
-
- 25 Feb, 2015 7 commits
-
-
Alex Converse authored
Fixes https://code.google.com/p/webm/issues/detail?id=943 Change-Id: I6177bf6ab6b31a22d2652732f579b8aed3f28887
-
Jingning Han authored
-
Jingning Han authored
-
Jingning Han authored
This commit applies one-step refinement search to the resulting motion vector of the integral projectiion based motion estimation, per 64x64 block. It improves the coding performance of speed -6. pedestrian 1080p 500 kbps 51735 b/f, 36.794 dB, 16044 ms -> 51382 b/f, 36.793 dB, 16282 ms cloud 1080p 500 kbps 24081 b/f, 37.988 dB, 14016 ms -> 23597 b/f, 38.076 dB, 12774 ms vidyo1 720p 1000 kbps 16552 b/f, 40.514 dB, 8279 ms -> 16553 b/f, 40.543 dB, 8510 ms The rtc set compression performance is improved by 0.5%. Change-Id: I3d09bea2caf58b2a4f3b38aa26fffafcbe9a2c17
-
Yaowu Xu authored
-
Yunqing Wang authored
-
Jingning Han authored
The intrinsic statement _mm_subs_epi16() should take immediate. Feeding variable as its input argument will cause compile failure in older version gcc. Change-Id: I6a71efcc8d3b16b84715e0a9bcfa818494eea3f4
-