- 03 Nov, 2017 1 commit
-
-
Sebastien Alaiwan authored
This experiment has been abandonned. Change-Id: Ieabc6f365651e2d116a4505a3cc202add94d1386
-
- 02 Nov, 2017 2 commits
-
-
Sebastien Alaiwan authored
This experiment has been adopted, we can simplify the code by dropping the associated preprocessor conditionals. Change-Id: I02ed47186bbc32400ee9bfadda17659d859c0ef7
-
Debargha Mukherjee authored
Change-Id: I3873acafcd9539da96f67328cdb8faf7798be90f
-
- 01 Nov, 2017 4 commits
-
-
Sarah Parker authored
This name better reflects the functionality of the mode. Change-Id: Idc2372e7c7b226f70f63fa4f272a88cb4d857089
-
Soo-Chul Han authored
* add build-time option to add/read 4-byte size of every OBU * update to R19 by adding forbidden bit to obu header * add metadata OBU decoding Change-Id: I525264f53a8666b7bc29493fb29ae661841eba50
-
Yue Chen authored
Change-Id: Icbedc16b01adf9b48f0f357ec89143462865d54e
-
Steinar Midtskogen authored
This reverts commit 1542157b. The associated bug (#881) was fixed a couple of weeks ago. Change-Id: If05627fd32ff9be1c4f425159798cfe46b6b2908
-
- 31 Oct, 2017 6 commits
-
-
Sebastien Alaiwan authored
This experiment has been abandonned. Change-Id: Ifde0a76266af9f8c202c01805410b72d64594b0b
-
Sebastien Alaiwan authored
This experiment has been adopted, we can simplify the code by dropping the associated preprocessor conditionals. Change-Id: I54fee8a18afaec5333ae852eb6bd9ac0e2550db1
-
Sebastien Alaiwan authored
This experiment has been adopted, we can simplify the code by dropping the associated preprocessor conditionals. Change-Id: I2dce80e1e1b2116708b6ba9feeacaacc12af8fc4
-
Jingning Han authored
Adopted by AOM WG on 08/17. Change-Id: I3e5b369e9d8220c7b3f9e6f9d300eb640e2bf3a8
-
Jingning Han authored
Adopted 08/24. Change-Id: Ic6ccc766c821f7bba2779c069f00ccc131ff9c10
-
Luc Trudeau authored
This experiment was provisionally adopted at the F2F 2017-08-22. Enabling CFL on Subset1 PSNR | PSNR Cb | PSNR Cr | PSNR HVS | SSIM | MS SSIM | CIEDE 2000 -0.5330 | -12.8717 | -10.7454 | -0.3119 | -0.3409 | -0.3415 | -4.8720 https://arewecompressedyet.com/?job=no-cfL%402017-10-30T17%3A14%3A33.925Z&job=cfL%402017-10-30T17%3A15%3A02.467Z Change-Id: I2b35f352366c585887aa4fb77ae5acb159d6819f
-
- 30 Oct, 2017 4 commits
-
-
Yaowu Xu authored
This reverts commit c002bdf6. Now the issue has been tracked down to what is described in: https://aomedia-review.googlesource.com/#/c/aom/+/29761/ Change-Id: I49fe8395781e1fea8095dbdc6c00d36b90dc7575
-
Debargha Mukherjee authored
Change-Id: I39cfbb135add0553cadf64481b13786831fbdddd
-
Sebastien Alaiwan authored
This experiment has been adopted, we can simplify the code by dropping the associated preprocessor conditionals. Change-Id: I9c9d6ef5317798cbf237307a9754fe7e03bdda47
-
Debargha Mukherjee authored
Change-Id: I0cc53a03f07a11a6f7ea0570ff4ee8cf7c18c5aa
-
- 27 Oct, 2017 4 commits
-
-
Joe Young authored
For ext-intra direcation intra modes: 1. Use neighbor block modes to modify edge filtering strength Coding gain (lowres/midres/hdres): (8 keyframes) PSNR: -0.19 -0.22 -0.10 SSIM: -0.29 -0.27 -0.13 2. Use context-based cdf to code angle_delta syntax (8 keyframes) PSNR: -0.20 -0.24 -0.27 SSIM: -0.29 -0.33 -0.37 3. Filter corner sample: (8 keyframes) PSNR: -0.01 -0.02 -0.05 SSIM: -0.03 -0.04 -0.05 Combined Bd-rate improvement for 8 keyframes PSNR: -0.40 -0.47 -0.40 SSIM: -0.57 -0.60 -0.51 Change-Id: Id47ac17b6bf91cd810b70cacfc5b457341f417f3
-
Ola Hugosson authored
Change-Id: Ia8916ac9ae2dc7f086057510cb239d1796f60801
-
Zhijie Yang authored
Reduce the motion interpolation filter taps for inter prediction blocks with widths or heights smaller than or equal to 4 to alleviate the memory bandwidth increase. AWCY HL: 0.01% Y, -0.20% U, -0.29% V (positive number means loss) Change-Id: Ic454340e20aea2f1aae622336990f24a9e5b54d8
-
Yaowu Xu authored
This allows time to investiage the bug related to issue#917, adn the experiment should be re-enabled after a proper fix is in place for the issue. BUG=aomedia:917 Change-Id: I12f65bbe9fa80e823d0949533c3df0c60790ffeb
-
- 24 Oct, 2017 4 commits
-
-
Hui Su authored
Change-Id: I32c5015bedef07f58413c679b4aaf30651a357b9
-
Dake He authored
This commit makes the following changes to level-map coding 1. Encode and decode eob position first 2. Context derivation for non-zero flags 3. Single pass in optimize-txb lowres 0.33% gain Change-Id: Ia2b6cfd70425f49ac021454d42d5950bfcfab50a
-
Thomas Davies authored
restrict_compressed_hdr experiment is made redundant by new_multisymbol. BUG=aomedia:870 Change-Id: I86100d114ca641a453c32ffd09cabb736809abd1
-
Sebastien Alaiwan authored
This experiment has been adopted. Change-Id: Ife4c18a59791268b7ac0de5a8a08e762a042cae2
-
- 21 Oct, 2017 2 commits
-
-
Debargha Mukherjee authored
Change-Id: I6902e642021a8473f1603d7751c63edca702b199
-
Yushin Cho authored
Change-Id: Id377c68e30031ad4697ca1ba311487b803a8af4c
-
- 19 Oct, 2017 2 commits
-
-
Cheng Chen authored
Enable it as it is adopted. Fix some compile warnings and compatibilities. Change-Id: If324e749e27ffa42f69a19ad5ebb39bc493b33ec
-
Nathan E. Egge authored
Change-Id: I8fa0a67d7a198b8b24837ffc352acf77f390cffe
-
- 17 Oct, 2017 2 commits
-
-
Adrian Grange authored
Change-Id: Id0ce3a8dde757be565ec6aff7e909534dfb256a0
-
Sebastien Alaiwan authored
Change-Id: I5bff0a68602a89ce480fec049c8b2c4bce44f6bb
-
- 16 Oct, 2017 3 commits
-
-
Sebastien Alaiwan authored
Change-Id: I9d3f0380865790d8adcb85f03305b193bc1949d7
-
Sebastien Alaiwan authored
This experiment has been adopted, we can simplify the code by dropping the associated preprocessor conditionals. Change-Id: I4705652ac8231ee25f960e8096dc97c2aeed1d20
-
Hui Su authored
This experiment uses switchable interpolation filter for intra prediction. Current gain is too small to be useful for AV1. May explore more for AV2 in the future. Change-Id: I24ae8c75dc71adf6271eabdb68a81b68a0869fa2
-
- 13 Oct, 2017 1 commit
-
-
Thomas Davies authored
Use just one tile for CDF backwards update. Enable by default. Change-Id: I0c89f87c16e5b24894f8cd3151efc5ad5aaecb49
-
- 12 Oct, 2017 1 commit
-
-
Yunqing Wang authored
While finding the reference MV for a block, if one neighbouring block's motion mode is warped motion mode, instead of directly adding that block's MV to the candidate MV list, we use that neighbouring block's warped motion parameters to compute a MV for the center point of the current block, and then add that MV to the candidate MV list. Borg test result: avg_psnr ovr_psnr ssim cam_lowres: -0.507 -0.514 -0.685 lowres: -0.114 -0.122 -0.180 The change is added under ext_warped_motion config flag. Change-Id: I3ce6290a1fd512b613eab5d7620c8bcb08f189a6
-
- 11 Oct, 2017 1 commit
-
-
Debargha Mukherjee authored
These are adopted experiments Change-Id: Ib975c2f60e3840a16b4ca14120832aacccd0394a
-
- 10 Oct, 2017 3 commits
-
-
Ryan authored
enable new_multisymbol by default since it has been enabled. Change-Id: I6df662c6ae949ac9f834f788ff93b12a1a1eff28
-
Urvang Joshi authored
This allows it to be enabled/disabled during configure/cmake and also allows us to specify dependencies. If 0: superres scaling happens for both width and height. If 1: superres scaling happens ONLY for width. Change-Id: Id00c2a9c9886b638e06c6b92de453b85bee1d8fa
-
Lester Lu authored
In this experiment, sharp image discontinuity in the predicted block is detected. Based on this discontinuity, we choose particular LGTs as row and column transforms. Bitstream syntax, entropy coding, and RD search for LGT are added. One binary symbol is used to signal whether LGT is used. This experiment can work independently with the lgt experiment. lowres: -0.414% for key frames, -0.151% overall midres: -0.413% for key frames, -0.161% overall Change-Id: Iaa2f2c2839c34ca4134fa55e77870dc3f1fa879f
-