shithub: libvpx

RSS feed

b9e31b51 – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/13 13:34
Merge "VP10: Add palette mode part 1"

00170953 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/10/01 06:45
vp10: allow forward updates for uv_mode probabilities.

5f589826 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/10/01 06:32
vp10: allow bw adaptivity for skip/tx probabilities in keyframes.

fee146e6 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/10/12 12:35
vp10: don't write tile size marker bit if CONFIG_MISC_FIXES=0.

1799f2f8 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/10/02 11:07
vp10: remove ref-MV-dependent use of HP.

5b4805d6 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/10/02 07:51
vp10: remove clamp_mv2() call from vp10_find_best_ref_mvs().

2e45ce14 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/10/12 10:45
vp10: update assertion/allocation for tokens.

5d011cb2 – hui su <huisu@google.com> authored on 2015/09/15 08:44
VP10: Add palette mode part 1

ba7ea445 – James Zern <jzern@google.com> authored on 2015/10/10 07:16
tile_worker_hook: fix -Wclobbered warning

0c00af12 – Alex Converse <aconverse@google.com> authored on 2015/10/06 11:59
Add vpx_highbd_convolve_{copy,avg}_sse2

7e77938d – Alex Converse <aconverse@google.com> authored on 2015/10/09 07:42
Generate convolve_test wrapper functions with a macro

65055a5f – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/09 13:52
Merge "vp9/decode_tiles_mt: remove unnecessary local"

cbada4a9 – Geza Lore <gezalore@gmail.com> authored and Debargha Mukherjee <debargha@google.com> committed on 2015/10/08 14:33
Remove 4 mova insts from quantize_ssse3_x86_64.asm

94bedd01 – Debargha Mukherjee <debargha@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/09 09:36
Merge "Optimization of 8bit block error for high bitdepth"

66bf6869 – Jacky Chen <jackychen@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/08 17:02
Merge "VP9 denoiser: use skin map to improve denoising."

95f8b819 – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/08 14:50
Merge "vp10: use subexp probability updates for MV probs."

ca673399 – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/08 14:50
Merge "vp10: skip unreachable cat6 token extrabits."

b60b15bc – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/08 14:50
Merge "vp10: remove superframe size field for last frame in superframe."

0f6e9c5d – Jacky Chen <jackychen@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/08 14:15
Merge "vp9_skin_detection: fix some build warnings."

5dd85e52 – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/08 13:32
Merge "vp10: use superframe marker index/size mechanism for tile size."

0134764f – Geza Lore <gezalore@gmail.com> authored and Debargha Mukherjee <debargha@google.com> committed on 2015/10/08 11:44
Optimization of 8bit block error for high bitdepth

bafe1a2d – jackychen <jackychen@google.com> authored on 2015/10/07 11:08
VP9 denoiser: use skin map to improve denoising.

eaa101b5 – jackychen <jackychen@google.com> authored on 2015/10/08 05:50
vp9_skin_detection: fix some build warnings.

a83e8ec0 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/07 18:09
Merge "vp9/tile_worker_hook: pass pbi directly"

1f2acb7e – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/07 18:09
Merge changes Iaee60826,I51cf1e39