- 18 Aug, 2015 1 commit
-
-
Scott LaVarnway authored
Change-Id: I71d5994e21813554a927d35ebcc26bf7a68984fd
-
- 11 Aug, 2015 2 commits
-
-
Scott LaVarnway authored
-
Aℓex Converse authored
-
- 10 Aug, 2015 16 commits
-
-
Marco Paniconi authored
-
Alex Converse authored
Use system_state.h in vpx_dsp and remove unneeded includes of vp9_systemdependent.h. Change-Id: I92557ec6dd5aa790160b4f31fe7967db0d7ec3c4
-
James Zern authored
* 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
-
Johann Koenig authored
-
Marco authored
Adjust logic for golden reference usage in non-rd pickmode, under svc mode. Change-Id: If012e21e8123a0684634af0ac7ed3da9c8c7d7cc
-
Marco Paniconi authored
-
Johann authored
Also do not specify alignment. Change-Id: Id4a62bfa0fc3bc56e25689b5de7796bd6e864457
-
Aℓex Converse authored
-
Tom Finegan authored
-
Tom Finegan authored
-
Jingning Han authored
-
Marco authored
Change-Id: I2b25d495d0dd3eedea31aa12cb908a90480f25de
-
Alex Converse authored
Change-Id: Id36f180032c8a92c686da6f716a7468332b23b94
-
Aℓex Converse authored
* changes: ssim: Add missing statics and consts psnrhvs: Add missing consts and static consts. ssim: Replace unsigned long with uint32_t.
-
Jingning Han authored
Remove the function declaration from vp9_reconinter.h file. Change-Id: I193562151b69ece19b9ee2efa1a791fe2522cca0
-
Jingning Han authored
-
- 08 Aug, 2015 5 commits
-
-
James Zern authored
fixes visual studio build errors Change-Id: I5d24f91c74572a75dfa77b9384d6614de231dc50
-
James Zern authored
test for WINAPI_FAMILY_PARTITION before using it Change-Id: I6b7a7b1ccd3332b31c73b733f88c997e30b22de8
-
Alex Converse authored
Change-Id: If470411c3c62a27f52261f4ece2c5054b71789c7
-
Alex Converse authored
http://pubs.opengroup.org/onlinepubs/009695399/functions/round.html Change-Id: Idf387d944d36bf593f8797db9053e11e5c9b9b39
-
Jingning Han authored
Change-Id: I34cc7b500d19a79f29c5ad241f602c1bc269446e
-
- 07 Aug, 2015 16 commits
-
-
Johann authored
Rename updated version of x86inc.asm Use "private_prefix" instead of "program_name" and make vpx the default prefix. Change-Id: I4883a99b2aee8e5dc9f2c16a2e6f4b5d6e4de458
-
Johann authored
The read only sections are getting stripped on some OS X builds. As a result, random data is used in place of the intended tables. Change-Id: I58c18a53e503f093ee268451698c5761e6c32540
-
Johann authored
Change-Id: Ifcd9493802f0c957d7a3b16ce641b989e166792f
-
Johann authored
Don't set it when building with 'nasm' Change-Id: I01c211090f6870e0d34011f867471249a5f54bb0
-
Johann authored
Other implementations of x86inc.asm have more comprehensive nasm workarounds. This is the only thing that was changed for the previous import to libvpx. See if we can still get away with it. Change-Id: I3ef6fe9a4816461c89431a82b7e4a08b4b948d39
-
Johann authored
Make sure all variants get correct visibility and SECTION notes. libvpx only pass elf32 and elf64 to the assembler, never just elf. Change-Id: I7c36c115bf52436c9afe61985c859a2081948271
-
Johann authored
Change-Id: Ic8c07cc02c80953920f5f86b426a55114ea2cc44
-
Johann authored
Change-Id: I03986bf2b05032d8a29e5bd629f7f6703269ab13
-
Johann authored
Revision a95584945dd9ce3acc66c6cd8f6796bc4404d40d from git://git.videolan.org/x264.git Temporarily name file x86inc.asm until all necessary local patches are applied. Change-Id: I9c7d0ed4d3ed900ae2d5db0abbcc048a2892c9b8
-
Johann authored
Use settings from vpx_config.asm Prefix functions with vpx. Change-Id: I1091d9b063e9f5af0dce554bb636ee894c05dcf7
-
Nico Weber authored
Change-Id: Ieb43e61c14296c6caea5881a102fe4cb6d65e1df
-
BUG=chromium:505316 Change-Id: I1c951eb99fd0487e1bc70ebb2852b981fd69ed8a
-
Jingning Han authored
-
Aℓex Converse authored
-
Aℓex Converse authored
-
Alex Converse authored
Change-Id: I2aa2a545bd2f8f170c66c2e267ea9d617ff10d87
-