- Apr 30, 2014
-
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Jim Bankoski authored
-
Deb Mukherjee authored
-
Jingning Han authored
-
Dmitry Kovalev authored
Change-Id: I34ebc59980cf661ed658555e245bf0a93e5c3373
-
Tom Finegan authored
-
Tom Finegan authored
Add a verbose logging function instead of checking $VPX_TEST_VERBOSE_OUTPUT in multiple places. Change-Id: I82618809f0964f696ed17ca4d99d8d7d252232f4
-
Minghai Shang authored
-
Jim Bankoski authored
Don't update the stats if we have a corrupted frame. Change-Id: I65a13adc50e0389b4201d3b671f0225195dfaff4 TODO: Test case that shows this problem.
-
Peter de Rivaz authored
Added in preparation for modifications to support high bitdepth operations. Change-Id: I1ad403ea8886cb84020ff06807ae25e2e4bff608
-
Yunqing Wang authored
-
- Apr 29, 2014
-
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Yunqing Wang authored
This patch did a cleanup following the commit "Save NEON registers in VP8 NEON functions". The pushing/poping of callee-saved NEON registers was moved into individual NEON functions. Therefore, we don't need to save those registers at the beginning of codec. The related code was removed. Change-Id: I5648166514fc9beffb780aa138495597731f49ea
-
Dmitry Kovalev authored
Change-Id: I6dc9741cdcd700f5c4a387f58da7feb58dd4bbda
-
Jingning Han authored
Assembly implementation of ssse3 8x8 forward 2D-DCT. The current version is turned on only for x86_64. The average unit runtime goes from 157 cycles down to 136 cycles, i.e., about 12.8% faster. This translates into about 1.5% speed-up for pedestrian_area 1080p at speed 2. Change-Id: I0f12435857e9425ed7ce12541344dfa16837f4f4
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Yunqing Wang authored
-
Dmitry Kovalev authored
Change-Id: I2ad333553e673dbabcdc0f0366aea311e90849bf
-
Tom Finegan authored
-
Tom Finegan authored
-
Tom Finegan authored
Change-Id: I1e3d0689554c9b64c035ec0394f052507f7ac2a3
-
Tom Finegan authored
Change-Id: I99e120f934613fb7cc0ef4b4bba0c8caaecf18d2
-
Tom Finegan authored
Change-Id: Iac931dee8fa428a2182d20e48ee515d7c77885c0
-
- Apr 28, 2014
-
-
Tom Finegan authored
-
Yunqing Wang authored
The recent compiler can generate optimized code that uses NEON registers for various operations besides floating-point operations. Therefore, only saving callee-saved registers d8 - d15 at the beginning of the encoder/decoder is not enough anymore. This patch added register saving code in VP8 NEON functions that use those registers. Change-Id: Ie9e44f5188cf410990c8aaaac68faceee9dffd31
-
Vignesh Venkatasubramanian authored
-
- Apr 26, 2014
-
-
James Zern authored
dist is broken in msvs currently due to a dependency on libs.mk which in turn depends on the rest of the source tree, not just the examples Change-Id: I3e313ceeae81eb29ef4bfb099d89756b43583eaa
-
- Apr 25, 2014
-
-
James Zern authored
-
Dmitry Kovalev authored
That code is not used, we could easily return it back using vpx_img_write() function. Change-Id: Id107875c6feab6ad245a518f6b437b6ed4b1246d
-
Dmitry Kovalev authored
Change-Id: I7d66987fd04a3f98c140fc5f99ed0e9bc01f61d0
-
Dmitry Kovalev authored
Change-Id: I61f977a7d0b177881bd5c1a7179fa5f8f089e9a6
-
Dmitry Kovalev authored
-
Tom Finegan authored
-
Dmitry Kovalev authored
Change-Id: Ie99fd7af436ab2f6b3ef0c3f1a652fb26116d861
-
Dmitry Kovalev authored
Change-Id: I99695564a3aa9bc8c79ac0a551d257e2ff3ad3c3
-