RSS feed
42522ce0
– Linfeng Zhang <linfengz@google.com>
authored
on 2017/06/15 12:48
Update vpx_idct{8x8,16x16,32x32}_1_add_sse2()
2b43a1ee
– Linfeng Zhang <linfengz@google.com>
authored
on 2017/06/15 12:06
Clean 32x32 full idct sse2 and ssse3 code
0aa3677d
– James Zern <jzern@google.com>
authored
on 2017/06/20 15:42
fix build, rm ref to vpx_idct8x8_64_add_ssse3
9e03eedf
– Linfeng Zhang <linfengz@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/06/20 20:38
Merge changes Ib26dd515,Ie60dabc3
492d52b9
– Marco <marpan@google.com>
authored
on 2017/06/20 08:20
vp9: Adjust key-frame pars in vpx_temporal_svc_encoder.
ae3a1733
– Marco <marpan@google.com>
authored
on 2017/06/20 05:05
vp9: Adjust key-frame pars in vpx_temporal_svc_encoder.
a9299113
– Johann Koenig <johannkoenig@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/06/20 11:04
Merge "dct tests: run all possible sizes in one test"
737aa5c9
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/06/19 23:08
Merge "vp9: SVC: Rework the usage of base_mv for SVC."
b5524005
– Marco <marpan@google.com>
authored
on 2017/06/19 14:25
vp9: Adjust key-frame pars in vpx_temporal_svc_encoder.
782aacc3
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/06/19 19:45
Merge "vp9: Speed >= 8: Adjust resolution threshold for subpel."
ed56ddfe
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/06/19 18:15
Merge "libs.mk: retry partial testdata download"
bf41a982
– Jerome Jiang <jianj@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/06/19 12:42
Merge "Enable 8x8 skin detection for vp8."
4ebb9a36
– Johann <johannkoenig@google.com>
authored
on 2017/05/09 06:08
dct tests: run all possible sizes in one test
ada640a5
– James Zern <jzern@google.com>
authored
on 2017/06/15 19:33
libs.mk: retry partial testdata download
ff7fb4b2
– Marco <marpan@google.com>
authored
on 2017/06/19 09:56
vp9: Speed >= 8: Adjust resolution threshold for subpel.
112cd955
– Marco <marpan@google.com>
authored
on 2017/06/15 12:23
vp9: SVC: Rework the usage of base_mv for SVC.
038522e4
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/06/16 16:07
Merge "configure: test for -Wparentheses-equality"
a36017e0
– Jerome Jiang <jianj@google.com>
authored
on 2017/06/13 13:22
Enable 8x8 skin detection for vp8.
8d391a11
– Linfeng Zhang <linfengz@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/06/15 13:57
Merge changes Ibf9d120b,I341399ec,Iaa5dd63b,Id59865fd
27c21859
– James Zern <jzern@google.com>
authored
on 2017/06/15 12:05
configure: test for -Wparentheses-equality
c7e4917e
– Linfeng Zhang <linfengz@google.com>
authored
on 2017/06/15 07:29
Clean 8x8 idct x86 optimization
98967645
– Linfeng Zhang <linfengz@google.com>
authored
on 2017/06/15 10:09
Remove vpx_idct8x8_64_add_ssse3()
a4ea7e13
– Urvang Joshi <urvang@google.com>
authored
on 2017/06/08 10:51
VP9: Add greedy version of av1_optimize_b().
8b48f68c
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/06/14 11:59
Merge "vp8: Adjust the pred_err threhsold for drop on overshoot."
6da6a232
– Linfeng Zhang <linfengz@google.com>
authored
on 2017/06/13 12:53
Update high bitdepth load_input_data() in x86
d6eeef9e
– Linfeng Zhang <linfengz@google.com>
authored
on 2017/06/12 12:23
Clean array_transpose_{4X8,16x16,16x16_2) in x86
9c72e85e
– Linfeng Zhang <linfengz@google.com>
authored
on 2017/06/12 11:45
Remove array_transpose_8x8() in x86
cbb991b6
– Linfeng Zhang <linfengz@google.com>
authored
on 2017/06/12 10:03
Convert 8x8 idct x86 macros to inline functions
4f9d8527
– James Zern <jzern@google.com>
authored
on 2017/06/12 14:08
vp8_skin_detection: add 'vp8_' prefix to public fns
98666368
– James Zern <jzern@google.com>
authored
on 2017/06/12 13:54
rename vp8/common/skin_detection.[hc] -> vp8_*
21e1661b
– Hui Su <huisu@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/06/12 12:38
Merge "vp9 level targeting: more strict constraint on min_gf_interval"
b6e1bdfc
– Marco <marpan@google.com>
authored
on 2017/06/12 05:51
vp8: Adjust the pred_err threhsold for drop on overshoot.
a46bc026
– Jerome Jiang <jianj@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/06/10 00:50
Merge "Remove duplication on vp8/9_write_yuv_frame."
e540ca71
– Marco <marpan@google.com>
authored
on 2017/06/09 13:48
vp9: SVC: Use prune_evenemore only for non_reference.
6dcd9b37
– Johann Koenig <johannkoenig@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/06/09 16:42
Merge "idct_test: don't use std::nothrow anymore"
8aa4ee1f
– Johann Koenig <johannkoenig@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/06/09 16:42
Merge "buffer.h: allow declaring an alignment"
65f4299d
– Johann Koenig <johannkoenig@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/06/09 16:41
Merge "Remove some dead code. Coverity CID 1310058"
c12d1d9b
– Sylvestre Ledru <sylvestre@mozilla.com>
authored
and Johann Koenig <johannkoenig@google.com>
committed
on 2017/06/09 10:08
Remove some dead code. Coverity CID 1310058
ff2d220d
– Jerome Jiang <jianj@google.com>
authored
on 2017/06/08 12:07
Remove duplication on vp8/9_write_yuv_frame.
92373a5b
– Johann <johannkoenig@google.com>
authored
on 2017/06/08 06:09
idct_test: don't use std::nothrow anymore
5aee8ea7
– Johann <johannkoenig@google.com>
authored
on 2017/06/06 11:15
buffer.h: allow declaring an alignment
b3a262df
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/06/08 19:17
Merge "vp8_decode_frame: fix oob read on truncated key frame"
45daecb4
– James Zern <jzern@google.com>
authored
on 2017/06/07 16:46
vp8_decode_frame: fix oob read on truncated key frame
943f9ee2
– Jerome Jiang <jianj@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/06/08 12:35
Merge "Merge skin detection code in vp8/9."
903375a4
– Johann Koenig <johannkoenig@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/06/08 11:19
Merge "fdct16x16 neon optimization"
e50ea014
– Johann <johannkoenig@google.com>
authored
on 2017/06/08 06:20
Revert "buffer.h: use size_t"
658e8542
– Jerome Jiang <jianj@google.com>
authored
on 2017/06/05 07:09
Merge skin detection code in vp8/9.
9cea3a3c
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/06/07 17:12
Merge "vp9: SVC: Enable simple_block_yrd for temporal layers."
0c4f74d1
– Johann Koenig <johannkoenig@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/06/07 15:20
Merge changes Iade45f69,I18d90658,Ieca3f1ef
21d2273e
– hui su <huisu@google.com>
authored
on 2017/06/07 11:50
vp9 level targeting: more strict constraint on min_gf_interval
eae7cf23
– Johann <johannkoenig@google.com>
authored
on 2017/05/25 06:02
fdct16x16 neon optimization
14d47180
– Marco <marpan@google.com>
authored
on 2017/06/07 07:33
vp9: SVC: Enable simple_block_yrd for temporal layers.
902d6375
– Johann <johannkoenig@google.com>
authored
on 2017/06/06 09:17
buffer.h: add num_elements_
4a37e3e2
– Johann <johannkoenig@google.com>
authored
on 2017/06/07 07:27
buffer.h: zero-init all values
f08581c1
– Johann <johannkoenig@google.com>
authored
on 2017/06/06 08:58
buffer.h: use size_t
13b02a8e
– Marco <marpan@google.com>
authored
on 2017/06/07 06:27
vp9: SVC: Enable row-mt in sample encoder.