Les articles publiés sur le site
-
27 août 2015, par Johann Koenig
Merge "Add sse2 versions of halfpix variance"
-
27 août 2015, par Debargha Mukherjee
Changed Paths:
Modify /test/sad_test.cc
Modify /test/test_vector_test.cc
Modify /vp9/common/vp9_common.h
Modify /vpx_ports/mem.h
Make tests work with new configurations
Disables some test vector tests when Vp8/Vp9 decoders are disabled
in configuration. Also moves some macros to the vpx level in
line with recent refactoring on the master branch.
Change-Id: Iaac8008992110398ae096c36b9726f723164c207
-
27 août 2015, par Jingning Han
Merge "VP9 decoder performance test suite - buffer process" into
sandbox/jingning@google.com/decoder_test_suite
-
Changed Paths:
Modify /vpx_dsp/vpx_dsp.mk
Modify /vpx_dsp/vpx_dsp_rtcd_defs.pl
Add /vpx_dsp/x86/halfpix_variance_impl_sse2.asm
Add /vpx_dsp/x86/halfpix_variance_sse2.c
Add sse2 versions of halfpix variance
These were lost in the great sub pixel variance move of
6a82f0d7fb9ee908c389e8d55444bbaed3d54e9c
Not having these functions caused a ~10% performance regression in
some realtime vp8 encodes.
Change-Id: I50658483d9198391806b27899f2c0d309233c4b5
-
27 août 2015, par James Zern
Changed Paths:
Modify /build/make/configure.sh
Modify /configure
configure: append --extra-cflags to final set
previously any flags added while setting up the toolchain would
override the user selections; environment variables could be treated
similarly
Change-Id: Ibfcc644137d8e579af554d19a38d4020019a7a34