shithub: libvpx

RSS feed

7231c62c – jackychen <jackychen@google.com> authored on 2015/10/07 06:44
VP9 denoiser bug-fix: artifact caused by false buffer swap.

f3a73f12 – Debargha Mukherjee <debargha@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/07 12:28
Merge "Backports highbitdepth accelerations into vp10"

ce3f4ade – Debargha Mukherjee <debargha@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/06 18:28
Merge "SSSE3 optimisation for quantize in high bit depth"

37c68efe – Julia Robson <juliamrobson@gmail.com> authored on 2015/10/06 08:11
SSSE3 optimisation for quantize in high bit depth

b2120948 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/06 07:35
Merge "VPX: refactor vpx_idct32x32_1_add_sse2()"

48178d2c – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/06 06:49
Merge "vp10: extend range for delta Q values."

7266bedc – Marco <marpan@chromium.org> authored on 2015/10/01 11:46
Add first_spatial_layer_to_encode to SVC.

612104bb – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/09/30 18:01
vp10: extend range for delta Q values.

de53e6de – jackychen <jackychen@google.com> authored on 2015/10/05 11:35
Add the check of resolution in VP9 dynamic resizing.

5e6533e7 – Julia Robson <juliamrobson@gmail.com> authored and Debargha Mukherjee <debargha@google.com> committed on 2015/10/02 06:20
SSE2 optimisation for quantize in high bit depth

7777e7a8 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/05 10:14
Merge "Fix to denoiser with dynamic resize."

3da6564f – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/05 10:11
Merge "Stabilize the encoder buffer from going too negative."

23d1c062 – Scott LaVarnway <slavarnway@google.com> authored on 2015/10/05 02:33
VPX: refactor vpx_idct32x32_1_add_sse2()

87b2495f – JackyChen <jackychen@google.com> authored on 2015/10/02 11:21
Turn on two-steps scaling in VP9 encoder dynamic resizing.

ce378025 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/09/30 17:57
vp10: make render_width/height referenceable through ref frames.

3fedf4a5 – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/02 13:15
Merge "vp10: reimplement d45/4x4 to match vp8 instead of vp9."

86ede509 – Marco <marpan@chromium.org> authored on 2015/10/01 13:31
Fix to denoiser with dynamic resize.

37293583 – Marco <marpan@chromium.org> authored on 2015/09/30 14:27
Stabilize the encoder buffer from going too negative.

cb5c47f2 – Debargha Mukherjee <debargha@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/02 02:55
Merge "Accelerated transform in high bit depth"

194b374b – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/01 23:20
Merge "Two-steps scaling in VP9 encoder dynamic resizing."

f1832226 – Debargha Mukherjee <debargha@google.com> authored on 2015/10/01 20:57
Backports highbitdepth accelerations into vp10

ba06be38 – jackychen <jackychen@google.com> authored on 2015/10/01 10:03
Two-steps scaling in VP9 encoder dynamic resizing.

dfeaaeb0 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/01 13:31
Merge "VP9: remove plane_type from macroblockd_plane"

06bdc7f6 – hui su <huisu@google.com> authored on 2015/10/01 07:19
Small cleanup

b1d85bf6 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/10/01 04:30
vp8: align left pixel array by 16 bytes.

62a15795 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/09/30 14:45
vp10: reimplement d45/4x4 to match vp8 instead of vp9.

20f43ddf – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/30 22:10
Merge "sixtap_predict_test: enable NEON tests"

31498df5 – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/30 21:01
Merge "vp8: change build_intra4x4_predictors() to use vpx_dsp."

12238fe8 – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/30 21:01
Merge "vp8: change build_intra_predictors_mbuv_s to use vpx_dsp."

0462172c – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/30 20:57
Merge "vp8: change build_intra_predictors_mby_s to use vpx_dsp."

13888e0e – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/30 18:11
Merge "VP9: remove plane_type checks in loopfilter functions"

bdcfdebd – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/30 17:52
Merge changes I264e75bf,Ifb0f41fb

05c202a7 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/30 17:51
Merge changes I68c4f189,Ia5a752db

cd6d56e9 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/30 15:55
Merge "test/*.h: (windows) fix min/max conflict"

c26a9eca – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/09/30 14:44
vp8: change build_intra4x4_predictors() to use vpx_dsp.

7cdcfee8 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/09/30 07:46
vp8: change build_intra_predictors_mbuv_s to use vpx_dsp.