Les articles publiés sur le site
-
7 août 2015, par Alex Converse
Changed Paths:
Modify /vpx_dsp/ssim.c
Modify /vpx_dsp/ssim.h
Modify /vpx_dsp/vpx_dsp_rtcd_defs.pl
ssim: Add missing statics and consts
Change-Id: I2aa2a545bd2f8f170c66c2e267ea9d617ff10d87
-
7 août 2015, par Jingning Han
Changed Paths:
Modify /vp9/common/vp9_mfqe.c
Add static syntax to copy_mem64x64
Change-Id: Iee4c853ea4a44ae9f5de60c09e5a7b810f15d2dd
-
Changed Paths:
Modify /vp9/encoder/vp9_aq_cyclicrefresh.c
Fix a setting in cyclic refresh.
Use the correct period (in terms of cr->percent_refresh) for the condition
of larger delta-qp following key frame.
And account for larger interval for temporal layers.
Change-Id: Ibb43f5200f9b1eeb8bbb8211327b08ecda3c3b8a
-
7 août 2015, par Aℓex Converse
Merge "Move VP9 SSIM metrics to vpx_dsp."
-
7 août 2015, par Yunqing Wang
Changed Paths:
Modify /vp9/encoder/vp9_mcomp.c
Merge "Improve the second-level sub-pixel motion search"