No description
Find a file
Martin Storsjo 5ae9fc7e9d Force regenerating the header via i4_gen_header instead of i4_header_mode
If i4_header_mode is set (without the caller explicitly requesting it),
the next frame to be encoded will be missed altogether (when only
a header is output).

Instead force a header to be generated prepended to the next frame.
If the caller explicitly requests header mode, it will be output
in a separate call.

Change-Id: If475717edf980bccb2076f880c60c9dd7dede904
2015-06-25 08:25:57 -07:00
common Remove some unused source files and headers 2015-06-25 08:25:52 -07:00
decoder Fix string handling for generating version strings 2015-06-25 08:25:52 -07:00
encoder Force regenerating the header via i4_gen_header instead of i4_header_mode 2015-06-25 08:25:57 -07:00
test avcenc: Make sure that "avcenc --help" works as intended 2015-06-25 08:25:56 -07:00
Android.mk fix file permissions 2015-05-05 17:51:34 +00:00
decoder.arm.mk Allow using the clang built-in arm assembler 2015-06-25 08:25:48 -07:00
decoder.arm64.mk Allow using the clang built-in arm assembler 2015-06-25 08:25:48 -07:00
decoder.mips.mk fix file permissions 2015-05-05 17:51:34 +00:00
decoder.mips64.mk Fix a variable name typo in the mips64 makefiles 2015-06-03 08:30:27 -07:00
decoder.mk Remove unnecessary defines/undefines in the makefiles 2015-06-25 08:25:43 -07:00
decoder.x86.mk Don't add -m32/-m64 to the cflags 2015-06-25 08:25:51 -07:00
decoder.x86_64.mk Don't add -m32/-m64 to the cflags 2015-06-25 08:25:51 -07:00
encoder.arm.mk Allow using the clang built-in arm assembler 2015-06-25 08:25:48 -07:00
encoder.arm64.mk Allow using the clang built-in arm assembler 2015-06-25 08:25:48 -07:00
encoder.mips.mk fix file permissions 2015-05-05 17:51:34 +00:00
encoder.mips64.mk Fix a variable name typo in the mips64 makefiles 2015-06-03 08:30:27 -07:00
encoder.mk Remove unnecessary defines/undefines in the makefiles 2015-06-25 08:25:43 -07:00
encoder.x86.mk Don't add -m32/-m64 to the cflags 2015-06-25 08:25:51 -07:00
encoder.x86_64.mk Don't add -m32/-m64 to the cflags 2015-06-25 08:25:51 -07:00