Les articles publiés sur le site
-
11 août 2015, par James Zern
Changed Paths:
Modify /tools_common.c
tools_common: fix build w/encoders/decoders disabled
gcc-based builds will allow a 0-element array, but visual studio builds
will not; this change hides the encoder and decoder specific symbols as
modules using them are selected based on the configuration.
Change-Id: Ic16ba9d12241070ec689dc5880164c14a4f7ca44
-
11 août 2015, par Marco Paniconi
Merge "Adjustments for VP9 temporal layers, for 1 pass CBR"
-
10 août 2015, par James Zern
Merge changes from topic 'x86inc'
* changes:
Only use .text sections for aout
Use newer x86inc.asm
Use .text instead of .rodata on macho
Copy PIC handling code from x86_abi_support
Set 'private_extern' visibility for macho targets
Avoid 'amdnop' when building with nasm
Catch all elf formats
Expand PIC default to macho64 and respect CONFIG_PIC from libvpx
Use libvpx defines to set name mangling rules
Customize x86inc.asm for libvpx
-
10 août 2015, par Johann Koenig
Merge "Update x86inc.asm from x264"
-
10 août 2015, par Scott LaVarnway
Changed Paths:
Modify /vpx_dsp/x86/convolve.h
VPX: remove step == 16 and filter[3] != 128 checks
from FUN_CONV_1D and FUN_CONV_2D macros. The functions
will not be called with these inputs.
Change-Id: I67ec75e4edafc0acee70190521a80ea85dfa521b