- 06 Oct, 2016 1 commit
-
-
Steinar Midtskogen authored
This commit ports a CLPF change from aom/master by manually cherry-picking: 7560123c Change-Id: I61eb08862a101df74a6b65ece459833401e81117
-
- 03 Oct, 2016 10 commits
-
-
Debargha Mukherjee authored
-
Yaowu Xu authored
-
Yaowu Xu authored
-
Yaowu Xu authored
-
Yaowu Xu authored
-
Jim Bankoski authored
Change-Id: I4175070840a6561c1cec5f5a50b64e425f3e2926
-
Yaowu Xu authored
Change-Id: I22dacbc2e4933a60ce7151204af9ee253990ca1f
-
Jim Bankoski authored
This test checks if there's any basic change to the bitstream or default encoder by running an encode and checking that the md5 from the decode doesn't change. Any change to the default encoder or bitstream should be accompanied by a change to the md5 in this file. Change-Id: Ibdd5a1442296fd3e946823ec1f43e8ac4e66dd34
-
Yaowu Xu authored
Change-Id: I0dcb0643cf83ee99b63336df851cbca749c11b68
-
Jingning Han authored
Change-Id: I134d276234b3b8aa7df1ab647892b5d739647f4c
-
- 02 Oct, 2016 1 commit
-
-
Debargha Mukherjee authored
Refactor to streamline the number of profiles needed, in preparation for the next steps. NO change in performance. Change-Id: I753b89299897857f3c250c316b4cdc4fedcb90e8
-
- 01 Oct, 2016 1 commit
-
-
Jingning Han authored
-
- 30 Sep, 2016 9 commits
-
-
Jingning Han authored
Change-Id: Ib5226d4fe3dcf916fe8954c7240966e3a32eed31
-
Jingning Han authored
Change-Id: I4fea280d72d7e428f2ab0820fd728997d5a903c9
-
Jingning Han authored
-
Jingning Han authored
-
Jingning Han authored
Change-Id: Ia33ce4918d3d40eba331f81909f3f1f0f3ab7a58
-
Jingning Han authored
When the block has width/height above or equal to 64, use 16x16 block search step for reference motion vector search in the non- immediate rows and columns. Change-Id: If11ce97a9328b879f30ef87115086aa0cd985a2f
-
Jingning Han authored
Use 16x16 block resolution for collocated reference motion vector search. Change-Id: I1091b5b178e255eb6cc0b994de360994f7661b79
- 29 Sep, 2016 12 commits
-
-
Alex Converse authored
* changes: Remove multi-entropy coder hacks from the treewriter Rename rans_dec_lut to rans_lut
-
Jingning Han authored
-
Yue Chen authored
-
Yaowu Xu authored
Change-Id: I9152f898dfacdf3877ed719f193bb1e0dbee0a1a
-
Yue Chen authored
Fix the logical OR computation in .mk file. Otherwise, when both experiments are on, the output of $(filter... will be two 'yes', which will cause missing library issue. Change-Id: I53c44e925dc9ea77c7467217c20e4f1bc7e20fc3
-
Yue Chen authored
-
Alex Converse authored
* changes: Port ANS from aom/master 25aaf40b Refactor bitreader and bitwriter wrapper. Migrate aom/master ANS test from d311d02d.
-
Yue Chen authored
Disable rect_tx because we only support 4x4 Walsh-Hadamard transform in lossless mode. Fixes failure in ./test_libaom --gtest_filter=*Large*ScreencastQ0/1 Configuration: --enable-experimental --enable-var-tx --enable-rect-tx --enable-ref-mv --enable-ext_intra --enable-ext_tx --enable-debug --disable-optimizations Change-Id: Ib6b3494c7dcf7182f1cab9b138388d054851a23d
-
Debargha Mukherjee authored
-
Debargha Mukherjee authored
-
Jingning Han authored
-
Jingning Han authored
-
- 28 Sep, 2016 6 commits
-
-
Alex Converse authored
Change-Id: I319cb856a16ace343359c2aebc449c1d73bdedee
-
Alex Converse authored
It's used in both encoding and decoding. Matches (historical) implementation in aom/master. Change-Id: Ib009b6b6023cfe69e99a0a92f3c70f4416fcdb47
-
Alex Converse authored
Reconciles the following commits from aom/master to nextgenv2: - 25aaf40b - 87073de5 Change-Id: Ideda50a6ec75485cb4fa7437c69f4e58d6a2ca73
-
Alex Converse authored
Change-Id: I1679da4fb8832133ab1bcb396f4bed4e5448e504
-
Nathan E. Egge authored
Move code for reading and writing literals and reading trees to use just the aom_read_bit() and aom_write_bit() function calls. Change-Id: Id2bced5f0125a5558030a813c51c3d79e5701873 (cherry picked from aom/master commit bc1ac158)
-
Alex Converse authored
This helps in porting entropy coder changes that happened in aom/master. Change-Id: If423eeb3da552066cceb88227138ea61d6a20f07 (cherry picked from aom/master commit d311d02d)
-