RSS feed
2745f94d
– Deepa K G <deepa.kg@ittiam.com>
authored
and Yunqing Wang <yunqingwang@google.com>
committed
on 2016/09/28 16:38
Fix an issue in vp9_first_pass for non-mulitple of 16 resolutions
70240a77
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/09/26 18:05
Merge "vp9: Reduce frame loopfilter-level for 1 pass cbr."
b165451a
– Johann Koenig <johannkoenig@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/09/26 15:11
Merge "Un-Revert "Restore vp8_sixtap_predict4x4_neon""
37798711
– Johann Koenig <johannkoenig@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/09/26 15:10
Merge "Use shifted value for sinpi8sqrt2"
b46243d7
– Linfeng Zhang <linfengz@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/09/26 12:11
Merge "Refactor lpf (size 4 and 8) NEON intrinsics optimization"
60624aa5
– Scott LaVarnway <slavarnway@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/09/26 08:06
Merge "VP9: token decoder expansion"
d9fc28c0
– Marco <marpan@google.com>
authored
on 2016/09/26 05:57
vp9: Reduce frame loopfilter-level for 1 pass cbr.
f8c056a8
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/09/23 21:47
Merge "vp9_idct: delete dead TODOs"
ab0e7a23
– Johann <johannkoenig@google.com>
authored
on 2016/08/02 11:59
Use shifted value for sinpi8sqrt2
1d14e42d
– Johann <johannkoenig@google.com>
authored
on 2016/09/22 10:48
Un-Revert "Restore vp8_sixtap_predict4x4_neon"
ada85078
– Scott LaVarnway <slavarnway@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/09/23 07:59
Merge "VP9: pass TileWorkerData instead of MACROBLOCKD and vpx_reader."
87b689f9
– Scott LaVarnway <slavarnway@google.com>
authored
on 2016/09/23 01:03
VP9: token decoder expansion
deadda3d
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/09/22 22:49
Merge "vpx_idct32x32_34_add_sse2: rm unneeded transposes"
a914ffad
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/09/22 22:18
Merge "variance_neon: sync variance*() w/c,sse2"
7a34f859
– Scott LaVarnway <slavarnway@google.com>
authored
on 2016/09/22 09:18
VP9: pass TileWorkerData instead of MACROBLOCKD and vpx_reader.
99ef84c6
– Angie Chiang <angiebird@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/09/21 21:06
Merge "Detect invalid highbd iht input"
fcf281b6
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/09/21 20:43
Merge "vp8: remove VP8_SET_DBG* control support"
fdd1186f
– James Zern <jzern@google.com>
authored
on 2016/09/20 16:22
vpx_idct32x32_34_add_sse2: rm unneeded transposes
e372bfd5
– James Zern <jzern@google.com>
authored
on 2016/09/21 14:04
variance_neon: sync variance*() w/c,sse2
80338b91
– Angie Chiang <angiebird@google.com>
authored
on 2016/09/20 07:59
Detect invalid highbd iht input
2bed8b6a
– Johann <johannkoenig@google.com>
authored
on 2016/09/21 11:55
Keep vp8 sixtap read within bounds
35ebc1cd
– Johann <johannkoenig@google.com>
authored
on 2016/09/21 09:31
predict_test: align dst buffer to 16
b6e686b1
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/09/20 19:17
Merge changes from topic 'Wshorten'
c31d0261
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/09/20 18:33
Merge "variance_avx2: sync variance functions with c-code"
2351a735
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/09/20 18:32
Merge "examples: quiet -Wshorten-64-to-32 warnings"
feb4313c
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/09/20 18:07
Merge "vp9_rtcd: remove non-existent highbd convolve fns"
8478f971
– Johann Koenig <johannkoenig@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/09/20 17:46
Merge "Enable ssse3 bilinear tests"
18fd69ee
– Johann Koenig <johannkoenig@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/09/20 16:30
Merge "Add vp8_bilinear_filter test"
3f725095
– James Zern <jzern@google.com>
authored
on 2016/09/07 12:17
vp8: remove VP8_SET_DBG* control support
cec6433e
– James Zern <jzern@google.com>
authored
on 2016/09/19 16:34
vp9_idct: delete dead TODOs
0d2687ef
– Alex Converse <aconverse@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/09/20 15:19
Merge "Code class0 using vpx_read() / vpx_write()."
0695843a
– Johann Koenig <johannkoenig@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/09/19 18:49
Merge "Remove -fno-strict-aliasing flag"
5841929f
– James Zern <jzern@google.com>
authored
on 2016/09/19 16:01
vp9_rtcd: remove non-existent highbd convolve fns
08b8b6bb
– James Zern <jzern@google.com>
authored
on 2016/09/19 15:01
examples: quiet -Wshorten-64-to-32 warnings
8281da74
– James Zern <jzern@google.com>
authored
on 2016/09/19 14:33
vp8: convert some uses of unsigned long to size_t
0ce98b42
– James Zern <jzern@google.com>
authored
on 2016/09/19 14:32
vp8/encoder: quiet some -Wshorten-64-to-32 warnings
761e5ec2
– Linfeng Zhang <linfengz@google.com>
authored
on 2016/09/19 07:37
Refactor lpf (size 4 and 8) NEON intrinsics optimization
6acd061a
– James Zern <jzern@google.com>
authored
on 2016/09/19 12:17
variance_avx2: sync variance functions with c-code
fad70a35
– Johann <johannkoenig@google.com>
authored
on 2016/08/26 14:13
Remove -fno-strict-aliasing flag
de7f5ce9
– Nathan E. Egge <negge@mozilla.com>
authored
and Alex Converse <aconverse@google.com>
committed
on 2016/09/08 13:25
Code class0 using vpx_read() / vpx_write().
01e29025
– Alex Converse <aconverse@google.com>
authored
on 2016/09/19 06:04
Zero the whole rd_counts struct rather than the each member
aa0eb67b
– James Zern <jzern@google.com>
authored
on 2016/09/17 07:00
loopfilter_mb_neon: remove unused load_8x8()
5d73639d
– Linfeng Zhang <linfengz@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/09/16 20:33
Merge "Refactor lpf (size 16) NEON intrinsics optimization"
112eb54c
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/09/16 13:30
Merge "vpx_codec_control: return incapable for unmatched control"
81073680
– Linfeng Zhang <linfengz@google.com>
authored
on 2016/09/15 12:49
Refactor lpf (size 16) NEON intrinsics optimization
33aef48f
– James Zern <jzern@google.com>
authored
on 2016/09/15 16:40
vpx_subpixel_8t_intrin_avx2: tolerate unversioned clang
7a9e4760
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/09/16 03:11
Merge changes from topic 'clang-format'
6ae58fd5
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/09/16 02:13
Merge "Revert "Restore vp8_sixtap_predict4x4_neon""
7795e992
– Johann Koenig <johannkoenig@google.com>
authored
on 2016/09/16 02:12
Revert "Restore vp8_sixtap_predict4x4_neon"
fdbe2499
– Johann Koenig <johannkoenig@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/09/16 01:33
Merge "Restore vp8_bilinear_predict4x4_neon"
102eae06
– Johann Koenig <johannkoenig@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/09/16 00:41
Merge "zero structures completely"
7bc0733c
– Johann Koenig <johannkoenig@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/09/16 00:12
Merge "Restore vp8_sixtap_predict4x4_neon"