shithub: libvpx

RSS feed

ad2e3598 – Marco <marpan@google.com> authored on 2017/04/17 10:36
vp9: Add key_frame condition to is_reference check for loopfilter.

a6095333 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/04/17 18:07
Merge "re-enable vpx_comp_avg_pred_sse2"

9aa429a6 – Marco Paniconi <marpan@google.com> authored and Marco <marpan@google.com> committed on 2017/04/17 14:00
Revert "Revert "vp9: Avoid encoder loopfilter for non-reference frames.""

d578bdad – Marco <marpan@google.com> authored on 2017/04/17 05:19
vp9: Datarate test: modify frame flags for 3 TL.

9e191029 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/04/17 11:36
Merge "AvgPred test: use aligned buffers"

069b7729 – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2017/04/14 10:37
sad avg: align intermediate buffer

9fa24f03 – Johann <johannkoenig@google.com> authored on 2017/04/17 04:38
re-enable vpx_comp_avg_pred_sse2

4ba20da8 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/04/14 20:26
Merge "Add AVX2 optimization to copy/avg functions"

7178e68b – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/04/14 18:01
Merge "Disable vpx_comp_avg_pred_sse2"

aa5a9419 – Yi Luo <luoyi@google.com> authored and James Zern <jzern@google.com> committed on 2017/03/28 11:30
Add AVX2 optimization to copy/avg functions

e3b2710b – Johann <johannkoenig@google.com> authored on 2017/04/14 08:44
AvgPred test: use aligned buffers

e9b7f98c – James Zern <jzern@google.com> authored on 2017/04/14 07:28
Revert "vp9: Avoid encoder loopfilter for non-reference frames."

b937f1c8 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/04/14 13:12
Merge "vp9: SVC: fix to allow use_base_mv to be used for 3 layers."

eaa7cdf0 – Johann <johannkoenig@google.com> authored on 2017/04/14 04:24
Disable vpx_comp_avg_pred_sse2

bdb593ab – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/04/14 00:10
Merge "vpx_comp_avg_pred: sse2 optimization"

f0ccaff5 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/04/13 20:45
Merge "vp9: Avoid encoder loopfilter for non-reference frames."

adb9b4ed – Marco <marpan@google.com> authored on 2017/04/13 13:45
vp9: SVC: fix to allow use_base_mv to be used for 3 layers.

6bff6cb5 – Marco <marpan@google.com> authored on 2017/04/12 13:06
vp9: 1 pass VBR: Fix to rate control at low min-q.

863f860b – Marco <marpan@google.com> authored on 2017/04/11 12:17
vp9: Avoid encoder loopfilter for non-reference frames.

28a86221 – Johann <johannkoenig@google.com> authored on 2017/03/23 10:54
vpx_comp_avg_pred: sse2 optimization

f22b828d – Yunqing Wang <yunqingwang@google.com> authored on 2017/04/10 06:57
Fix an integer overflow in vp9_mcomp.c

2420f443 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/04/10 20:45
Merge "vp9: speed >= 8: Adjust speed settings on ARM."

f16f08e5 – Jerome Jiang <jianj@google.com> authored on 2017/04/10 09:55
vp9: speed >= 8: Adjust speed settings on ARM.

6557baf3 – Marco <marpan@google.com> authored on 2017/04/10 10:56
vp9: 1 pass CBR: avoid nonrd_pick_partition on segment.

ff1fef96 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/04/07 13:13
Merge "vp9: Fix to noise estimation for temporal denoising."

f4960326 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/04/07 12:46
Merge "VP9 motion vector unit test"

349c3118 – Marco <marpan@google.com> authored on 2017/04/06 12:35
vp9: Fix to noise estimation for temporal denoising.

18b54ef4 – Marco <marpan@google.com> authored on 2017/04/07 04:52
vp9: Adjust consec_zeromv threshold for aq-mode=3.

04e94565 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/04/07 03:32
Merge changes from topic 'Wshorten'

6af42f51 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/04/06 23:34
Merge "Fix compile warnings with enable-internal-stats flag."

b82b574e – Jerome Jiang <jianj@google.com> authored on 2017/04/06 09:07
Fix compile warnings with enable-internal-stats flag.

3227a9be – Marco <marpan@google.com> authored on 2017/04/06 06:25
vp9; Move the denoising condition for speed 5.

c9fbb188 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/04/05 22:57
Merge "vp9: speed 8: Compute y sad without int_pro_motion_estimation."

705fc9f1 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/04/05 22:57
Merge "Refactor: Clean memory allocation for copy partition."

1aa46abb – Yunqing Wang <yunqingwang@google.com> authored on 2017/03/31 06:39
VP9 motion vector unit test

511a2074 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/04/05 20:25
Merge "vp9: Temporal denoising: avoid denoising for speed <= 5."

7ac3acf7 – James Zern <jzern@google.com> authored on 2017/04/04 17:08
configure: enable -Wshorten-64-to-32 for hbd

b3e2eb14 – James Zern <jzern@google.com> authored on 2017/04/04 17:04
vp9_encodeframe: resolve -Wshorten-64-to-32 in hbd

47b9a091 – James Zern <jzern@google.com> authored on 2017/04/04 16:37
Resolve -Wshorten-64-to-32 in highbd variance.

288d73c8 – Jerome Jiang <jianj@google.com> authored on 2017/04/04 13:47
vp9: speed 8: Compute y sad without int_pro_motion_estimation.

2136de93 – Marco <marpan@google.com> authored on 2017/04/05 12:38
vp9: Temporal denoising: avoid denoising for speed <= 5.

58ba880b – Jerome Jiang <jianj@google.com> authored on 2017/03/31 10:24
Refactor: Clean memory allocation for copy partition.

6fc2e57c – Linfeng Zhang <linfengz@google.com> authored on 2017/04/05 10:41
Update 32x32 high bitdepth idct NEON optimization

fb60204d – Jerome Jiang <jianj@google.com> authored on 2017/04/04 12:28
vp9: Remove legacy comments for avg_source_sad.

8097b499 – Marco <marpan@google.com> authored on 2017/04/04 05:53
vp9: Adjust condition of golden update with cyclic refresh.

41fac447 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/04/03 14:27
Merge "Fix for out of range motion vector bug in sub-pel motion estimation"

6b3f4bc7 – Marco <marpan@google.com> authored on 2017/03/29 12:57
vp9: 1 pass CBR: cleanup to cyclic refresh.

9d403d6f – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/04/03 12:23
Merge "vp9: SVC: Fix issue with artifact for svc-denoising."

bf15ca10 – Ranjit Kumar Tulabandu <ranjit.tulabandu@ittiam.com> authored and Yunqing Wang <yunqingwang@google.com> committed on 2017/03/22 15:38
Fix for out of range motion vector bug in sub-pel motion estimation

002cf388 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/04/03 11:59
Merge "Enhance the row mt sync read to accept the sync_range greater than 1"

f1600db3 – Yunqing Wang <yunqingwang@google.com> authored on 2017/03/28 07:27
Enhance the row mt sync read to accept the sync_range greater than 1

c824eda6 – Marco <marpan@google.com> authored on 2017/03/30 13:08
vp9: SVC: Fix issue with artifact for svc-denoising.

8e7c5a3c – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/30 15:07
Merge changes from topic 'rm-dec-frame-parallel'