shithub: libvpx

RSS feed

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

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"

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"

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

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