shithub: libvpx

RSS feed

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

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

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"

0c2aef07 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/25 12:09
Merge "Adjustment to noise factor in first pass."

c4305ba5 – Yunqing Wang <yunqingwang@google.com> authored and Paul Wilkins <paulwilkins@google.com> committed on 2018/12/21 09:46
Adjustment to noise factor in first pass.

0a922ffa – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/24 20:47
Merge changes I0fb46784,I6c89fae4

219ea62d – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2018/12/21 08:44
add -Wmissing-declarations

c03152d4 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/24 17:21
Merge "mips: resolve missing declarations"

4f3cd48b – chiyotsai <chiyotsai@google.com> authored on 2019/01/18 10:27
Enable SSE4 version of apply temporal filter

b580f76d – chiyotsai <chiyotsai@google.com> authored on 2019/01/16 10:33
Add SSE4 version of new apply_temporal_filter

9a498482 – Angie Chiang <angiebird@google.com> authored on 2019/01/24 10:44
Add find_best_ref_mv_mode()

ef3cb03d – Angie Chiang <angiebird@google.com> authored on 2019/01/24 06:45
Add get_mv_dist

4f36bea7 – Angie Chiang <angiebird@google.com> authored on 2019/01/23 12:15
Add get_mv_from_mv_mode()

c3ceb45a – sdeng <sdeng@google.com> authored and Sai Deng <sdeng@google.com> committed on 2019/01/22 09:05
Fix a bug in tune-content film mode

c9e2befc – Chi Yo Tsai <chiyotsai@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/23 12:43
Merge "Clean up code for yuv_temporal filter_test.cc"

a047b31e – Angie Chiang <angiebird@google.com> authored on 2019/01/23 11:52
Add set_block_src_pred_buf()

292f6789 – Angie Chiang <angiebird@google.com> authored on 2019/01/23 10:45
[cleanup] Move get_feature_score to a proper place

44ce4e91 – Johann <johannkoenig@google.com> authored on 2019/01/23 10:35
mips: resolve missing declarations

e3210930 – chiyotsai <chiyotsai@google.com> authored on 2019/01/23 10:05
Fix a typo in the test cases for convolve test

cc6d6a3b – Jon Kunkee <jkunkee@microsoft.com> authored on 2019/01/22 10:01
Fix Windows SDK and VS version checks

89046321 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/22 17:31
Merge "ads2gas: remove DO1STROUNDING"

20820770 – chiyotsai <chiyotsai@google.com> authored on 2019/01/18 10:48
Clean up code for yuv_temporal filter_test.cc

5818014b – Ritu Baldwa <ritu.baldwa@ittiam.com> authored on 2019/01/02 06:58
Revert "Revert "Add Tile-SB-Row based Multi-threading in Decoder""

5cbd333f – Chi Yo Tsai <chiyotsai@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/18 18:13
Merge "Add unit speed test for vp9_apply_temporal_filter"

73cb1455 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/18 18:05
Merge changes Id99ca6fc,I34cdbc6e,Iac7fee46

f4b70049 – chiyotsai <chiyotsai@google.com> authored on 2019/01/17 09:15
Change temporal filter's search_method on speed 1

77c1b9d2 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/17 20:20
Merge "Use longer test clips in y4m_test"

51a0c40b – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/17 20:19
Merge "Use longer videos in end-to-end tests"

51de4647 – Chi Yo Tsai <chiyotsai@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/17 19:34
Merge "Add unit test for temporal filter on VP9"

dd8ccda3 – Johann <johannkoenig@google.com> authored on 2019/01/17 05:06
ads2gas: remove DO1STROUNDING

826d6f3c – chiyotsai <chiyotsai@google.com> authored and Chi Yo Tsai <chiyotsai@google.com> committed on 2019/01/16 10:33
Add unit speed test for vp9_apply_temporal_filter

da5e2463 – chiyotsai <chiyotsai@google.com> authored on 2019/01/16 05:53
Add unit test for temporal filter on VP9

858fe955 – Jerome Jiang <jianj@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2019/01/15 10:02
vp9: fix definition for VP9E_SET_POSTENCODE_DROP

9ecc0e77 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/16 00:06
Merge "mips highbd: resolve missing declarations"

6e318fa5 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/16 00:06
Merge "mips: add rtcd.h to resolve missing declarations"

aa465f24 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/15 19:16
Merge "vp9: fix definition for VP9E_SET_POSTENCODE_DROP"

d8c3021d – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/15 18:02
Merge "vp9-svc: Fix to buffer update under frame_drops"

c182725c – chiyotsai <chiyotsai@google.com> authored and Chi Yo Tsai <chiyotsai@google.com> committed on 2018/11/02 13:08
Remove unnecessary calculation in 4-tap interpolation filter

19882cdb – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/15 13:19
Merge " highbd_iadst16_neon: resolve missing declaration"

24614dd9 – Jerome Jiang <jianj@google.com> authored on 2019/01/15 10:02
vp9: fix definition for VP9E_SET_POSTENCODE_DROP

afa9ba79 – Johann <johannkoenig@google.com> authored on 2019/01/15 09:22
mips: add rtcd.h to resolve missing declarations

9ca2ec22 – Johann <johannkoenig@google.com> authored on 2019/01/15 09:23
mips highbd: resolve missing declarations

7e2d732b – Marco Paniconi <marpan@google.com> authored on 2019/01/15 07:12
vp9-svc: Fix to buffer update under frame_drops

3915f061 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/15 00:05
Merge "vp9-svc: Rate control fix for key base layer"

4caea79f – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/14 20:42
Merge "Fix typo: exhuastive"

ccef5294 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/14 20:41
Merge "clean up debug print."

ad479d96 – Wan-Teh Chang <wtc@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/14 17:53
Merge "Change "ximage" to "vpx_image_t" in comments."

fa5083e8 – Deepa K G <deepa.kg@ittiam.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2019/01/11 13:02
Fix segmentation fault in hbd path

902773f4 – Wan-Teh Chang <wtc@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/14 17:03
Merge "Reset buffer_alloc_sz after freeing buffer_alloc."

48d04505 – Marco Paniconi <marpan@google.com> authored on 2019/01/14 12:02
vp9-svc: Rate control fix for key base layer

32bcc4ae – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/01/14 14:19
Merge "Fix typo."

7cee31fd – Yunqing Wang <yunqingwang@google.com> authored on 2019/01/14 12:12
Use longer test clips in y4m_test

Next