shithub: libvpx

RSS feed

d84bf53f – Marco Paniconi <marpan@google.com> authored on 2019/02/21 14:32
vp9-rtc: Adjust thresholds for noise estimation.

986b2bef – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/02/20 18:03
Merge "vp9: Enable ml based partition for speed>=8 low res."

d6f7529d – James Zern <jzern@google.com> authored on 2019/02/18 12:03
vpx_thread.h: remove unused sched_yield()

097afb6f – Ranjit Kumar Tulabandu <ranjit.tulabandu@ittiam.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/02/19 23:35
Merge "Fix integer overflow issue in bits allocated"

b0ddf48c – Yaowu Xu <yaowu@google.com> authored on 2019/02/19 08:41
Disable encoder builds when checking coeff ranges

eed8d477 – Jerome Jiang <jianj@google.com> authored on 2019/02/19 04:08
vp9: Enable ml based partition for speed>=8 low res.

a90944ce – Aidan Welch <aidansw@yahoo.com> authored and Tom Finegan <tomfinegan@google.com> committed on 2019/01/04 23:51
added error messages in vpx_video_reader_open().

2543f37a – Angie Chiang <angiebird@google.com> authored on 2019/02/08 12:48
Fix compile warnings in non-greedy-mv

d804d8b9 – Angie Chiang <angiebird@google.com> authored on 2019/02/08 12:28
Only discount new mv mode when tpl model is ready

1e12d19b – Angie Chiang <angiebird@google.com> authored on 2019/02/06 13:21
Check the new mv diff in discount_newmv_test()

e3fae047 – Angie Chiang <angiebird@google.com> authored on 2019/02/06 08:52
Use mv_mode_arr to decide the newmv discount place

36f42a37 – Angie Chiang <angiebird@google.com> authored on 2019/02/08 05:25
Fix the bug for feature_score computation

e2381829 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/02/12 18:24
Merge "vp9: ML var partition as speed feature & cleanup."

65818179 – Marco Paniconi <marpan@google.com> authored on 2019/02/05 05:54
vp8: Limit Q change for screen content CBR mode

91a99357 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/02/12 12:45
Merge "Test decode and find mismatch in vp9 svc example encoder."

c10833fa – Jerome Jiang <jianj@google.com> authored on 2019/02/08 14:29
Test decode and find mismatch in vp9 svc example encoder.

db50d729 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/02/11 12:42
Merge "refactor vp9 svc example encoder."

793c4530 – Jerome Jiang <jianj@google.com> authored on 2019/02/08 10:11
vp9: ML var partition as speed feature & cleanup.

a1924284 – Marco Paniconi <marpan@google.com> authored on 2019/02/11 07:06
vp8: Fix condition for update of last_pred_err_mb

37e1295c – Jerome Jiang <jianj@google.com> authored on 2019/02/08 10:44
refactor vp9 svc example encoder.

b5be2515 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/02/08 20:20
Merge changes Ibbe12dad,I4bf9e2ad

2221ec88 – Jerome Jiang <jianj@google.com> authored on 2019/02/08 10:44
vp9 svc example encoder accept -o (--output) for output.

51da38f8 – Fyodor Kyslov <kyslov@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/02/07 18:37
Merge "Fixing ClangTidy issues reported by downstream integration"

f4822bb9 – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/02/07 16:30
Merge "Refactor the model for rect partition pruning"

af9aa25e – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/02/07 14:31
Merge "vp9: Write height and width to ivf header in SVC example encoder."

4f50dc94 – kyslov <kyslov@google.com> authored on 2019/02/07 07:15
Fixing ClangTidy issues reported by downstream integration

b1ef3919 – Jerome Jiang <jianj@google.com> authored on 2019/02/07 05:38
vp9: Write height and width to ivf header in SVC example encoder.

33218c20 – Hui Su <huisu@google.com> authored on 2019/02/06 15:09
Refactor the model for rect partition pruning

c852765d – Yaowu Xu <yaowu@google.com> authored on 2019/02/06 11:02
Use wide integer to avoid overflow

ce4336c2 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/02/05 19:57
Merge "No vpx_img_alloc for y4m input in example encoders."

e05cea78 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/02/05 19:33
Merge "Fix VPX_KF_DISABLED."

f7779e73 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/02/05 18:29
Merge "enforce some c89 restrictions"

b5c81173 – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/02/05 17:20
Merge "Improve the partition split prediction model"

088f2d79 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/02/05 16:51
Merge "ppc: use c89 loop declaration"

32b75587 – Angie Chiang <angiebird@google.com> authored on 2019/02/05 13:44
Add tpl_bsize to VP9_COMP

ba38d25c – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/02/05 13:30
Merge "vp8: Add extra conditon for overshoot-drop"

5316cfe9 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/02/05 13:27
Merge "Add dist scale in get_mv_dist"

e43f0a4b – Angie Chiang <angiebird@google.com> authored on 2019/02/05 09:45
Compute future_rd_diff in predict_mv_mode

9b2378bd – Jerome Jiang <jianj@google.com> authored on 2019/02/05 06:41
Fix VPX_KF_DISABLED.

a4525dcc – Jerome Jiang <jianj@google.com> authored on 2019/02/04 06:08
No vpx_img_alloc for y4m input in example encoders.

060491ca – Johann <johannkoenig@google.com> authored on 2019/02/04 13:18
enforce some c89 restrictions

794d994f – Johann <johannkoenig@google.com> authored on 2019/02/05 07:20
ppc: use c89 loop declaration

64abf8da – Hui Su <huisu@google.com> authored on 2019/02/01 04:33
Improve the partition split prediction model

171ae2cb – chiyotsai <chiyotsai@google.com> authored on 2019/02/04 13:31
Fix an inline varible declaration in temporal filter

55677372 – Chi Yo Tsai <chiyotsai@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/02/04 18:52
Merge "Add operator<< to a struct in yuv_temporal_filter_test.cc"

2cdc78fc – Marco Paniconi <marpan@google.com> authored on 2019/02/04 09:49
vp8: Add extra conditon for overshoot-drop

2020b170 – chiyotsai <chiyotsai@google.com> authored on 2019/02/04 09:18
Add operator<< to a struct in yuv_temporal_filter_test.cc

4cab8adc – chiyotsai <chiyotsai@google.com> authored on 2019/01/31 16:39
Some cosmetic fixes to temporal filter

3248ea0e – Johann <johannkoenig@google.com> authored on 2019/02/04 06:46
Merge remote-tracking branch 'origin/northernshoveler' into HEAD

b85ac117 – Johann <johannkoenig@google.com> authored on 2019/02/01 08:49
Release v1.8.0 Northern Shoveler

844ca16a – Harish Mahendrakar <harish.mahendrakar@ittiam.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/02/01 23:01
Merge "Fix segmentation fault when num tile cols change in row-mt."

50a93e85 – Harish Mahendrakar <harish.mahendrakar@ittiam.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/02/01 21:00
Merge "vpx_dec_fuzzer: Remove dependency on tools_common.c"

9bbbda03 – Ritu Baldwa <ritu.baldwa@ittiam.com> authored and Harish Mahendrakar <harish.mahendrakar@ittiam.com> committed on 2019/02/01 08:37
Fix segmentation fault when num tile cols change in row-mt.

42f80120 – Harish Mahendrakar <harish.mahendrakar@ittiam.com> authored on 2019/02/01 07:25
vpx_dec_fuzzer: Remove dependency on tools_common.c

c447a1d5 – chiyotsai <chiyotsai@google.com> authored on 2019/01/31 07:38
Remove old version of temporal_filter_apply

16b02219 – chiyotsai <chiyotsai@google.com> authored on 2019/01/30 08:53
Add highbd test cases for apply_temporal_filter

a7ccc91e – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/31 20:42
Merge "vp9: Tune qp_thresh to disable cyclic refresh for screen"

bdb1ac08 – Chi Yo Tsai <chiyotsai@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/31 19:11
Merge "Add highbd yuv_temporal_filter"

7593588e – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/31 16:21
Merge changes I62702bdb,Ice6d06c5,I60204c62,Ib9fdf65e

936ada33 – James Zern <jzern@google.com> authored on 2019/01/31 12:52
vp9_temporal_filter: convert blk_fw[0] || ... to |

63ceb97c – Marco Paniconi <marpan@google.com> authored on 2019/01/31 10:19
vp9: Tune qp_thresh to disable cyclic refresh for screen

2b6f7cb3 – Angie Chiang <angiebird@google.com> authored on 2019/01/31 10:01
Add dist scale in get_mv_dist

02f35e7e – Marco Paniconi <marpan@google.com> authored on 2019/01/31 05:29
vp9: Adjust intra check for short_circuit_flat_blocks

492cdb48 – Deepa K G <deepa.kg@ittiam.com> authored on 2019/01/30 09:50
Fix integer overflow issue in bits allocated

cde3da57 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/31 00:35
Merge "Add y4m input to vp9 example encoder tests."

9d86430e – Angie Chiang <angiebird@google.com> authored on 2019/01/30 13:30
Implement get_mv_cost()

967ab8b5 – chiyotsai <chiyotsai@google.com> authored on 2019/01/25 11:12
Add highbd yuv_temporal_filter

4c9316f4 – Harish Mahendrakar <harish.mahendrakar@ittiam.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/30 13:21
Merge changes I49a760ea,I792df86e

15ea853c – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/30 13:17
Merge "Add some const qualifiers where applicable"

6796c0cf – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/30 13:17
Merge "Reuse simple motion search results"

735ac554 – Chi Yo Tsai <chiyotsai@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/30 12:52
Merge "Reland "Enable SSE4 version of apply temporal filter""

037c8e6b – Marco Paniconi <marpan@google.com> authored on 2019/01/30 11:30
vp9-svc: Fix to non-rd pickmode for screen content

e7d45715 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/30 17:06
Merge "add y4m support to vp9 example encoders."

97a031de – Jerome Jiang <jianj@google.com> authored on 2019/01/30 09:37
Add y4m input to vp9 example encoder tests.

7199f787 – Jerome Jiang <jianj@google.com> authored on 2019/01/28 10:49
add y4m support to vp9 example encoders.

5dcdeb4c – Angie Chiang <angiebird@google.com> authored on 2019/01/29 11:26
Add assertion in get_block_src_pred_buf

c1b024b4 – Ritu Baldwa <ritu.baldwa@ittiam.com> authored and Venkatarama NG. Avadhani <venkatarama.avadhani@ittiam.com> committed on 2019/01/23 04:39
Modify map read/write to sync logic in row_mt case

9c3557e6 – Chi Yo Tsai <chiyotsai@google.com> authored on 2019/01/29 15:24
Reland "Enable SSE4 version of apply temporal filter"

bf59fb11 – Marco Paniconi <marpan@google.com> authored on 2019/01/29 12:19
vp9-svc: Modify early breakout for non-rd pickmode

dd08a110 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/29 18:04
Merge "Clean up TODOs for vpx_img_* functions."

9bd666b4 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/29 16:25
Merge changes I7dcfcdb3,Ie0b2c67b

8dc6fff6 – Chi Yo Tsai <chiyotsai@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/29 15:21
Merge "Fix mismatch between SIMD/C version of vp9_apply_temporal_filter"

f79cf2c8 – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/29 12:56
Merge "Refactor ml_predict_var_rd_paritioning()"

00e49e4e – Angie Chiang <angiebird@google.com> authored on 2019/01/29 11:00
Fix bug in predict_mv_mode

93d1822d – Angie Chiang <angiebird@google.com> authored on 2019/01/29 10:36
Allocate memory for mv_mode_arr[]

866242bb – Hui Su <huisu@google.com> authored on 2019/01/29 05:43
Add some const qualifiers where applicable

82648835 – Hui Su <huisu@google.com> authored on 2019/01/28 09:33
Reuse simple motion search results

5e5f6db6 – Jerome Jiang <jianj@google.com> authored on 2019/01/25 09:04
Clean up TODOs for vpx_img_* functions.

47c01893 – Chi Yo Tsai <chiyotsai@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/28 18:14
Merge "Fix test case name for yuv_temporal_filter"

fa540837 – chiyotsai <chiyotsai@google.com> authored on 2019/01/25 14:30
Fix mismatch between SIMD/C version of vp9_apply_temporal_filter

14052cd9 – chiyotsai <chiyotsai@google.com> authored on 2019/01/28 09:03
Fix test case name for yuv_temporal_filter

77279692 – Hui Su <huisu@google.com> authored on 2019/01/28 06:13
Refactor ml_predict_var_rd_paritioning()

33a39c5a – Angie Chiang <angiebird@google.com> authored on 2019/01/28 07:15
Add predict_mv_mode_arr()

9259bb37 – Angie Chiang <angiebird@google.com> authored on 2019/01/25 06:53
Add predict_mv_mode()

d4534704 – Chi Yo Tsai <chiyotsai@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/25 22:36
Merge "Revert "Enable SSE4 version of apply temporal filter""

a4d2f59b – Chi Yo Tsai <chiyotsai@google.com> authored on 2019/01/25 20:30
Revert "Enable SSE4 version of apply temporal filter"

2f82761b – Sai Deng <sdeng@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/25 13:51
Merge "Fix a bug in tune-content film mode"

d3f3f422 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/25 12:54
Merge changes Ia1b3ec7e,I58b8c713,Ibeb43400

763e664e – Chi Yo Tsai <chiyotsai@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/25 12:35
Merge "Enable SSE4 version of apply temporal filter"

e20eeb54 – Chi Yo Tsai <chiyotsai@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/25 12:35
Merge "Add SSE4 version of new apply_temporal_filter"

Next