No description
Find a file
Harinarayanan K K 63f40a8f85 Fixed issues with forcing I and IDR frames.
Setting I frame interval to 1 caused encoder to go into
infinite loop. Fixed that by stopping RC update.

Forcing of I and IDR frame did not cause the frames at expected time
due to delayed encoding. This is fixed now.

Change-Id: Ibf549fb335c053ee33de768455b20e46be3e7c1c
2015-06-24 21:02:01 +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 Fixed issues with forcing I and IDR frames. 2015-06-24 21:02:01 +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 Allow using the clang built-in arm assembler 2015-06-24 20:46:19 +00:00
decoder.arm64.mk Allow using the clang built-in arm assembler 2015-06-24 20:46:19 +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 Allow using the clang built-in arm assembler 2015-06-24 20:46:19 +00:00
encoder.arm64.mk Allow using the clang built-in arm assembler 2015-06-24 20:46:19 +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