Les articles publiés sur le site
-
20 août 2015, par James Zern
Changed Paths:
Modify /vp9/decoder/vp9_decodeframe.c
Modify /vp9/decoder/vp9_decoder.c
Modify /vp9/decoder/vp9_decoder.h
VP9Decoder: remove duplicate tile_worker_info
unnecessary since: 86f4a3d Remove tile param
Change-Id: Iff75d3acf6c5aade833ea0a214c919279403cf97
-
20 août 2015, par James Zern
Changed Paths:
Modify /vp9/decoder/vp9_decodeframe.c
vp9/decode_tiles_mt: move some inits from inner loop
worker copies of pbi/xd/counts only need to be initialized once
Change-Id: I0081a85b9c82d39573c22d2fd2c670ec2f7b8715
-
20 août 2015, par James Zern
Changed Paths:
Modify /vp9/common/vp9_thread_common.c
Modify /vp9/common/vp9_thread_common.h
Modify /vp9/decoder/vp9_decodeframe.c
Modify /vp9/encoder/vp9_ethread.c
vp9_accumulate_frame_counts: pass counts directly
Change-Id: Ic3c6cfba5b1867c335f2834da936e20caec8597a
-
20 août 2015, par James Zern
Changed Paths:
Modify /third_party/x86inc/README.libvpx
Modify /third_party/x86inc/x86inc.asm
x86inc.asm: only set visibility for chromium builds
this restores the previous version's behavior avoiding issues with
builds that may split sources on directory boundaries; protected
visibility may work in this case.
Change-Id: If37c70d9bd81de85a8e112457b9819a5cac6129d
-
20 août 2015, par Scott LaVarnway
Changed Paths:
Modify /vpx_dsp/vpx_dsp_rtcd_defs.pl
Merge "VPX ssse3 scaled convolve"