RSS feed
29d0cc24
– Aℓex Converse <aconverse@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/08/10 13:49
Merge "fastssim: Add some missing consts"
20d902a3
– Tom Finegan <tomfinegan@chromium.org>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/08/10 13:25
Merge "clang/win: Make libvpx build with -Wunused-function."
17670670
– Tom Finegan <tomfinegan@chromium.org>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/08/10 13:24
Merge "Add a codereview.setting file so that `git cl upload` works."
3715a914
– Jingning Han <jingning@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/08/10 12:56
Merge "Make build_inter_predictors static function"
2808dd12
– Aℓex Converse <aconverse@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/08/10 12:41
Merge changes I2aa2a545,I63932eda,Ie3694ecd
244912d5
– Jingning Han <jingning@google.com>
authored
on 2015/08/07 08:59
Make build_inter_predictors static function
d705e17f
– Jingning Han <jingning@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/08/10 11:50
Merge "Add static syntax to total_adj_strong_thresh"
4ea7f2be
– Alex Converse <aconverse@google.com>
authored
on 2015/08/07 08:02
fastssim: Add some missing consts
d65ea85c
– James Zern <jzern@google.com>
authored
on 2015/08/08 07:11
vpx_ports/msvc.h: include math.h for ceil/floor
6032239e
– James Zern <jzern@google.com>
authored
on 2015/08/08 07:10
vpx_ports/x86.h: fix visual studio build warning
a95f4d96
– Nico Weber <thakis@chromium.org>
authored
and Tom Finegan <tomfinegan@chromium.org>
committed
on 2015/08/07 10:01
Add a codereview.setting file so that `git cl upload` works.
8a64f516
– Nico Weber <thakis@chromium.org>
authored
and James Zern <jzern@google.com>
committed
on 2015/08/07 09:56
clang/win: Make libvpx build with -Wunused-function.
a9aa29d9
– Jingning Han <jingning@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/08/07 17:41
Merge "Add static syntax to copy_mem64x64"
9f7fdcbe
– Aℓex Converse <aconverse@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/08/07 15:21
Merge "fastssim: Add stdlib.h for malloc/free"
5c4a037c
– Aℓex Converse <aconverse@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/08/07 15:15
Merge "Replace VP8 SSIM with VP9 derived vpx_dsp SSIM."
f87fdebe
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/08/07 14:38
Merge "Fix a setting in cyclic refresh."
f2e44aa6
– Alex Converse <aconverse@google.com>
authored
on 2015/08/07 14:27
Move the msvc round() replacement to msvc.h
610e258c
– Alex Converse <aconverse@google.com>
authored
on 2015/08/07 14:24
Make the round() replacement match C99 and POSIX.
9b769e47
– Zoe Liu <zoeliu@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/08/07 14:04
Merge "Fixed a comment on the compound ref frames."
6ad714fa
– Jingning Han <jingning@google.com>
authored
on 2015/08/07 08:56
Add static syntax to total_adj_strong_thresh
eaa8043a
– Aℓex Converse <aconverse@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/08/07 12:43
Merge "Move VP9 SSIM metrics to vpx_dsp."
4bc6ae43
– Yunqing Wang <yunqingwang@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/08/07 12:05
Merge "Improve the second-level sub-pixel motion search"
26f4f2dc
– Alex Converse <aconverse@google.com>
authored
on 2015/08/07 06:48
ssim: Add missing statics and consts
c1f911a2
– Alex Converse <aconverse@google.com>
authored
on 2015/08/06 14:37
psnrhvs: Add missing consts and static consts.
c65e79d2
– Alex Converse <aconverse@google.com>
authored
on 2015/08/06 09:46
ssim: Replace unsigned long with uint32_t.
17cfee3c
– Alex Converse <aconverse@google.com>
authored
on 2015/08/06 09:37
fastssim: Add stdlib.h for malloc/free
d816fa7b
– Alex Converse <aconverse@google.com>
authored
on 2015/08/06 09:33
Replace VP8 SSIM with VP9 derived vpx_dsp SSIM.
dc36e5af
– Marco <marpan@chromium.org>
authored
on 2015/08/07 06:14
Fix a setting in cyclic refresh.
1057ee48
– Jingning Han <jingning@google.com>
authored
on 2015/08/07 06:15
Add static syntax to copy_mem64x64