No description
Find a file
Martin Storsjo a61d4e0108 armv8: Don't accidentally write 8 bytes instead of 4
This fixes running when built with clang - by pure luck the out of bounds
writes didn't cause any harm when the calling C code was built with gcc.

Change-Id: I4e33dd403b785cbcd24fb80f4db7a86310a32225
2015-06-24 20:45:58 +00:00
common arm: Use vqmovun instead of vqshrun #0 2015-06-24 20:45:42 +00:00
decoder Remove unnecessary calls to ithread_exit 2015-06-24 20:40:31 +00:00
encoder armv8: Don't accidentally write 8 bytes instead of 4 2015-06-24 20:45:58 +00:00
test Don't include <sys/time.h> if WINDOWS_TIMER is set 2015-06-24 20:42:25 +00:00
Android.mk fix file permissions 2015-05-05 17:34:51 +00:00
decoder.arm.mk Remove unnecessary defines/undefines in the makefiles 2015-06-24 20:37:31 +00:00
decoder.arm64.mk Remove unnecessary defines/undefines in the makefiles 2015-06-24 20:37:31 +00:00
decoder.mips.mk fix file permissions 2015-05-05 17:34:51 +00:00
decoder.mips64.mk Fix a variable name typo in the mips64 makefiles 2015-05-20 14:57:43 +03:00
decoder.mk Remove unnecessary defines/undefines in the makefiles 2015-06-24 20:37:31 +00:00
decoder.x86.mk Don't add -m32/-m64 to the cflags 2015-06-24 20:37:53 +00:00
decoder.x86_64.mk Don't add -m32/-m64 to the cflags 2015-06-24 20:37:53 +00:00
encoder.arm.mk Remove unnecessary defines/undefines in the makefiles 2015-06-24 20:37:31 +00:00
encoder.arm64.mk Remove unnecessary defines/undefines in the makefiles 2015-06-24 20:37:31 +00:00
encoder.mips.mk fix file permissions 2015-05-05 17:34:51 +00:00
encoder.mips64.mk Fix a variable name typo in the mips64 makefiles 2015-05-20 14:57:43 +03:00
encoder.mk Remove unnecessary defines/undefines in the makefiles 2015-06-24 20:37:31 +00:00
encoder.x86.mk Don't add -m32/-m64 to the cflags 2015-06-24 20:37:53 +00:00
encoder.x86_64.mk Don't add -m32/-m64 to the cflags 2015-06-24 20:37:53 +00:00