shithub: libvpx

RSS feed

26aebd77 – Jerome Jiang <jianj@google.com> authored on 2017/04/27 11:56
Generalize vp9 sse2 denoiser test for other platforms.

ef15d38d – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/04/27 17:47
Merge "webm_read_frame: avoid NULL dereference"

43e0e082 – Jerome Jiang <jianj@google.com> authored on 2017/04/26 07:12
vp9: Don't force disabling of adaptive_rd_thresh for realtime.

b68f14d0 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/04/26 12:12
Merge "Make the row based multi-threaded encoder deterministic"

54c4e0f7 – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/04/26 11:50
Merge "Update highbd convolve functions arguments to use uint16_t src/dst"

004fab12 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/04/26 11:45
Merge "vp9: SVC: Adjust some speed settings for temporal layers."

15ee8a8c – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/04/25 20:09
Merge "Fix the decoder seg fault when frame is corrupted."

997e54ea – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/04/25 20:09
Merge "vp9: speed >= 8: Skip uv variance in model_rd_sb_y_large"

c614164c – Marco <marpan@google.com> authored on 2017/04/25 12:11
vp9: SVC: Adjust some speed settings for temporal layers.

69b0242e – Jerome Jiang <jianj@google.com> authored on 2017/04/21 06:10
vp9: speed >= 8: Skip uv variance in model_rd_sb_y_large

51dc998f – Linfeng Zhang <linfengz@google.com> authored on 2017/04/19 09:08
Update highbd convolve functions arguments to use uint16_t src/dst

0be513e8 – James Zern <jzern@google.com> authored on 2017/04/22 09:11
webm_read_frame: avoid NULL dereference

92ec0674 – Marco <marpan@google.com> authored on 2017/04/14 07:32
vp9; Reduce artifact in non-rd pickmode for lighting changes.

c530208a – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/04/24 13:41
Merge "Make allow_exhaustive_searches feature no longer adaptive"

10a497bd – Yunqing Wang <yunqingwang@google.com> authored on 2017/04/24 08:06
Make the row based multi-threaded encoder deterministic

b35f6424 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/04/21 17:28
Merge "vp9: SVC: fix condition for partition/skip threshold when denoising."

bca45646 – Yunqing Wang <yunqingwang@google.com> authored on 2017/04/19 13:00
Make allow_exhaustive_searches feature no longer adaptive

58fe1bde – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/04/20 20:51
Merge "vp9: Non-rd pickmode: Avoid computation duplication."

30ef50b5 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/04/20 15:57
Merge "Only allow allow_exhaustive_searches for FC_GRAPHICS_ANIMATION content"

17559cd8 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/04/20 15:53
Merge "vp9: Re-enable SVC datarate tests."

5de0e9ed – Marco <marpan@google.com> authored on 2017/04/20 12:32
vp9: SVC: fix condition for partition/skip threshold when denoising.

7ae1e321 – Jerome Jiang <jianj@google.com> authored on 2017/04/20 06:57
vp9: Non-rd pickmode: Avoid computation duplication.

25c1bada – Jerome Jiang <jianj@google.com> authored on 2017/04/20 10:48
Fix the decoder seg fault when frame is corrupted.

29938b3a – Marco <marpan@google.com> authored on 2017/04/20 10:13
vp9: 1 pass SVC: Fix comment and condition for up-sampling reference.

85ca2e8a – Marco <marpan@google.com> authored on 2017/04/19 07:12
vp9: Re-enable SVC datarate tests.

3134a52d – Marco <marpan@google.com> authored on 2017/04/20 05:50
vp9: SVC: Redefine the source downsample filter choice.

e96e49c2 – Yunqing Wang <yunqingwang@google.com> authored on 2017/04/19 12:32
Only allow allow_exhaustive_searches for FC_GRAPHICS_ANIMATION content

89754364 – Luca Barbato <lu_zero@gentoo.org> authored and James Zern <jzern@google.com> committed on 2017/04/18 19:37
ppc: Add the intra predictor tests

914b160f – Luca Barbato <lu_zero@gentoo.org> authored and James Zern <jzern@google.com> committed on 2017/04/18 18:55
ppc: h predictor 8x8

0b9be932 – Luca Barbato <lu_zero@gentoo.org> authored and James Zern <jzern@google.com> committed on 2017/04/11 21:18
ppc: d63 predictor 8x8

ee9325b0 – Luca Barbato <lu_zero@gentoo.org> authored and James Zern <jzern@google.com> committed on 2017/04/09 11:07
ppc: tm predictor 4x4

2904eb58 – Luca Barbato <lu_zero@gentoo.org> authored and James Zern <jzern@google.com> committed on 2017/04/09 09:44
ppc: h predictor 4x4

58245d70 – Luca Barbato <lu_zero@gentoo.org> authored and James Zern <jzern@google.com> committed on 2017/04/09 09:05
ppc: dc predictor 8x8

6b4a65e8 – Luca Barbato <lu_zero@gentoo.org> authored and James Zern <jzern@google.com> committed on 2017/04/09 07:07
ppc: d45 predictor 8x8

92e33c7b – Luca Barbato <lu_zero@gentoo.org> authored and James Zern <jzern@google.com> committed on 2017/04/08 20:09
ppc: d63 predictor 32x32

a5469a00 – Luca Barbato <lu_zero@gentoo.org> authored and James Zern <jzern@google.com> committed on 2017/04/08 20:09
ppc: d63 predictor 16x16

cc868da5 – Luca Barbato <lu_zero@gentoo.org> authored and James Zern <jzern@google.com> committed on 2017/04/08 18:41
ppc: d45 predictor 32x32

7a7dc9e6 – Luca Barbato <lu_zero@gentoo.org> authored and James Zern <jzern@google.com> committed on 2017/04/08 18:41
ppc: d45 predictor 16x16

c08baa29 – Luca Barbato <lu_zero@gentoo.org> authored and James Zern <jzern@google.com> committed on 2017/04/07 22:55
ppc: dc predictor 32x32

22ca468c – Luca Barbato <lu_zero@gentoo.org> authored and James Zern <jzern@google.com> committed on 2017/04/07 22:55
ppc: dc top and left predictor 32x32

ad9dea1f – Luca Barbato <lu_zero@gentoo.org> authored and James Zern <jzern@google.com> committed on 2017/04/07 22:55
ppc: dc top and left predictor 16x16