No description
Find a file
Martin Storsjo 8e78e306bb Make sure that apv_bufs[0] and u4_is_last always are set
When encoding in header mode, the s_inp_buf struct that was written
to ps_video_encode_op->s_ive_op.s_inp_buf was completely uninitialized.

In ih264e_input_queue_update, make sure to initialize u4_is_last
when skipping frames.

Change-Id: I87e677acd00baf4f732ca7d35ee192e7f1f73994
2015-07-28 18:46:30 +00:00
common Mark arrays of pointers as const 2015-06-27 00:43:36 +03:00
decoder Don't declare variables after statements 2015-06-25 13:29:52 +03:00
encoder Make sure that apv_bufs[0] and u4_is_last always are set 2015-07-28 18:46:30 +00:00
test avcenc: Initialize avg_time 2015-07-28 18:45:02 +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 set -mno-avx 2015-06-27 00:44:27 +03:00
decoder.x86_64.mk Don't set -mno-avx 2015-06-27 00:44:27 +03: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 set -mno-avx 2015-06-27 00:44:27 +03:00
encoder.x86_64.mk Don't set -mno-avx 2015-06-27 00:44:27 +03:00