shithub: libvpx

RSS feed

0148e20c – Scott LaVarnway <slavarnway@google.com> authored on 2015/11/25 05:11
VPX: x86 asm version of vpx_idct32x32_1024_add()

e99e4a64 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/11/24 14:14
Merge "vp9 non-rd pickmode: Fix logic in reference masking."

b84fa548 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/11/24 13:33
Merge "bitreader/writer: Change shift to signed"

4b038ad2 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/11/24 13:24
Merge "Deduplicate some high bit depth tables"

eb43c8eb – Marco <marpan@google.com> authored on 2015/11/23 11:37
vp9 non-rd pickmode: Fix logic in reference masking.

b16a164c – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/11/23 18:37
Merge "VPX: Removed unnecessary pmulhrsw in IDCT32X32_34"

26eb8063 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/11/23 18:36
Merge "VP9: Only zero counts when !frame_parallel_decoding_mode (2)"

2c3b737a – Scott LaVarnway <slavarnway@google.com> authored on 2015/11/23 09:42
VP9: Only zero counts when !frame_parallel_decoding_mode (2)

b0027b96 – Marco <marpan@google.com> authored on 2015/11/20 05:12
vp9-svc: Fix to allow setting qp-max/min per spatial and temporal layer.

97e6cc61 – Scott LaVarnway <slavarnway@google.com> authored on 2015/11/23 05:24
VPX: Removed unnecessary pmulhrsw in IDCT32X32_34

16eba81f – James Zern <jzern@google.com> authored on 2015/11/20 17:24
Revert "Speed up h_predictor_4x4"

073dc71c – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/11/20 20:40
Merge "Use Interlocked calls in win32 once() implementation."

1b10753a – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/11/20 20:12
Merge "Speed up h_predictor_4x4"

131c1600 – Marco <marpan@google.com> authored on 2015/11/18 12:04
vp9 denoiser: Bias to last reference for temporal filter.

64a60ce3 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/11/20 13:29
Merge "vp9-svc: Fix the setting of is_key_frame."

612e3c8a – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/11/20 12:42
Merge "Fix a signed shift overflow in vpx_rb_read_inv_signed_literal."

d37c7881 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/11/20 12:41
Merge "Fix unsigned overflow in rd_variance_adjustment."

e7fc39fd – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/11/20 10:11
Merge "VPX: x86 asm version of vpx_idct32x32_34_add()"

80a3e261 – Marco <marpan@google.com> authored on 2015/11/20 03:44
vp9-svc: Fix the setting of is_key_frame.

f3f6b6fe – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/11/19 11:13
Merge "Changes to best quality settings."

6aa2163b – Alex Converse <aconverse@google.com> authored on 2015/11/19 10:07
bitreader/writer: Change shift to signed

42b7c44b – Alex Converse <aconverse@google.com> authored on 2015/11/19 10:04
Fix a signed shift overflow in vpx_rb_read_inv_signed_literal.

b1fcd175 – Alex Converse <aconverse@google.com> authored on 2015/11/19 09:53
Fix unsigned overflow in rd_variance_adjustment.

d76032ae – Jian Zhou <zhoujian@google.com> authored on 2015/11/19 06:34
Speed up h_predictor_4x4

4993158e – Jian Zhou <zhoujian@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/11/18 21:32
Merge "Speed up tm_predictor_4x4"

79b68626 – Jian Zhou <zhoujian@google.com> authored on 2015/11/13 13:42
Speed up tm_predictor_4x4

eed5494f – Marco <marpan@google.com> authored on 2015/11/18 09:29
vp9-svc: Fix to key frame counter for spatial layers.