shithub: libvpx

RSS feed

c3a3d62a – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/08/03 13:11
Merge "Handle partition cost better in RD search"

5f914dd9 – Marco Paniconi <marpan@google.com> authored on 2018/08/02 16:48
vp9: Add zero_temp_sad count to scene detection.

d22b1d69 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/08/02 23:21
Merge "vp9: Disable re_encode_overshoot feature for speed >= 6."

bea5c7e4 – Marco Paniconi <marpan@google.com> authored on 2018/08/02 11:58
vp9: Increase min_thresh for slide change detection

a3ff9370 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/08/02 12:50
Merge "vp9: Refactor nonrd pickmode: new mv search"

2fae9991 – Marco Paniconi <marpan@google.com> authored on 2018/08/02 05:22
vp9: Disable re_encode_overshoot feature for speed >= 6.

9a156855 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/08/01 22:55
Merge "vp9 svc: Adjust overshoot threshold in datarate test."

29064a60 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/08/01 22:36
Merge "Use mesh full pixel motion search to build the source ARF"

88cc292b – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/08/01 22:36
Merge "Add frame pointer to support recon frames in tpl model"

25d65422 – Hui Su <huisu@google.com> authored on 2018/08/01 11:43
Handle partition cost better in RD search

7b5553e1 – Jingning Han <jingning@google.com> authored on 2018/07/31 05:43
Use mesh full pixel motion search to build the source ARF

340aa428 – Jerome Jiang <jianj@google.com> authored on 2018/08/01 06:40
vp9 svc: Adjust overshoot threshold in datarate test.

82a38538 – Jerome Jiang <jianj@google.com> authored on 2018/08/01 09:13
vp9: Refactor nonrd pickmode: new mv search

319c93f2 – Jerome Jiang <jianj@google.com> authored on 2018/07/30 14:06
vp9: Refactor nonrd pickmode: interp filter.

d552d88e – Jerome Jiang <jianj@google.com> authored on 2018/07/30 12:42
vp9: Refactor nonrd pickmode: tx_size.

e1ef0a27 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/08/01 00:53
Merge "vp9 svc: Fix the scaling factor in intra only test for 1 SL."

9a1c7016 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/31 23:53
Merge "vp9_encoder: make setup_tpl_stats() static"

98e134ac – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/31 22:18
Merge "vp9: Clamp tx_size in model_rd_large"

013014f8 – Jerome Jiang <jianj@google.com> authored on 2018/07/31 16:27
vp9 svc: Fix the scaling factor in intra only test for 1 SL.

a8157ce3 – James Zern <jzern@google.com> authored on 2018/07/31 14:19
vp9_encoder: make setup_tpl_stats() static

cf748667 – Marco Paniconi <marpan@google.com> authored on 2018/07/31 11:28
vp9: Clamp tx_size in model_rd_large

ff9e455f – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/31 15:50
Merge "vp9: Disable aq mode for some datarate tests."

7d750e27 – James Zern <jzern@google.com> authored on 2018/07/31 11:26
vp9: enable tpl model in high-bitdepth w/8-bit output

e3b45f18 – Jerome Jiang <jianj@google.com> authored on 2018/07/31 06:45
vp9: Disable aq mode for some datarate tests.

79415f7e – Marco Paniconi <marpan@google.com> authored on 2018/07/31 05:33
vp9: Remove assert from model_rd in non-rd pickmode.

3ff77503 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/31 00:11
Merge changes Ibafb6157,Ibebced5d

a3c27960 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/30 23:08
Merge "test/stress.sh: add --token-parts coverage for vp8"

12781ef3 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/30 23:06
Merge "vp9: Add scene change detection flag to cyclic refresh setup"

d06839dd – Jingning Han <jingning@google.com> authored on 2018/07/27 07:15
Move frame pointer assignment outside block loop in tpl model

597f56ef – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/30 20:57
Merge "Use diamond search to build tpl model and arf frames"

871a4b69 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/30 19:56
Merge "Enable aq mode 3 for all datarate tests."

f0c57a3f – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/30 19:27
Merge "vp8: Fix memory address overflow in decoder."

6b22c999 – Jingning Han <jingning@google.com> authored on 2018/07/27 11:08
Add frame pointer to support recon frames in tpl model

2372837d – Jingning Han <jingning@google.com> authored on 2018/07/27 06:10
Refactor tpl_model_store input parameters

2be0118d – Marco Paniconi <marpan@google.com> authored on 2018/07/30 10:32
vp9: Add scene change detection flag to cyclic refresh setup

b0ee2bef – Jerome Jiang <jianj@google.com> authored on 2018/07/30 09:07
Enable aq mode 3 for all datarate tests.

2eba0866 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/29 09:58
Merge "Remove unused variables from VP9_COMP"

510ae7b5 – Martin Storsjo <martin@martin.st> authored on 2018/07/28 04:02
arm: Consistently use unified syntax for asm

2d79df49 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/27 21:06
Merge "Remove an extra vp9_encode_frame call"

0f2ef13d – James Zern <jzern@google.com> authored on 2018/07/27 19:37
test/stress.sh: add --token-parts coverage for vp8

9d782631 – Harish Mahendrakar <harish.mahendrakar@ittiam.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/27 13:48
Merge "Add New Neon Assemblies for Motion Compensation"

8dfb7cae – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/27 13:31
Merge "vp9: release frame buffer on key frame."

b8a66f8c – Jingning Han <jingning@google.com> authored on 2018/07/27 11:25
Remove unused variables from VP9_COMP

dbe4d9c4 – Jingning Han <jingning@google.com> authored on 2018/07/26 12:41
Use diamond search to build tpl model and arf frames

46c0cc11 – Angie Chiang <angiebird@google.com> authored on 2018/07/26 10:14
Remove an extra vp9_encode_frame call

187fac45 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/27 02:02
Merge "vp9: 4x4 tx_size for nonrd-pickmode for screen content"

d0ad2e25 – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/26 22:19
Merge "Fix multi-thread encoder result test"

d22ea1d3 – Marco Paniconi <marpan@google.com> authored on 2018/07/26 10:06
vp9: 4x4 tx_size for nonrd-pickmode for screen content

8c82bda0 – Jerome Jiang <jianj@google.com> authored on 2018/07/16 13:47
vp9: release frame buffer on key frame.

e55e3f80 – Harish Mahendrakar <harish.mahendrakar@ittiam.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/26 15:57
Merge "vpxdec: only call row-mt control for vp9"