- 11 Jan, 2018 1 commit
-
-
Yaowu Xu authored
Since 1193 is now fixed. BUG=aomedia:1193 Change-Id: I79952e42679b68d8a1abc873b2c6f66711a7c4d8
-
- 10 Jan, 2018 1 commit
-
-
Andrey Norkin authored
Change-Id: I0f0cdf479091c308594a0288a0546dbdb76e4450
-
- 09 Jan, 2018 1 commit
-
-
Ryan authored
this patch enables the loopfiltering_across_tiles_ext experiment by default since it has been adopted. Change-Id: I24ee97ff04788af9b0045e9e4b70b9dd103b8af5
-
- 08 Jan, 2018 2 commits
-
-
Sebastien Alaiwan authored
This allows dropping the code for non-scaled (VP9) transforms, who don't have highbitdepth implementations anymore anyway. Change-Id: I00071e1ca05f642eeba071849bb85b9b8b61c50f
-
Zoe Liu authored
Change-Id: If28aba78373f65f324e80589924e378e8453e3a4
-
- 05 Jan, 2018 2 commits
-
-
Sebastien Alaiwan authored
This reverts commit 2944f9d1. Reason for revert: it breaks encode+decode with error message: "Warning: Failed to decode frame 1: Bitstream not supported by this decoder". BUG=aomedia:1193 Change-Id: I43e0adae0f000982455ed4d838c0f8e841f77af0
-
Frederic Barbier authored
This experiment has been adopted, we can simplify the code by dropping the associated preprocessor conditionals. Change-Id: I09423f67995ea4bea6f1de71bfeef7f6f1c2ae19
-
- 04 Jan, 2018 3 commits
-
-
Urvang Joshi authored
Change-Id: I1ab96b52f7f6e812d1c04f4bb15cc81eb463e7fe
-
Angie Chiang authored
Change-Id: I80a1618be0b83edd3170aaf5e8da8783c02a1a55
-
Yaowu Xu authored
Now 1179 is resolved. BUG=aomedia:1179 Change-Id: Ia8c4ed36026c17760cc046f8969ff7015b836333
-
- 03 Jan, 2018 1 commit
-
-
Yaowu Xu authored
The two build systems treat inclusion of daala_tx related source file differently, this commit makes them consistent. This fixes unused object files warning in msvc build. Change-Id: Ic7d098bcc580cb021706154ab35e0ec83b25394e
-
- 02 Jan, 2018 1 commit
-
-
Yunqing Wang authored
Soft enabled ext_warped_motion part 1. Change-Id: Ia95a52888b83ed3622b773879698bd67e24e6246
-
- 30 Dec, 2017 1 commit
-
- 28 Dec, 2017 1 commit
-
-
Yaowu Xu authored
Change-Id: Ibce950e8ca61b1518e8b9364939972315febb234
-
- 27 Dec, 2017 2 commits
-
-
Frederic Barbier authored
This experiment has been adopted, we can simplify the code by dropping the associated preprocessor conditionals. Change-Id: Idf52f49d953b422f7789247df966d238fc34299b
-
Tom Finegan authored
- Make the add_4bytes_obusize experiment part of the obu experiment. - Remove the add_4bytes_obusize experiment flags. - Update the encoder, decoder, and tooling sources. BUG=aomedia:1125 Change-Id: Ia5c443c855e52618257b39c44ca2632703bf83fd
-
- 22 Dec, 2017 3 commits
-
-
Zoe Liu authored
Change-Id: If84cd6da3f2ad9d989baac713e7bd1c50470acf1
-
Cheng Chen authored
As loopfilter is not needed for intrabc, clean up related code. Change-Id: If89d4969a7795cd8993e6add8fd03ef1296699ef
-
- 21 Dec, 2017 2 commits
-
-
Steinar Midtskogen authored
The experiment has been adopted and has been enabled by default for a while and the alternative code path has not been maintained for a long time, which is now removed. Change-Id: Iaf22f2969b45b71b2bf67707e131ab4c439b7fa6
-
Urvang Joshi authored
This is required on newer Debian-like systems and seems to be harmless for older ones. BUG=aomedia:102 BUG=aomedia:737 Change-Id: I44ec3f7f84447851b50d163839ddba171912e495
-
- 20 Dec, 2017 4 commits
-
-
Cyril Concolato authored
Change-Id: Idce7902ed4f0a283d8ae6643402a450f3e5caf9a
-
Yue Chen authored
Change-Id: I85316c2fc6e46497134310072b262dd20b7daf2d
-
Peter de Rivaz authored
This adds part of the proposal in "AV1 Tile Overview v1_1". A new dependent_horztilegroups configure option is added (disabled by default). The experiment adds syntax dependencies between tile groups. Change-Id: I6721875d622807f92f578ab1d2a5d32bff6f472f
-
Frederic Barbier authored
This experiment has been abandonned for AV1. Change-Id: Ic706b3533ecf502ab316505ba0a9a8eeeb296612
-
- 19 Dec, 2017 4 commits
-
-
Debargha Mukherjee authored
Enables rect-tx-ext and rect-tx-ext-intra flags by default. Change-Id: Ibeb08250754b092c89c710d3cb6d149d6bb42602
-
Lei authored
based on the latest discussion in the HW working group about how loop filter should be integrated with tiles, the following decisions have been made: 1. two seperated flages should be added for loop_filter_across_tiles_enabled for horizontal tile boundary and vertical tile boundary. 2. encoder and decoder should only check these two flags to determine whether loop filtering (including deblocking, CDEF and loop restoration) should cross tile boundaries (vertical and/or horizontal) or not regardless the horitontal depepdent tile flag. This change list implemented the support for two seperated loop_filter_across_tiles_enabled flags for vertical and horizontal tile boundaries. The new experiment is disabled as default before it is adopted. Change-Id: I814377947517f5419c08b004a3b71b950d01eadd
-
Sebastien Alaiwan authored
This experiment has been abandonned for AV1. Change-Id: Ib3bb07d62f2025ce50dc9bc1b3f9fc22488519a7
-
Yaowu Xu authored
This allows nightly tests to detect other failure. This experiment will be re-enabled by default once we fix the issue#1143. BUG=aomedia:1143 Change-Id: I5891039c0666f8a92aa128f3540751d5804a2d9a
-
- 18 Dec, 2017 1 commit
-
-
Urvang Joshi authored
Incompatibilities with other experiments has been fixed. BUG=aomedia:1058 Change-Id: Id8358404c8f452bccf05ce3c1d91a633b215f07d
-
- 17 Dec, 2017 1 commit
-
-
Frederic Barbier authored
This experiment has been adopted, we can simplify the code by dropping the associated preprocessor conditionals. Change-Id: Idec45a597398ff4fddc6a040c3d7cb3a3c0029d6
-
- 16 Dec, 2017 1 commit
-
-
Yue Chen authored
Change-Id: I942dbcf801649986468e51c39f12d3b01f269042
-
- 15 Dec, 2017 1 commit
-
-
Yaowu Xu authored
This reverts commit a14de5b3. https://aomedia-review.googlesource.com/#/c/aom/+/38263/ fixed the issue#1123, so we can re-enable this by default. Change-Id: I693154c948ac4389f349aac9afbe7c532bf57bba
-
- 14 Dec, 2017 2 commits
-
-
Nathan E. Egge authored
Correctly set the daala_tx_dst8 and daala_tx_dst32 experiment flags in both the configure and cmake build systems. By default daala_tx_dst8 is disabled and daala_tx_dst32 is enabled. Change-Id: I6c344f40d6603fd766403d915d6689d6c9650257
-
- 13 Dec, 2017 5 commits
-
-
Nathan E. Egge authored
Change-Id: Iaf0dd93c4612968db258e78dda0e69cbb152047a
-
Nathan E. Egge authored
Change-Id: Ie39b11d0cfda205df95650cdced616db148be80a
-
Soo-Chul Han authored
Minor changes for compile warnings Merge delta-q changes in bitstream Change-Id: I732f55e58de3f7eed29b0fe4646714ee6f652324
-
Dominic Symes authored
Also fix one issue with max-tile+LR when the top left tile is not the largest tile. Change-Id: I721254f63f1a2c6e2c199e27ebaaaebe57234d0f
-
Yunqing Wang authored
Merged convolve_round experiment and removed its config flag in the code. Removed compound_round code. Change-Id: Ic01856732d75cca65d3866383d3cc1dd572f8863
-