shithub: libvpx

RSS feed

a160533e – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/06/03 13:13
Merge "Removed unused data structure."

bfff16af – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/06/03 13:13
Merge "Adjustment to VBR rate correction."

5ef54c15 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/06/03 13:12
Merge "Adjustment calculation of active worst quality."

7a586cad – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/06/03 13:12
Merge "Remove gf_zeromotion_pct."

b9016666 – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/06/03 12:35
Merge "Slow pshufb removal in 3 intra prediction functions."

a8c8bf1c – Jacky Chen <jackychen@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/06/03 12:09
Merge "vp9: Fix valgrind failure for short circuit on low temporal vaiance block."

f9865d17 – paulwilkins <paulwilkins@google.com> authored on 2016/05/27 08:59
Removed unused data structure.

c7ac2f38 – paulwilkins <paulwilkins@google.com> authored on 2016/05/24 11:21
Adjustment to VBR rate correction.

cd700e1a – paulwilkins <paulwilkins@google.com> authored on 2016/05/23 09:57
Adjustment calculation of active worst quality.

4328b085 – paulwilkins <paulwilkins@google.com> authored on 2016/06/02 13:34
Remove gf_zeromotion_pct.

7aef9790 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/06/02 23:15
Merge "ivfdec: tolerate invalid framerates"

891dbe1e – JackyChen <jackychen@google.com> authored on 2016/06/02 11:41
vp9: Fix valgrind failure for short circuit on low temporal vaiance block.

ad0646cb – Linfeng Zhang <linfengz@google.com> authored on 2016/05/24 10:32
Slow pshufb removal in 3 intra prediction functions.

a32f3415 – JackyChen <jackychen@google.com> authored on 2016/06/02 05:41
Disable short circuit feature for low temporal variance.

10969dfc – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/06/02 12:22
Merge "Update filter_selectively_vert_row2()"

100dfc9e – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/06/02 12:20
Merge "firstpass.c: fix an UBSAN/IOC error"

fd500f95 – Yaowu Xu <yaowu@google.com> authored on 2016/05/31 13:06
firstpass.c: fix an UBSAN/IOC error

6382727d – Yaowu Xu <yaowu@google.com> authored on 2016/05/31 12:54
Fix UBSAN/IOC errors

787b38eb – Yaowu Xu <yaowu@google.com> authored on 2016/05/31 12:41
Fix VP8 encoder UBSAN/IOC errors

bacc67f4 – jackychen <jackychen@google.com> authored on 2016/05/20 09:45
vp9: Skip some modes when variance is low for big blocks, for 1 pass real-time.

204809bf – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/06/01 13:37
Merge "vp9: Skip computation of best_sad for newmv, unless needed."

b26232eb – Linfeng Zhang <linfengz@google.com> authored on 2016/05/31 06:38
Update filter_selectively_vert_row2()

e5e2932c – James Zern <jzern@google.com> authored on 2016/05/31 13:37
ivfdec: tolerate invalid framerates

46ff1072 – Yaowu Xu <yaowu@google.com> authored on 2016/05/31 12:17
variance_avx2.c: UBSAN/IOC fix

bedf1c3a – Marco <marpan@google.com> authored on 2016/05/31 05:37
vp9: Skip computation of best_sad for newmv, unless needed.

f80d8011 – Tom Finegan <tomfinegan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/27 14:52
Merge "vpx_ports/mem_ops.h: cast the lhs of bitwise shifts of 24."

f6ac6cf5 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/27 14:32
Merge "acm_random,Rand9Signed: correct cast"

2ab7b9a6 – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/27 13:51
Merge "Upgrade fwht4x4_mmx() to fwht4x4_sse2() for vp9 and vp10."

0ba9b299 – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/27 11:47
Merge "Upgrade vpx_lpf_{vertical,horizontal}_4 mmx to sse2"

13d48c42 – James Zern <jzern@google.com> authored on 2016/05/27 06:33
acm_random,Rand9Signed: correct cast

af7fb17c – Linfeng Zhang <linfengz@google.com> authored on 2016/05/17 08:42
Upgrade fwht4x4_mmx() to fwht4x4_sse2() for vp9 and vp10.

f1de6226 – Tom Finegan <tomfinegan@google.com> authored on 2016/05/27 05:16
vpx_ports/mem_ops.h: cast the lhs of bitwise shifts of 24.

ff6accf9 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/26 17:29
Merge "Convert to unsigned int before left shift"

4b5e462d – Linfeng Zhang <linfengz@google.com> authored on 2016/05/19 12:52
Upgrade vpx_lpf_{vertical,horizontal}_4 mmx to sse2

9d24fe60 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/26 09:20
Merge "Code clean of sub_pixel_variance4xh -- 2"

301e3452 – Yaowu Xu <yaowu@google.com> authored on 2016/05/25 10:02
Convert to unsigned int before left shift

75d55178 – Marco <marpan@google.com> authored on 2016/05/25 10:19
vp9: Add datarate test for 1 pass VBR mode.

e5b7f14e – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/25 15:58
Merge "Fix comments in build_intra_predictors_high()"

ba8651d4 – Yaowu Xu <yaowu@google.com> authored on 2016/05/24 06:49
Fix comments in build_intra_predictors_high()

75b6cfe1 – Yaowu Xu <yaowu@google.com> authored on 2016/05/25 05:28
Prevent read to invalid RefBuffer

7acd0a59 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/24 20:08
Merge "remove vp9_diamond_search_sad_avx.c"

35d7e17b – Brion Vibber <bvibber@wikimedia.org> authored on 2016/05/24 07:42
Move git version extras out of iOS shared framework bundle version

be12fefa – James Zern <jzern@google.com> authored on 2016/05/24 08:02
remove vp9_diamond_search_sad_avx.c

a4f3751b – Scott LaVarnway <slavarnway@google.com> authored on 2016/05/24 00:44
Code clean of sub_pixel_variance4xh -- 2

6f397b8a – jackychen <jackychen@google.com> authored on 2016/05/20 10:34
vp9: Remove a redundent condition in sub-pixel filter choosing.

4f774ac5 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/20 15:15
Merge "vp8/error_concealment: remove shift of negative value"

e4bdbd3c – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/20 15:11
Merge "Revert "Code clean of sub_pixel_variance4xh""

3fb55d24 – James Zern <jzern@google.com> authored on 2016/05/19 19:34
Revert "Code clean of sub_pixel_variance4xh"

84e36394 – James Zern <jzern@google.com> authored on 2016/05/19 19:33
Revert "Extend the external fb interface to allocate individual planes."

fa5d54f9 – Jacky Chen <jackychen@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/19 19:05
Merge "vp9: Refactor some denoiser logic in vp9_pick_inter_mode."

971c5a16 – James Zern <jzern@google.com> authored on 2016/05/19 15:19
vp8/error_concealment: remove shift of negative value

04fdbdc5 – Daniele Castagna <dcastagna@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/19 14:01
Merge "Extend the external fb interface to allocate individual planes."

af0a9fcf – JackyChen <jackychen@google.com> authored on 2016/05/16 09:41
vp9: Refactor some denoiser logic in vp9_pick_inter_mode.

d1f0f4cc – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/18 19:55
Merge "Clarify integer value ranges"

489f8b2d – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/18 19:54
Merge "Prevent invalid read"

146ccd30 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/18 19:18
Merge "Code clean of sub_pixel_variance4xh"

284be1c9 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/18 17:20
Merge "Move, rename, and inline high_inter_predictor."

36b610d8 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/18 16:11
Merge "neon hadamard 8x8"