- 12 Oct, 2016 22 commits
-
-
Alex Converse authored
* changes: Unfork ANS decode_coefs Remove ZERO_TOKEN from the ANS tokenset Drop costing ANS tokens from derived probabilities Unfork ANS pack_mb_tokens
-
Hui Su authored
-
Debargha Mukherjee authored
-
Alex Converse authored
This is less code and more like what we have in aom/master. Change-Id: I3ca2b674e4ad9e2e211d08bb51d78549e8b63a54
-
Alex Converse authored
This can be re-added after aligning AOM's ANS with nextgenv2's ANS. This partially reverts commit 3829cd2f. Change-Id: I78afc587f1abfe33ffcd53b3262910cfae135534
-
Alex Converse authored
This mimics what's currently done in aom/master. This can be re-added after aligning AOM's ANS with nextgenv2's ANS. Change-Id: I3ae62181dd4803694204a234c717a86a15ca8a40
-
Alex Converse authored
This is less code and more like what we have in aom/master. Change-Id: I5ed915563cbfbc6281113c1eb31455f50710ba9f
-
Jim Bankoski authored
script changed to remove extra entities and clang-format bot. Change-Id: I102cd80fdf4b240e6e4d5172943e49146a601a72
-
Yaowu Xu authored
-
hui su authored
BUG=webm:1311 Change-Id: I03c1043d17ed4e4ea22002473779a9612884c6c6
-
Yaowu Xu authored
-
Yaowu Xu authored
-
Yaowu Xu authored
-
Yaowu Xu authored
1. vp8->aom 2. removed no-effect statements and spaces Change-Id: I367d05ff9bf1b9f3c71c517c45d8049d9d4236ec
-
Sarah Parker authored
-
Urvang Joshi authored
Change-Id: I98919a04bead417379e555461f67978501f922e7
-
Urvang Joshi authored
Also, fix the warnings generated by this flag. Conflicts: examples/aom_cx_set_ref.c Change-Id: I0451e119c52000aa7c1c55027d53f1da5a02a11f
-
Yaowu Xu authored
This commit renames LIBVPX_TEST_DATA_PATH to LIBAOM_TEST_DATA_PATH, with a work around for working with jenkins environmnet variables. Change-Id: If664ce57e25ad2af8121d1b578bf64043f0baa2a
-
Yaowu Xu authored
-
Yaowu Xu authored
-
Sarah Parker authored
Before this change, gm parameters were being written to the bitstream for all frames, but only read for inter only frames, causing a bitstream error. Change-Id: I63b8e2fdf6358e07cc00718de04cc399809bde37
-
Tristan Matthews authored
Change-Id: I7a04beb83095e5c0821048909f81f45be8b5eee3
-
- 11 Oct, 2016 18 commits
-
-
Alex Converse authored
-
Yaowu Xu authored
test/cx_set_ref.sh: replaced by test/aomcx_set_ref.sh test/vpxdec.sh: replaced by aomdec.sh Change-Id: I74136d311eee7666e08ed8f573a17f810992fc52
-
Yaowu Xu authored
-
Yaowu Xu authored
-
Yaowu Xu authored
-
Yaowu Xu authored
-
Yaowu Xu authored
-
Yaowu Xu authored
-
Debargha Mukherjee authored
Adds the functionality to return the rate cost due to coefficients without doing full search of all modes. This will be subsequently used in various experiments, including in new_quant experiment to search quantization profiles at the superblock level without repeating the full mode/partition search. Change-Id: I4aad3f3f0c8b8dfdea38f8f4f094a98283f47f08
-
Yaowu Xu authored
-
Yaowu Xu authored
-
Sarah Parker authored
-
Yaowu Xu authored
Change-Id: Idb2cf2555bcbe04a6650c492a3a714d7d5836b67
-
Steinar Midtskogen authored
Change-Id: I16469062853c101965f56002be30ebc5823975b1
-
Steinar Midtskogen authored
Change-Id: I25dc61bab46895d425ce49f89fceb164bee36906
-
Steinar Midtskogen authored
* Move clipping tests from inside to outside loops * Let sizex and sizey to clpf_block() be the clipped block size rather than both just bs * Make fallback tests to C more accurate Change-Id: Icdc57540ce21b41a95403fdcc37988a4ebf546c7
-
Steinar Midtskogen authored
Change-Id: Ia69bad44e47509208e3b9d306165d0872d4e92f3
-
Steinar Midtskogen authored
Change-Id: I7f691a0ae27f06ef3d727764829a60a8ffc509eb
-