- 10 Aug, 2016 6 commits
-
-
Yaowu Xu authored
-
Yaowu Xu authored
Remove a few extra ones that are consistent with the definitions, this fixes some MSVC warnings. Change-Id: I4b26de4cca71f0ac85667bd641c448b44315941b
-
James Zern authored
-
James Zern authored
spatial/temporal scalability are not supported in VP10 currently. + remove the unused vp10/encoder/skin_detection.[hc] this also enables DatarateTestLarge for VP10 which passes with no experiments enabled. these were removed previously when only the SVC tests should have been: 134710af Disable tests not applicable to VP10 Change-Id: I9ee7a0dd5ad3d8cc1e8fd5f0a90260fa43da387c
-
Sarah Parker authored
-
James Zern authored
-
- 09 Aug, 2016 3 commits
-
-
Sarah Parker authored
This patch just creates the interface for global motion computation and calls it from encodeframe. Currently, the function compute_global_motion_feature_based is empty and the work to do the actual parameter calculation will be added in a future patch. Change-Id: Ife142742140079e1c1743b66f180aeb2ecea29ae
-
Wei-ting Lin authored
-
James Zern authored
and the related tests. vpxcx_set_ref is the binary to use for vp10. Change-Id: I4c4ce7b36b165e6d06b87fd6b53923a1c11e4e6c
-
- 08 Aug, 2016 4 commits
-
-
James Zern authored
-
Yi Luo authored
-
Sarah Parker authored
This patch only includes inter frame reconstruction using gm parameters when GLOBAL_MOTION and/or VP9_HIGHBITDEPTH are enabled. GM is not currently used when EXT_INTER or DUAL_FILTER is enabled. This will be added in a followup patch. For now, these experiments will take precedence over GLOBAL_MOTION when they are all enabled. Change-Id: I930ddda529c44d7245dbb56db3c9c5524cf45473
-
Yi Luo authored
- Add unit tests to verify the bit-exact result. - In speed test, function speed (for each mode/tx_size) improves about 23%~35%. - On E5-2680, park_joy_1080p, 10 frames, --kf-max-dist=1, encoding time improves about 1%~2%. Change-Id: Id89f313d44eea562c02e775a6253dc4df7e046a9
-
- 06 Aug, 2016 3 commits
-
-
Yue Chen authored
-
James Zern authored
supported by clang, gcc-4.9+ Change-Id: I893766de7307fef9a8b68c0cfae137c9d3b0dbe8 (cherry picked from commit 889ed5b158fc280927f2de9172d48245c3b735a7)
-
James Zern authored
-
- 05 Aug, 2016 5 commits
-
-
Yue Chen authored
(1) Key frame: skip filter intra modes whose directional pred version is relatively bad (rd >= 1.125 * best_rd) (2) Inter frame: do not check filter intra modes if best_intra_rd >= 1.25 * best_rd Encoding time overhead is reduced by: 4.9% (9.2%->4.3%, soccer_cif) Coding gains drop by 0.021% on lowres and by 0.076% on midres Change-Id: I29b6f7d3d3dc4b362c6d63bc447e6a429ba5dc66
-
Wei-ting Lin authored
The ARF Index was wrong when updating the upsampled reference frame buffer. Compared to the baseline in which multi_arf_allowed is disabled, the RD performance drops 2.250% in Avg using Overall PSNR in the derf dataset. The performance decrease is especially in the following video sequences: foreman_cif: drops 7.489% husky_cif: drops 6.421% soccer_cif: drops 4.850% However, it has a significant gain in the following video sequences: container_cif: increases 8.043% harbour_cif: increases 1.332% Change-Id: I02472909eb34bd070d7544f57383e72559fa42b3
-
Urvang Joshi authored
Change-Id: I0c1baa5ca73c1f067d69239d3e31d1050b4706d2
-
Zoe Liu authored
-
Urvang Joshi authored
-
- 04 Aug, 2016 10 commits
-
-
Yaowu Xu authored
-
Yaowu Xu authored
* changes: Fix a number of msvc warnings Reduce number of frames in lossless tests
-
Yaowu Xu authored
Change-Id: Id6cb96b0b15efdda63348d8bfe59fc0533c85ba1
-
Urvang Joshi authored
Change-Id: Ia14df45a35c98d680822454fbb8d1763884c1852
-
Yaowu Xu authored
Change-Id: Ic5ddba3ca0c87245617b6dbc78c0f13dc952ce8b
-
Yaowu Xu authored
This it to reduce the time necessary for these tests. Change-Id: Ibe7a3248a6c45baf575af85fdffcffc557dd054b
-
James Zern authored
quiets double -> int conversion warning Change-Id: Ic860d187bc77e18b277eef28310feee1899cdbe6
-
James Zern authored
-
Yaowu Xu authored
-
Zoe Liu authored
We have renamed following Macros to avoid name confusion: REFS_PER_FRAME --> INTER_REFS_PER_FRAME (= ALTREF_FRAME - LAST_FRAME + 1) MAX_REF_FRAMES --> TOTAL_REFS_PER_FRAME (= ALTREF_FRAME - INTRA_FRAME + 1) INTER_REFS_PER_FRAME specifies the maximum number of reference frames that each Inter frame may use. TOTAL_REFS_PER_FRAME is equal to INTER_REFS_PER_FRAME + 1, which counts the INTRA_FRAME. Further, at the encoder side, since REF_FRAMES specifies the maximum number of the reference frames that the encoder may store, REF_FRAMES is usually larger than INTER_REFS_PER_FRAME. For example, in the ext-refs experiment, REF_FRAMES == 8, which allows the encoder to store maximum 8 reference frames in the buffer, but INTER_REFS_PER_FRAME equals to 6, which allows each Inter frame may use up to 6 frames out of the 8 buffered frames as its references. Hence, in order to explore the possibility to store more reference frames in future patches, we modified a couple of array sizes to accomodate the case that the number of buffered reference frames is not always equal to the number of the references that are being used by each Inter frame. Change-Id: I19e42ef608946cc76ebfd3e965a05f4b9b93a0b3
-
- 03 Aug, 2016 7 commits
-
-
James Zern authored
this function produces implicit double -> int conversion warnings and has additional style issues. Change-Id: I6bc740e778658d6f81ca54888fc6fa822d3b5ee0
-
Sarah Parker authored
-
Yaowu Xu authored
-
Yaowu Xu authored
-
Yaowu Xu authored
Change-Id: Ic90ebe6136f4b75645ba699d49c0bcb3764ddccf
-
Sarah Parker authored
The gm parameters need to have WARPED_PRECISION_BITS precision until they are written to the bitstream because functions in reconinter use these parameters before they are written to the bitstream. Previously, the parameters weren't being converted to WARPED_PRECISION_BITS until they were read from the bitstream which causes an encode/decode mismatch. Change-Id: I31e76e9d6f7d24df21af287a72f8c01f1997304d
-
Yue Chen authored
-
- 02 Aug, 2016 2 commits
-
-
Yue Chen authored
(1) Apply ALLOW_FILTER_INTRA_MODES flag to the correct place, otherwise there are bitstream mismatchs when it is 0. (2) Rename pick_ext_intra_iframe() to pick_ext_intra_interframe(). Change-Id: Ic88c930de1d3f819750f0892df52bde55ae32a91