Les articles publiés sur le site
-
7 août 2015, par Jingning Han
Changed Paths:
Modify /vp9/common/vp9_postproc.c
Modify /vp9/decoder/vp9_decodeframe.c
Modify /vp9/decoder/vp9_decodemv.c
Modify /vp9/encoder/vp9_encodemb.c
Modify /vp9/encoder/vp9_firstpass.c
Modify /vp9/encoder/vp9_mcomp.c
Modify /vp9/encoder/vp9_ratectrl.c
Modify /vp9/encoder/vp9_rdopt.c
Cosmetic - align format in vp9
Change-Id: I83ed3422f1f4009675ad2f5c4b7236bc7b83b30e
-
7 août 2015, par James Zern
Merge "endian_inl.h: fix mips32 android build"
-
7 août 2015, par Aℓex Converse
Merge "Narrow a load in iwht4x4_16_add."
-
6 août 2015, par Alex Converse
Changed Paths:
Modify /test/consistency_test.cc
Fix a new[]/delete mismatch
Change-Id: I04c43ff71748d7a2e2ede462cb42b22116a1bfd6
-
6 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
Modify /vpx_dsp/x86/ssim_opt_x86_64.asm
ssim: Replace unsigned long with uint32_t.
The assembly only writes the low 4 bytes, and the HBD version only uses
uint32_t bytes.
Change-Id: Ie3694ecda511c231e55870df814cbae30e588073