shithub: libvpx

RSS feed

47922cc1 – Jingning Han <jingning@google.com> authored on 2018/10/23 16:30
Enable tpl model to support multi-layer ARF

fe471693 – Jingning Han <jingning@google.com> authored on 2018/10/23 12:24
Reset frame udpate flags after qp estimate in tpl

93edc3db – Jingning Han <jingning@google.com> authored on 2018/10/22 12:25
Bypass processing on use existing frame

9f02ba36 – Jingning Han <jingning@google.com> authored on 2018/10/22 10:21
Fix frame offset computation for GOP extension

b77291ab – Jingning Han <jingning@google.com> authored on 2018/10/22 06:37
Refactor gop_length use case in tpl model

77e10934 – Jingning Han <jingning@google.com> authored on 2018/10/22 18:51
Remove empty else branch in mode_estimation

79ef5324 – Jingning Han <jingning@google.com> authored on 2018/10/22 05:28
Use the proper gfu_boost factor to compute rd_mult

af4cd926 – chiyotsai <chiyotsai@google.com> authored and Chi Yo Tsai <chiyotsai@google.com> committed on 2018/10/18 05:34
Changes 4-tap SSSE3 filter to 8-tap AVX2 filter.

40a05909 – Chi Yo Tsai <chiyotsai@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/18 14:19
Merge "Add SSSE3 support for 4-tap interpolation filter"

9e294179 – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/18 12:46
Merge "Enable rect partition search for HBD at speed 1"

01df00ec – chiyotsai <chiyotsai@google.com> authored and Chi Yo Tsai <chiyotsai@google.com> committed on 2018/10/17 10:52
Add SSSE3 support for 4-tap interpolation filter

b1f789cf – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/18 12:25
Merge "Replace MAX_LAG_BUFFERS with MAX_ARF_GOP_SIZE for gop size"

2b838d90 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/17 19:11
Merge "Optimize vp9_highbd_temporal_filter_apply_c"

22d67c34 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/17 19:10
Merge changes I6d5c77af,I6bf504b4,Ie5dc5ea7,Ie6024b1a,If45fba8a, ...

88030f7d – Chi Yo Tsai <chiyotsai@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/17 17:35
Merge "Adds SSE2 support for interpolation filter for width 4 and 8"

e4eb48f1 – Urvang Joshi <urvang@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/17 16:25
Merge "For keyframe-only coding do not boost in q mode"

7dfb8e18 – Jingning Han <jingning@google.com> authored on 2018/10/17 12:04
Replace MAX_LAG_BUFFERS with MAX_ARF_GOP_SIZE for gop size

6127de7a – Angie Chiang <angiebird@google.com> authored on 2018/10/17 10:45
Add do_motion_search

043d9cfe – Angie Chiang <angiebird@google.com> authored on 2018/10/17 09:56
Preserve code of doing mv search in raster order

8d5461eb – Hui Su <huisu@google.com> authored on 2018/10/17 04:40
Enable rect partition search for HBD at speed 1

71b4e0bd – chiyotsai <chiyotsai@google.com> authored on 2018/10/16 11:45
Adds SSE2 support for interpolation filter for width 4 and 8

8bb92e38 – Urvang Joshi <urvang@google.com> authored on 2018/10/17 07:48
For keyframe-only coding do not boost in q mode

62830c53 – chiyotsai <chiyotsai@google.com> authored on 2018/10/16 08:26
Refactor SSE2 Code for 4-tap interpolation filter on width 16.

4f3398a2 – Yunqing Wang <yunqingwang@google.com> authored on 2018/10/12 13:21
Optimize vp9_highbd_temporal_filter_apply_c

272f4621 – chiyotsai <chiyotsai@google.com> authored on 2018/10/16 13:50
Add SSE2 support for 4-tap interpolation filter for width 16.

86db847a – Wan-Teh Chang <wtc@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/17 10:43
Merge "Reduce the cpi->scaled_ref_idx array size by 1."

d3c78fd7 – Angie Chiang <angiebird@google.com> authored on 2018/10/16 08:31
Variant implementation of changing mv search order

534e61d5 – Angie Chiang <angiebird@google.com> authored on 2018/10/15 08:25
Add feature_score_loc_sort

45542ce5 – Angie Chiang <angiebird@google.com> authored on 2018/10/12 11:37
Init mv_[dist/cost]_sum in init_tpl_stats

2d4eeae1 – Angie Chiang <angiebird@google.com> authored on 2018/10/10 13:43
Change mv search order according to feature_score

0c5fd59e – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/16 17:24
Merge "Refactor tpl dependency model to support multi-layer ARF updates"

4f544494 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/16 17:23
Merge "Refactor GOP reference frame ordering for tpl model"

da6682aa – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/16 17:07
Merge "Record gop size"

21bb9e3a – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/16 16:58
Merge "Fix a bug in ml_prune_rect_partition()"

e56b1db6 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/16 13:55
Merge "Fix the filter tap calculation in mips optimizations"

ff99ab36 – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/16 13:14
Merge "Enable ML based partition search breakout for HBD"

2bc3d47d – Hui Su <huisu@google.com> authored on 2018/10/16 05:50
Fix a bug in ml_prune_rect_partition()

d8825f16 – Jingning Han <jingning@google.com> authored on 2018/10/16 06:09
Refactor tpl dependency model to support multi-layer ARF updates

bcd17e32 – Yunqing Wang <yunqingwang@google.com> authored on 2018/10/16 05:24
Fix the filter tap calculation in mips optimizations

97e7da48 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/16 02:09
Merge "fix output file check in vpxenc tests script."

69a4ed0d – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/15 23:49
Merge "Add frame_gop_index to GF_GROUP"

ca97594a – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/15 23:49
Merge "Add encoder side frame buffer for tpl model"

c875803d – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/15 23:04
Merge "CHANGELOG: fix v1.7.0 release date"

8caabd07 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/15 20:43
Merge "Add indep loop for motion_compensated_prediction"

540d373d – Hui Su <huisu@google.com> authored on 2018/10/15 06:41
Enable ML based partition search breakout for HBD