- 28 Jan, 2016 1 commit
-
-
clang-format authored
Change-Id: Ib8c9eb6263d6eba6b9d7b2e402b7e83a78c86be9
-
- 22 Jan, 2016 1 commit
-
-
Yaowu Xu authored
Change-Id: I851da448695228fd0baa45ebf9690ce7aea8eb51
-
- 20 Jan, 2016 1 commit
-
-
Jim Bankoski authored
Also fixed a bug in vp10's ctrl_set_render_size(). Change-Id: Ib1dd109ee2acb96d9e23cffe0e598b1a0dc67031
-
- 07 Oct, 2015 1 commit
-
-
James Zern authored
some mingw32 configs define this. force this to be on to ensure the build succeeds Change-Id: I2cc490782b6a0736aa617e6a1457fc2bc984adbb
-
- 30 Sep, 2015 1 commit
-
-
James Zern authored
define NOMINMAX to allow the std:: versions to be used; min/max will be defined transitively via windows.h otherwise Change-Id: I692b03fa3e70b7a53962d3fd209498f70f712fed
-
- 04 Aug, 2015 1 commit
-
-
Jingning Han authored
This commit clears the function naming convention in vpx_dsp. It replaces vp9_ prefix of global functions with vpx_ prefix. It also removes the vp9_ prefix from static functions. Change-Id: I6394359a63b71a51dda01342eec6a3cc08dfeedf
-
- 10 Jul, 2014 1 commit
-
-
James Zern authored
used to wrap API functions to ensure full environment consistency as opposed to the renamed ASM_REGISTER_STATE_CHECK which is used with assembly functions. currently checks the FPU tag word in x86/x86_64 gcc builds to ensure emms has been called. Change-Id: Ie241772dbf903d33d516a1add4c8c6783f2e1490
-
- 12 May, 2014 1 commit
-
-
Johann authored
Allow selectively building just the intrinsics for armv8 Change-Id: I2f29b2e4508b8b8e5649c2906b3159ad1d4ec477
-
- 02 May, 2014 1 commit
-
-
Johann authored
Disable register checks when vp9 is not configured. Soon vp8 assembly will move to intrinsics, obviating this check. This will still run the check when vp9 is enabled. Change-Id: I90f50d22cb8c15e9c07f2c8e830e08de7fce0689
-
- 06 Mar, 2014 1 commit
-
-
hkuang authored
Change-Id: I2c117ddeae3da5119f549b036a5699a8092819d3
-
- 06 Sep, 2013 1 commit
-
-
Yaowu Xu authored
Suggested by James Zern to clear out cpplint warnings for all unit test code. Change-Id: I731a3fa4d2a257eb9ef733426ba84286fbd7ea34
-
- 28 Nov, 2012 1 commit
-
-
James Zern authored
Change-Id: I69d00bfd1b10c03581838b15cd9a6dd66f4fa416
-